paper-with-me

홈 › Papers

HARMamba: Efficient and Lightweight Wearable Sensor Human Activity Recognition Based on Bidirectional Mamba

2024-03-29 · Shuangjian Li, Tao Zhu, Furong Duan, Liming Chen, Huansheng Ning, Christopher Nugent, Yaping Wan

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 operations. The model employs independent channels to process sensor data streams, dividing each channel into patches and appending classification tokens to the end of the sequence. It utilizes position embedding to represent the sequence order. The patch sequence is subsequently processed by HARMamba Block, and the classification head finally outputs the activity category. The HARMamba Block serves as the fundamental component of the HARMamba architecture, enabling the effective capture of more discriminative activity sequence features. HARMamba outperforms contemporary state-of-the-art frameworks, delivering comparable or better accuracy with significantly reducing computational and memory demands. It's effectiveness has been extensively validated on 4 publically available datasets namely PAMAP2, WISDM, UNIMIB SHAR and UCI. The F1 scores of HARMamba on the four datasets are 99.74%, 99.20%, 88.23% and 97.01%, respectively.

📄 PDF Abstract BibTeX arXiv:2403.20183

Code (1)

anakin2555/decomposewhar pytorch

Tasks

Activity RecognitionHuman Activity RecognitionMamba

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

SALIENCE: An Unsupervised User Adaptation Model for Multiple Wearable Sensors Based Human Activity Recognition

2021-08-17 · Ling Chen, Yi Zhang, Shenghuan Miao, Sirou Zhu 외

Unsupervised user adaptation aligns the feature distributions of the data from training users and the new user, so a well-trained wearable human activity recognition (WHAR) model can be well adapted to the new user. With…

Activity RecognitionHuman Activity Recognition

Human Activity Recognition Based on Wearable Sensor Data: A Standardization of the State-of-the-Art

2018-06-13 · Artur Jordao, Antonio C. Nazare Jr., Jessica Sena, William Robson Schwartz

Human activity recognition based on wearable sensor data has been an attractive research topic due to its application in areas such as healthcare and smart environments. In this context, many works have presented remarka…

Activity RecognitionHuman Activity Recognitionimage-classificationImage Classification+2

Deep Learning in Human Activity Recognition with Wearable Sensors: A Review on Advances

2021-10-31 · Shibo Zhang, Yaxuan Li, Shen Zhang, Farzad Shahabi 외

Mobile and wearable devices have enabled numerous applications, including activity tracking, wellness monitoring, and human--computer interaction, that measure and improve our daily lives. Many of these applications are …

Activity RecognitionDeep LearningHuman Activity Recognition

WSense: A Robust Feature Learning Module for Lightweight Human Activity Recognition

2023-03-31 · Ayokunle Olalekan Ige, Mohd Halim Mohd Noor

In recent times, various modules such as squeeze-and-excitation, and others have been proposed to improve the quality of features learned from wearable sensor signals. However, these modules often cause the number of par…

Activity RecognitionHuman Activity Recognition

Ultra-sensitive Flexible Sponge-Sensor Array for Muscle Activities Detection and Human Limb Motion Recognition

2022-04-30 · Jiao Suo, Yifan Liu, Clio Cheng, Keer Wang 외

Human limb motion tracking and recognition plays an important role in medical rehabilitation training, lower limb assistance, prosthetics design for amputees, feedback control for assistive robots, etc. Lightweight weara…

Action DetectionActivity Detection