LaHAR: Latent Human Activity Recognition using LDA
Zeyd Boukhers, Danniene Wete, Steffen Staab

TL;DR
This paper introduces LaHAR, a novel method using Latent Dirichlet Allocation to discover latent human activity patterns from sequential sensor data, providing an interpretable and effective clustering approach for HAR.
Contribution
It applies LDA, originally for text analysis, to sensor data for the first time in HAR, enabling discovery of underlying activity patterns without predefined classes.
Findings
LDA effectively uncovers latent structures in HAR data.
LDA achieves accurate clustering of activity sequences.
Provides human-understandable representations of sensor data.
Abstract
Processing sequential multi-sensor data becomes important in many tasks due to the dramatic increase in the availability of sensors that can acquire sequential data over time. Human Activity Recognition (HAR) is one of the fields which are actively benefiting from this availability. Unlike most of the approaches addressing HAR by considering predefined activity classes, this paper proposes a novel approach to discover the latent HAR patterns in sequential data. To this end, we employed Latent Dirichlet Allocation (LDA), which is initially a topic modelling approach used in text analysis. To make the data suitable for LDA, we extract the so-called "sensory words" from the sequential data. We carried out experiments on a challenging HAR dataset, demonstrating that LDA is capable of uncovering underlying structures in sequential data, which provide a human-understandable representation of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsContext-Aware Activity Recognition Systems · Time Series Analysis and Forecasting · Anomaly Detection Techniques and Applications
MethodsLinear Discriminant Analysis
