paper-with-me

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 whose collection is often time-consuming, expensive, and error-prone. At the same time, due to the intra- and inter-variability of activity execution, activity models should be personalized for each user. In this work, we propose SelfAct: a novel framework for HAR combining self-supervised and active learning to mitigate these problems. SelfAct leverages a large pool of unlabeled data collected from many users to pre-train through self-supervision a DL model, with the goal of learning a meaningful and efficient latent representation of sensor data. The resulting pre-trained model can be locally used by new users, which will fine-tune it thanks to a novel unsupervised active learning strategy. Our experiments on two publicly available HAR datasets demonstrate that SelfAct achieves results that are close to or even better than the ones of fully supervised approaches with a small number of active learning queries.

📄 PDF Abstract BibTeX arXiv:2304.09530

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningActivity RecognitionHuman Activity Recognition

Similar Papers 제목 키워드 기반

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

Self-supervised Pretraining for Robust Personalized Voice Activity Detection in Adverse Conditions

2023-12-27 · Holger Severin Bovbjerg, Jesper Jensen, Jan Østergaard, Zheng-Hua Tan

In this paper, we propose the use of self-supervised pretraining on a large unlabelled data set to improve the performance of a personalized voice activity detection (VAD) model in adverse conditions. We pretrain a long …

Action DetectionActivity DetectionDenoising

Learning Generalizable Physiological Representations from Large-scale Wearable Data

2020-11-09 · Dimitris Spathis, Ignacio Perez-Pozuelo, Soren Brage, Nicholas J. Wareham 외

To date, research on sensor-equipped mobile devices has primarily focused on the purely supervised task of human activity recognition (walking, running, etc), demonstrating limited success in inferring high-level health …

Activity RecognitionHuman Activity RecognitionRepresentation LearningTransfer Learning

Personalized Human Activity Recognition Using Convolutional Neural Networks

2018-01-25 · Seyed Ali Rokni, Marjan Nourollahi, Hassan Ghasemzadeh

A major barrier to the personalized Human Activity Recognition using wearable sensors is that the performance of the recognition model drops significantly upon adoption of the system by new users or changes in physical/ …

Activity RecognitionHuman Activity RecognitionTransfer Learning

SoGAR: Self-supervised Spatiotemporal Attention-based Social Group Activity Recognition

2023-04-27 · Naga VS Raviteja Chappa, Pha Nguyen, Alexander H Nelson, Han-Seok Seo 외

This paper introduces a novel approach to Social Group Activity Recognition (SoGAR) using Self-supervised Transformers network that can effectively utilize unlabeled video data. To extract spatio-temporal information, we…

Activity RecognitionGroup Activity Recognition