paper-with-me

Papers

SelfHAR: Improving Human Activity Recognition through Self-training with Unlabeled Data

2021-02-11 · Chi Ian Tang, Ignacio Perez-Pozuelo, Dimitris Spathis, Soren Brage, Nick Wareham, Cecilia Mascolo

Machine learning and deep learning have shown great promise in mobile sensing applications, including Human Activity Recognition. However, the performance of such models in real-world settings largely depends on the availability of large datasets that captures diverse behaviors. Recently, studies in computer vision and natural language processing have shown that leveraging massive amounts of unlabeled data enables performance on par with state-of-the-art supervised models. In this work, we present SelfHAR, a semi-supervised model that effectively learns to leverage unlabeled mobile sensing datasets to complement small labeled datasets. Our approach combines teacher-student self-training, which distills the knowledge of unlabeled and labeled datasets while allowing for data augmentation, and multi-task self-supervision, which learns robust signal-level representations by predicting distorted versions of the input. We evaluated SelfHAR on various HAR datasets and showed state-of-the-art performance over supervised and previous semi-supervised approaches, with up to 12% increase in F1 score using the same number of model parameters at inference. Furthermore, SelfHAR is data-efficient, reaching similar performance using up to 10 times less labeled data compared to supervised approaches. Our work not only achieves state-of-the-art performance in a diverse set of HAR datasets, but also sheds light on how pre-training tasks may affect downstream performance.

📄 PDF Abstract BibTeX arXiv:2102.06073

Code (1)

iantangc/SelfHAR 공식 구현 tf

Tasks

Activity RecognitionData AugmentationHuman Activity Recognition

Similar Papers 제목 키워드 기반

Hierarchical Self Attention Based Autoencoder for Open-Set Human Activity Recognition

2021-03-07 · M Tanjid Hasan Tonmoy, Saif Mahmud, A K M Mahbubur Rahman, M Ashraful Amin 외

Wearable sensor based human activity recognition is a challenging problem due to difficulty in modeling spatial and temporal dependencies of sensor signals. Recognition models in closed-set assumption are forced to yield…

Activity RecognitionDecoderHuman Activity RecognitionOpen Set Learning

Nonsuicidal Self-Injury and Substance Use Disorders: A Shared Language of Addiction

2022-07-01 · NAACL (CLPsych) 2022 7 · Salvatore Giorgi, McKenzie Himelein-Wachowiak, Daniel Habib, Lyle Ungar 외

Nonsuicidal self-injury (NSSI), or the deliberate injuring of one?s body without intending to die, has been shown to exhibit many similarities to substance use disorders (SUDs), including population-level characteristics…

SelfAct: Personalized Activity Recognition based on Self-Supervised and Active Learning

2023-04-19 · Luca Arrotta, Gabriele Civitarese, Samuele Valente, Claudio Bettini

Supervised Deep Learning (DL) models are currently the leading approach for sensor-based Human Activity Recognition (HAR) on wearable and mobile devices. However, training them requires large amounts of labeled data whos…

Active LearningActivity RecognitionHuman Activity Recognition

Self-supervised Learning for Human Activity Recognition Using 700,000 Person-days of Wearable Data

2022-06-06 · Hang Yuan, Shing Chan, Andrew P. Creagh, Catherine Tong 외

Advances in deep learning for human activity recognition have been relatively limited due to the lack of large labelled datasets. In this study, we leverage self-supervised learning techniques on the UK-Biobank activity …

Activity RecognitionHuman Activity RecognitionSelf-Supervised Learning

Contrastive Predictive Coding for Human Activity Recognition

2020-12-09 · Harish Haresamudram, Irfan Essa, Thomas Ploetz

Feature extraction is crucial for human activity recognition (HAR) using body-worn movement sensors. Recently, learned representations have been used successfully, offering promising alternatives to manually engineered f…

Activity RecognitionHuman Activity Recognition