paper-with-me

홈 › Papers

A Light-weight Deep Human Activity Recognition Algorithm Using Multi-knowledge Distillation

2021-07-06 · Runze Chen, Haiyong Luo, Fang Zhao, Xuechun Meng, Zhiqing Xie, Yida Zhu

Inertial sensor-based human activity recognition (HAR) is the base of many human-centered mobile applications. Deep learning-based fine-grained HAR models enable accurate classification in various complex application scenarios. Nevertheless, the large storage and computational overhead of the existing fine-grained deep HAR models hinder their widespread deployment on resource-limited platforms. Inspired by the knowledge distillation's reasonable model compression and potential performance improvement capability, we design a multi-level HAR modeling pipeline called Stage-Logits-Memory Distillation (SMLDist) based on the widely-used MobileNet. By paying more attention to the frequency-related features during the distillation process, the SMLDist improves the HAR classification robustness of the students. We also propose an auto-search mechanism in the heterogeneous classifiers to improve classification performance. Extensive simulation results demonstrate that SMLDist outperforms various state-of-the-art HAR frameworks in accuracy and F1 macro score. The practical evaluation of the Jetson Xavier AGX platform shows that the SMLDist model is both energy-efficient and computation-efficient. These experiments validate the reasonable balance between the robustness and efficiency of the proposed model. The comparative experiments of knowledge distillation on six public datasets also demonstrate that the SMLDist outperforms other advanced knowledge distillation methods of students' performance, which verifies the good generalization of the SMLDist on other classification tasks, including but not limited to HAR.

📄 PDF Abstract BibTeX arXiv:2107.07331

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionClassificationHuman Activity RecognitionKnowledge DistillationModel Compression

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Non-stationary BERT: Exploring Augmented IMU Data For Robust Human Activity Recognition

2024-09-25 · Ning Sun, YuFei Wang, Yuwei Zhang, Jixiang Wan 외

Human Activity Recognition (HAR) has gained great attention from researchers due to the popularity of mobile devices and the need to observe users' daily activity data for better human-computer interaction. In this work,…

Activity RecognitionData AugmentationHuman Activity Recognition

A Lightweight Deep Learning Model for Human Activity Recognition on Edge Devices

2019-09-20 · Preeti Agarwal, Mansaf Alam

Human Activity Recognition (HAR) using wearable and mobile sensors has gained momentum in last few years, in various fields, such as, healthcare, surveillance, education, entertainment. Nowadays, Edge Computing has emerg…

Activity RecognitionDeep LearningEdge-computingHuman Activity Recognition

Lightweight Transformers for Human Activity Recognition on Mobile Devices

2022-09-22 · Sannara Ek, François Portet, Philippe Lalanda

Human Activity Recognition (HAR) on mobile devices has shown to be achievable with lightweight neural models learned from data generated by the user's inertial measurement units (IMUs). Most approaches for instanced-base…

Activity RecognitionHuman Activity Recognition

An Algorithm for On-Sensor Agnostic Detection of Changes in Human Activity for Ultra-Low-Power Applications

2026-04-24 · Sara Rimoldi, Arianna De Vecchi, Hazem Hesham Yousef Shalby, Federica Villa arxiv

Wearable devices running Human Activity Recognition(HAR) on Inertial Measurement Units~(IMUs) waste energy by performing continuous classification for each window, even during long periods of unchanged activity. We addre…

Human Activity Recognition

Entropy Decision Fusion for Smartphone Sensor based Human Activity Recognition

2020-05-30 · Olasimbo Ayodeji Arigbabu

Human activity recognition serves an important part in building continuous behavioral monitoring systems, which are deployable for visual surveillance, patient rehabilitation, gaming, and even personally inclined smart h…

Activity RecognitionHuman Activity Recognition