paper-with-me

Papers

Timestamp-supervised Wearable-based Activity Segmentation and Recognition with Contrastive Learning and Order-Preserving Optimal Transport

2023-10-13 · Songpengcheng Xia, Lei Chu, Ling Pei, Jiarui Yang, Wenxian Yu, Robert C. Qiu

Human activity recognition (HAR) with wearables is one of the serviceable technologies in ubiquitous and mobile computing applications. The sliding-window scheme is widely adopted while suffering from the multi-class windows problem. As a result, there is a growing focus on joint segmentation and recognition with deep-learning methods, aiming at simultaneously dealing with HAR and time-series segmentation issues. However, obtaining the full activity annotations of wearable data sequences is resource-intensive or time-consuming, while unsupervised methods yield poor performance. To address these challenges, we propose a novel method for joint activity segmentation and recognition with timestamp supervision, in which only a single annotated sample is needed in each activity segment. However, the limited information of sparse annotations exacerbates the gap between recognition and segmentation tasks, leading to sub-optimal model performance. Therefore, the prototypes are estimated by class-activation maps to form a sample-to-prototype contrast module for well-structured embeddings. Moreover, with the optimal transport theory, our approach generates the sample-level pseudo-labels that take advantage of unlabeled data between timestamp annotations for further performance improvement. Comprehensive experiments on four public HAR datasets demonstrate that our model trained with timestamp supervision is superior to the state-of-the-art weakly-supervised methods and achieves comparable performance to the fully-supervised approaches.

📄 PDF Abstract BibTeX arXiv:2310.09114

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionContrastive LearningHuman Activity RecognitionSegmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

An Unsupervised Approach for Automatic Activity Recognition based on Hidden Markov Model Regression

2013-12-25 · Dorra Trabelsi, Samer Mohammed, Faicel Chamroukhi, Latifa Oukhellou 외

Using supervised machine learning approaches to recognize human activities from on-body wearable accelerometers generally requires a large amount of labelled data. When ground truth information is not available, too expe…

Activity RecognitionGeneral ClassificationHuman Activity Recognitionregression+3

SALIENCE: An Unsupervised User Adaptation Model for Multiple Wearable Sensors Based Human Activity Recognition

2021-08-17 · Ling Chen, Yi Zhang, Shenghuan Miao, Sirou Zhu 외

Unsupervised user adaptation aligns the feature distributions of the data from training users and the new user, so a well-trained wearable human activity recognition (WHAR) model can be well adapted to the new user. With…

Activity RecognitionHuman Activity Recognition

Multi-level Contrast Network for Wearables-based Joint Activity Segmentation and Recognition

2022-08-16 · Songpengcheng Xia, Lei Chu, Ling Pei, Wenxian Yu 외

Human activity recognition (HAR) with wearables is promising research that can be widely adopted in many smart healthcare applications. In recent years, the deep learning-based HAR models have achieved impressive recogni…

Activity PredictionActivity RecognitionHuman Activity RecognitionSegmentation

Timestamp-Supervised Action Segmentation with Graph Convolutional Networks

2022-06-30 · Hamza Khan, Sanjay Haresh, Awais Ahmed, Shakeeb Siddiqui 외

We introduce a novel approach for temporal activity segmentation with timestamp supervision. Our main contribution is a graph convolutional network, which is learned in an end-to-end manner to exploit both frame features…

Action SegmentationSegmentation

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