paper-with-me

Papers

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, Aidan Acquah, David A. Clifton, Aiden Doherty

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 tracker dataset--the largest of its kind to date--containing more than 700,000 person-days of unlabelled wearable sensor data. Our resulting activity recognition model consistently outperformed strong baselines across seven benchmark datasets, with an F1 relative improvement of 2.5%-100% (median 18.4%), the largest improvements occurring in the smaller datasets. In contrast to previous studies, our results generalise across external datasets, devices, and environments. Our open-source model will help researchers and developers to build customisable and generalisable activity classifiers with high performance.

📄 PDF Abstract BibTeX arXiv:2206.02909

Code (1)

OxWearables/ssl-wearables 공식 구현 pytorch

Tasks

Activity RecognitionHuman Activity RecognitionSelf-Supervised Learning

Similar Papers 제목 키워드 기반

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

Personalized Activity Recognition with Deep Triplet Embeddings

2020-01-15 · David M. Burns, Cari M. Whyne

A significant challenge for a supervised learning approach to inertial human activity recognition is the heterogeneity of data between individual users, resulting in very poor performance of impersonal algorithms for som…

Action DetectionActivity DetectionActivity RecognitionHuman Activity Recognition+1

Contrastive Learning with Cross-Modal Knowledge Mining for Multimodal Human Activity Recognition

2022-05-20 · Razvan Brinzea, Bulat Khaertdinov, Stylianos Asteriadis

Human Activity Recognition is a field of research where input data can take many forms. Each of the possible input modalities describes human behaviour in a different way, and each has its own strengths and weaknesses. W…

Activity RecognitionContrastive LearningHuman Activity RecognitionRetrieval+1

Subject Invariant Contrastive Learning for Human Activity Recognition

2025-07-04 · Yavuz Yarici, Kiran Kokilepersaud, Mohit Prabhushankar, Ghassan AlRegib arxiv

The high cost of annotating data makes self-supervised approaches, such as contrastive learning methods, appealing for Human Activity Recognition (HAR). Effective contrastive learning relies on selecting informative posi…

Human Activity RecognitionContrastive 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