Beyond the Gates of Euclidean Space: Temporal-Discrimination-Fusions and Attention-based Graph Neural Network for Human Activity Recognition
Nafees Ahmad, Savio Ho-Chit Chow, Ho-fung Leung

TL;DR
This paper introduces a novel GNN-based framework combining graph convolution and attention mechanisms to enhance human activity recognition from wearable sensor data, addressing limitations of traditional deep learning methods.
Contribution
It presents a new model integrating time-series graphs, GCNs, and self-attention GNNs for improved activity recognition, a first in applying this combination to HAR.
Findings
Significant performance improvement over state-of-the-art methods.
Effective modeling of sensor data interactions and priorities.
Enhanced discrimination of activity features.
Abstract
Human activity recognition (HAR) through wearable devices has received much interest due to its numerous applications in fitness tracking, wellness screening, and supported living. As a result, we have seen a great deal of work in this field. Traditional deep learning (DL) has set a state of the art performance for HAR domain. However, it ignores the data's structure and the association between consecutive time stamps. To address this constraint, we offer an approach based on Graph Neural Networks (GNNs) for structuring the input representation and exploiting the relations among the samples. However, even when using a simple graph convolution network to eliminate this shortage, there are still several limiting factors, such as inter-class activities issues, skewed class distribution, and a lack of consideration for sensor data priority, all of which harm the HAR model's performance. To…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsContext-Aware Activity Recognition Systems · Advanced Graph Neural Networks
MethodsConvolution · Graph Convolutional Network
