TL;DR
This paper introduces an attention-based deep learning framework for human activity recognition that outperforms existing models and includes a transfer learning approach for user personalization, demonstrating significant improvements in accuracy.
Contribution
The paper presents a novel attention-based architecture for HAR that overcomes RNN limitations and a transfer learning method for user-specific model adaptation.
Findings
Over 7% improvement in F1 score over previous models.
Effective transfer learning strategy increases user-specific F1 score by 6%.
Demonstrates superior performance of the proposed framework through extensive experiments.
Abstract
Sensor-based human activity recognition (HAR) requires to predict the action of a person based on sensor-generated time series data. HAR has attracted major interest in the past few years, thanks to the large number of applications enabled by modern ubiquitous computing devices. While several techniques based on hand-crafted feature engineering have been proposed, the current state-of-the-art is represented by deep learning architectures that automatically obtain high level representations and that use recurrent neural networks (RNNs) to extract temporal dependencies in the input. RNNs have several limitations, in particular in dealing with long-term dependencies. We propose a novel deep learning framework, \algname, based on a purely attention-based mechanism, that overcomes the limitations of the state-of-the-art. We show that our proposed attention-based architecture is considerably…
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.
