paper-with-me

홈 › Papers

Bridging Generalization and Personalization in Human Activity Recognition via On-Device Few-Shot Learning

2025-08-21 · Pixi Kang, Julian Moosmann, Mengxi Liu, Bo Zhou, Michele Magno, Paul Lukowicz, Sizhen Bian arxiv

Human Activity Recognition (HAR) with different sensing modalities requires both strong generalization across diverse users and efficient personalization for individuals. However, conventional HAR models often fail to generalize when faced with user-specific variations, leading to degraded performance. To address this challenge, we propose a novel on-device few-shot learning framework that bridges generalization and personalization in HAR. Our method first trains a generalizable representation across users and then rapidly adapts to new users with only a few labeled samples, updating lightweight classifier layers directly on resource-constrained devices. This approach achieves robust on-device learning with minimal computation and memory cost, making it practical for real-world deployment. We implement our framework on the energy-efficient RISC-V GAP9 microcontroller and evaluate it on three benchmark datasets (RecGym, QVAR-Gesture, Ultrasound-Gesture). Across these scenarios, post-deployment adaptation improves accuracy by 3.73\%, 17.38\%, and 3.70\%, respectively. These results demonstrate that few-shot on-device learning enables scalable, user-aware, and energy-efficient wearable human activity recognition by seamlessly uniting generalization and personalization. The related framework is open sourced for further research\footnote{https://github.com/kangpx/onlineTiny2023}.

📄 PDF Abstract BibTeX arXiv:2508.15413

Code (0)

등록된 구현이 없습니다.

Tasks

Human Activity RecognitionFew-Shot Learning

Similar Papers 제목 키워드 기반

MAGNETO: Edge AI for Human Activity Recognition -- Privacy and Personalization

2024-02-11 · Jingwei Zuo, George Arvanitakis, Mthandazo Ndhlovu, Hakim Hacid

Human activity recognition (HAR) is a well-established field, significantly advanced by modern machine learning (ML) techniques. While companies have successfully integrated HAR into consumer products, they typically rel…

Activity RecognitionHuman Activity RecognitionIncremental Learning

DGAR: A Unified Domain Generalization Framework for RF-Enabled Human Activity Recognition

2025-03-22 · Junshuo Liu, Xin Shi, Robert C. Qiu

Radio-frequency (RF)-based human activity recognition (HAR) provides a contactless and privacy-preserving solution for monitoring human behavior in applications such as personalized healthcare, ambient assisted living, a…

Activity RecognitionDomain GeneralizationHuman Activity RecognitionPrivacy Preserving

On Handling Catastrophic Forgetting for Incremental Learning of Human Physical Activity on the Edge

2023-02-18 · Jingwei Zuo, George Arvanitakis, Hakim Hacid

Human activity recognition (HAR) has been a classic research problem. In particular, with recent machine learning (ML) techniques, the recognition task has been largely investigated by companies and integrated into their…

Activity RecognitionHuman Activity RecognitionIncremental Learning

FedAvg for HAR: Exploring the Tradeoff Between Personalized and Generalization Accuracy

2026-07-03 · Andrea De Luna, Susanna Peretti, Chiara Contoli, Alessandro Bogliolo arxiv

The federated learning (FL) paradigm fosters distributed pervasive computing combined with artificial intelligence techniques, allowing for optimized data usage and improved mitigation of privacy concerns. Indeed, model …

Human Activity RecognitionFederated Learning

Uncertainty-Aware (Un)Supervised Few-Shot User Adaptation for On-Device Personalized Human Activity Recognition

2026-06-03 · Maximilian Burzer, Till Riedel, Michael Beigl, Tobias Röddiger arxiv

Sensor-based Human Activity Recognition (HAR) models often degrade on unseen users due to domain shifts caused by individual movement patterns and sensor placement. Practical wearable HAR systems therefore require person…

Human Activity Recognition