What Makes Good Contrastive Learning on Small-Scale Wearable-based Tasks?
Hangwei Qian, Tian Tian, Chunyan Miao

TL;DR
This paper investigates the effectiveness of contrastive learning for small-scale wearable-based activity recognition, analyzing algorithmic components and task-specific challenges, and provides a practical open-source library for future research.
Contribution
It offers a comprehensive analysis of contrastive learning on wearable data, highlighting unique challenges and proposing a modular PyTorch library for further exploration.
Findings
Contrastive learning components have varying impacts on performance.
Wearable signals introduce unique challenges not addressed by existing models.
The open-source library facilitates rapid development of new contrastive methods.
Abstract
Self-supervised learning establishes a new paradigm of learning representations with much fewer or even no label annotations. Recently there has been remarkable progress on large-scale contrastive learning models which require substantial computing resources, yet such models are not practically optimal for small-scale tasks. To fill the gap, we aim to study contrastive learning on the wearable-based activity recognition task. Specifically, we conduct an in-depth study of contrastive learning from both algorithmic-level and task-level perspectives. For algorithmic-level analysis, we decompose contrastive models into several key components and conduct rigorous experimental evaluations to better understand the efficacy and rationale behind contrastive learning. More importantly, for task-level analysis, we show that the wearable-based signals bring unique challenges and opportunities to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsContext-Aware Activity Recognition Systems · Mobile Crowdsensing and Crowdsourcing · Human Mobility and Location-Based Analysis
MethodsContrastive Learning
