paper-with-me

Papers

Balancing Continual Learning and Fine-tuning for Human Activity Recognition

2024-01-04 · Chi Ian Tang, Lorena Qendro, Dimitris Spathis, Fahim Kawsar, Akhil Mathur, Cecilia Mascolo

Wearable-based Human Activity Recognition (HAR) is a key task in human-centric machine learning due to its fundamental understanding of human behaviours. Due to the dynamic nature of human behaviours, continual learning promises HAR systems that are tailored to users' needs. However, because of the difficulty in collecting labelled data with wearable sensors, existing approaches that focus on supervised continual learning have limited applicability, while unsupervised continual learning methods only handle representation learning while delaying classifier training to a later stage. This work explores the adoption and adaptation of CaSSLe, a continual self-supervised learning model, and Kaizen, a semi-supervised continual learning model that balances representation learning and down-stream classification, for the task of wearable-based HAR. These schemes re-purpose contrastive learning for knowledge retention and, Kaizen combines that with self-training in a unified scheme that can leverage unlabelled and labelled data for continual learning. In addition to comparing state-of-the-art self-supervised continual learning schemes, we further investigated the importance of different loss terms and explored the trade-off between knowledge retention and learning from new tasks. In particular, our extensive evaluation demonstrated that the use of a weighting factor that reflects the ratio between learned and new classes achieves the best overall trade-off in continual learning.

📄 PDF Abstract BibTeX arXiv:2401.02255

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionContinual LearningContinual Self-Supervised LearningContrastive LearningHuman Activity RecognitionRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

CLAD-Net: Continual Activity Recognition in Multi-Sensor Wearable Systems

2025-09-27 · Reza Rahimi Azghan, Gautham Krishna Gudur, Mohit Malu, Edison Thomaz 외 arxiv

The rise of deep learning has greatly advanced human behavior monitoring using wearable sensors, particularly human activity recognition (HAR). While deep models have been widely studied, most assume stationary data dist…

Human Activity RecognitionKnowledge DistillationContinual Learning

Decoupled Prompt-Adapter Tuning for Continual Activity Recognition

2024-07-20 · Di Fu, Thanh Vinh Vo, Haozhe Ma, Tze-Yun Leong

Action recognition technology plays a vital role in enhancing security through surveillance systems, enabling better patient monitoring in healthcare, providing in-depth performance analysis in sports, and facilitating s…

Action RecognitionActivity Recognition

LLaVA-c: Continual Improved Visual Instruction Tuning

2025-06-10 · Wenzhuo LIU, Fei Zhu, Haiyang Guo, Longhui Wei 외

Multimodal models like LLaVA-1.5 achieve state-of-the-art visual understanding through visual instruction tuning on multitask datasets, enabling strong instruction-following and multimodal performance. However, multitask…

Continual LearningContinual PretrainingInstruction Following

BSDGAN: Balancing Sensor Data Generative Adversarial Networks for Human Activity Recognition

2022-08-07 · Yifan Hu, Yu Wang

The development of IoT technology enables a variety of sensors can be integrated into mobile devices. Human Activity Recognition (HAR) based on sensor data has become an active research topic in the field of machine lear…

Activity RecognitionHuman Activity Recognition

Efficient Online Continual Learning in Sensor-Based Human Activity Recognition

2025-11-04 · Yao Zhang, Souza Leite Clayton, Yu Xiao arxiv

Machine learning models for sensor-based human activity recognition (HAR) are expected to adapt post-deployment to recognize new activities and different ways of performing existing ones. To address this need, Online Con…

Human Activity RecognitionContinual Learning