paper-with-me

Papers

Self-supervised transfer learning of physiological representations from free-living wearable data

2020-11-18 · Dimitris Spathis, Ignacio Perez-Pozuelo, Soren Brage, Nicholas J. Wareham, Cecilia Mascolo

Wearable devices such as smartwatches are becoming increasingly popular tools for objectively monitoring physical activity in free-living conditions. To date, research has primarily focused on the purely supervised task of human activity recognition, demonstrating limited success in inferring high-level health outcomes from low-level signals. Here, we present a novel self-supervised representation learning method using activity and heart rate (HR) signals without semantic labels. With a deep neural network, we set HR responses as the supervisory signal for the activity data, leveraging their underlying physiological relationship. In addition, we propose a custom quantile loss function that accounts for the long-tailed HR distribution present in the general population. We evaluate our model in the largest free-living combined-sensing dataset (comprising >280k hours of wrist accelerometer & wearable ECG data). Our contributions are two-fold: i) the pre-training task creates a model that can accurately forecast HR based only on cheap activity sensors, and ii) we leverage the information captured through this task by proposing a simple method to aggregate the learnt latent representations (embeddings) from the window-level to user-level. Notably, we show that the embeddings can generalize in various downstream tasks through transfer learning with linear classifiers, capturing physiologically meaningful, personalized information. For instance, they can be used to predict variables associated with individuals' health, fitness and demographic characteristics, outperforming unsupervised autoencoders and common bio-markers. Overall, we propose the first multimodal self-supervised method for behavioral and physiological data with implications for large-scale health and lifestyle monitoring.

📄 PDF Abstract BibTeX arXiv:2011.12121

Code (1)

sdimi/Step2heart 공식 구현 tf

Tasks

Activity RecognitionHuman Activity RecognitionRepresentation LearningTransfer Learning

Similar Papers 제목 키워드 기반

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

Self-Supervised Dynamical System Representations for Physiological Time-Series

2025-11-28 · Yenho Chen, Maxwell A. Xu, James M. Rehg, Christopher J. Rozell arxiv

The effectiveness of self-supervised learning (SSL) for physiological time series depends on the ability of a pretraining objective to preserve information about the underlying physiological state while filtering out unr…

Self-Supervised LearningTransfer Learning

Neonatal Hypoxic-ischaemic Encephalopathy Classification from the EEG and HRV Signals Using a Conformer based Masked Autoencoder

2026-07-26 · Shuwen Yu, William P Marnane, Geraldine B. Boylan, Gordon Lightbody arxiv

In this paper, we propose the MAEConformer, a novel self-supervised learning framework that combines the Conformer architecture with the Masked Autoencoder (MAE) paradigm for large-scale representation learning from unla…

Self-Supervised LearningRepresentation Learning

A General Framework for Generative Self-supervised Learning in Non-invasive Estimation of Physiological Parameters Using Photoplethysmography

2026-04-03 · Zexing Zhang, Huimin Lu, Songzhe Ma, Jianzhong Peng 외 arxiv

Aligning physiological parameter labels with large-scale photoplethysmographic (PPG) data for deep learning is challenging and resource-intensive. While self-supervised representation learning (SSRL) can handle limited a…

Self-Supervised LearningRepresentation Learning

TS-MoCo: Time-Series Momentum Contrast for Self-Supervised Physiological Representation Learning

2023-06-10 · Philipp Hallgarten, David Bethge, Ozan Özdenizci, Tobias Grosse-Puppendahl 외

Limited availability of labeled physiological data often prohibits the use of powerful supervised deep learning models in the biomedical machine intelligence domain. We approach this problem and propose a novel encoding …

Activity RecognitionClassificationEmotion RecognitionHuman Activity Recognition+3