A two-stage pipeline encodes daily home-activity text with MiniLM, clusters the embeddings, and applies PageRank to derive per-patient behavior vectors.
Representation Learning of Daily Movement Data Using Text Encoders
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Time-series representation learning is a key area of research for remote healthcare monitoring applications. In this work, we focus on a dataset of recordings of in-home activity from people living with Dementia. We design a representation learning method based on converting activity to text strings that can be encoded using a language model fine-tuned to transform data from the same participants within a $30$-day window to similar embeddings in the vector space. This allows for clustering and vector searching over participants and days, and the identification of activity deviations to aid with personalised delivery of care.
fields
cs.AI 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Analyzing Patient Daily Movement Behavior Dynamics Using Two-Stage Encoding Model
A two-stage pipeline encodes daily home-activity text with MiniLM, clusters the embeddings, and applies PageRank to derive per-patient behavior vectors.