TL;DR
HAR-GCNN is a deep graph CNN model that utilizes the chronological correlation of mobile sensor data to improve human activity recognition, especially in scenarios with unlabeled or inaccurately labeled data, achieving significant accuracy improvements.
Contribution
The paper introduces HAR-GCNN, a novel deep graph CNN approach that leverages implicit chronological relationships to predict unlabeled activities in mobile sensor data.
Findings
Improves classification accuracy by about 25% over baselines.
Achieves up to 68% accuracy improvement on different datasets.
Effectively predicts missing activity labels using known labels and data chronology.
Abstract
The problem of human activity recognition from mobile sensor data applies to multiple domains, such as health monitoring, personal fitness, daily life logging, and senior care. A critical challenge for training human activity recognition models is data quality. Acquiring balanced datasets containing accurate activity labels requires humans to correctly annotate and potentially interfere with the subjects' normal activities in real-time. Despite the likelihood of incorrect annotation or lack thereof, there is often an inherent chronology to human behavior. For example, we take a shower after we exercise. This implicit chronology can be used to learn unknown labels and classify future activities. In this work, we propose HAR-GCCN, a deep graph CNN model that leverages the correlation between chronologically adjacent sensor measurements to predict the correct labels for unclassified…
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.
