Lightweight Transformer in Federated Setting for Human Activity Recognition
Ali Raza, Kim Phuc Tran, Ludovic Koehl, Shujun Li, Xianyi Zeng, and, Khaled Benzaidi

TL;DR
This paper introduces a lightweight transformer model for human activity recognition that enhances privacy and efficiency, outperforming existing CNN and RNN based classifiers in federated and centralized settings.
Contribution
The paper proposes a novel lightweight transformer architecture and a federated learning framework for HAR, addressing privacy and computational limitations of traditional methods.
Findings
Outperforms state-of-the-art CNN and RNN HAR classifiers
More computationally efficient than existing models
Effective in both federated and centralized settings
Abstract
Human activity recognition (HAR) is a machine learning task with important applications in healthcare especially in the context of home care of patients and older adults. HAR is often based on data collected from smart sensors, particularly smart home IoT devices such as smartphones, wearables and other body sensors. Deep learning techniques like convolutional neural networks (CNNs) and recurrent neural networks (RNNs) have been used for HAR, both in centralized and federated settings. However, these techniques have certain limitations: RNNs cannot be easily parallelized, CNNs have the limitation of sequence length, and both are computationally expensive. Moreover, in home healthcare applications the centralized approach can raise serious privacy concerns since the sensors used by a HAR classifier collect a lot of highly personal and sensitive data about people in the home. In this…
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 · IoT and Edge/Fog Computing · Human Pose and Action Recognition
