HARMamba: Efficient and Lightweight Wearable Sensor Human Activity Recognition Based on Bidirectional Mamba
Shuangjian Li, Tao Zhu, Furong Duan, Liming Chen, Huansheng Ning,, Christopher Nugent, Yaping Wan

TL;DR
HARMamba is a lightweight, efficient human activity recognition model that combines bidirectional state space modeling with hardware-aware design, achieving high accuracy with reduced computational resources on multiple datasets.
Contribution
The paper introduces HARMamba, a novel lightweight HAR architecture that integrates selective bidirectional state space models and hardware-aware mechanisms for resource-efficient activity recognition.
Findings
HARMamba achieves high F1 scores: 99.74%, 99.20%, 88.23%, 97.01% on four datasets.
It significantly reduces computational and memory requirements compared to state-of-the-art models.
Validated effectiveness across multiple public datasets.
Abstract
Wearable sensor-based human activity recognition (HAR) is a critical research domain in activity perception. However, achieving high efficiency and long sequence recognition remains a challenge. Despite the extensive investigation of temporal deep learning models, such as CNNs, RNNs, and transformers, their extensive parameters often pose significant computational and memory constraints, rendering them less suitable for resource-constrained mobile health applications. This study introduces HARMamba, an innovative light-weight and versatile HAR architecture that combines selective bidirectional State Spaces Model and hardware-aware design. To optimize real-time resource consumption in practical scenarios, HARMamba employs linear recursive mechanisms and parameter discretization, allowing it to selectively focus on relevant input sequences while efficiently fusing scan and recompute…
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
MethodsFocus
