A Light-weight Deep Human Activity Recognition Algorithm Using Multi-knowledge Distillation
Runze Chen, Haiyong Luo, Fang Zhao, Xuechun Meng, Zhiqing, Xie, Yida Zhu

TL;DR
This paper introduces SMLDist, a lightweight deep learning model for human activity recognition that leverages multi-knowledge distillation and auto-search to achieve high accuracy while maintaining energy and computation efficiency on resource-limited devices.
Contribution
The paper proposes a novel multi-level knowledge distillation framework with an auto-search mechanism, improving HAR accuracy and robustness with reduced model size and computational cost.
Findings
SMLDist outperforms state-of-the-art HAR models in accuracy and F1 score.
The model is energy-efficient and suitable for deployment on resource-limited platforms.
It demonstrates strong generalization across multiple datasets.
Abstract
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…
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 · Human Pose and Action Recognition · Indoor and Outdoor Localization Technologies
MethodsKnowledge Distillation
