paper-with-me

Papers

Hierarchical Self-Supervised Representation Learning Framework for Multivariate Time Series Grounded in ECG Analysis

2026-07-01 · Siwon Kim arxiv

Data analysis in the medical domain often encounters scenarios involving a limited target dataset and a large, unannotated dataset with a general distribution. Under such circumstances, self-supervised learning (SSL) methods are highly effective for utilizing large datasets, making them a popular choice for electrocardiogram (ECG) analysis. This work presents the Event Reconstruction Joint-Embedding Predictive Architecture (ER-JEPA), a lightweight SSL framework for multivariate time series, whose name and two-fold hierarchical structure are inspired by the diagnostic approach of cardiologists. At its core, ER-JEPA features: (1) a two-stage structure that constructs representations for each time interval and subsequently processes these representations as a univariate time series, (2) the hierarchical integration of two Joint-Embedding Predictive Architectures (JEPAs), and (3) a Vision Transformer (ViT) backbone. The structural concatenation of two JEPAs categorizes the model as a Hierarchical JEPA (H-JEPA), designed to encode multiple levels of abstract representations for enhanced prediction on complex tasks. This study reports a successful application of H-JEPA to 12-lead ECG data as a multivariate time series, alongside an analysis of the sensitivity of hierarchical representation during the pretraining stage. Furthermore, this study provides a qualitative demonstration that the intermediate representations produced by the first module of ER-JEPA excel at local feature extraction, as they are structurally free from over-smoothing. Pretrained on approximately 180,000 10-second recordings, the model achieves state-of-the-art downstream performance on the ST-MEM benchmark, with rapid computation and minimal resource usage.

📄 PDF Abstract BibTeX arXiv:2607.01145

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

CaSS: A Channel-aware Self-supervised Representation Learning Framework for Multivariate Time Series Classification

2022-03-08 · Yijiang Chen, Xiangdong Zhou, Zhen Xing, Zhidan Liu 외

Self-supervised representation learning of Multivariate Time Series (MTS) is a challenging task and attracts increasing research interests in recent years. Many previous works focus on the pretext task of self-supervised…

Representation LearningSelf-Supervised LearningTime SeriesTime Series Analysis+1

HDT: Hierarchical Discrete Transformer for Multivariate Time Series Forecasting

2025-02-12 · Shibo Feng, Peilin Zhao, Liu Liu, Pengcheng Wu 외

Generative models have gained significant attention in multivariate time series forecasting (MTS), particularly due to their ability to generate high-fidelity samples. Forecasting the probability distribution of multivar…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Self-Supervised Learning of Disentangled Representations for Multivariate Time-Series

2024-10-16 · Ching Chang, Chiao-Tung Chan, Wei-Yao Wang, Wen-Chih Peng 외

Multivariate time-series data in fields like healthcare and industry are informative but challenging due to high dimensionality and lack of labels. Recent self-supervised learning methods excel in learning rich represent…

Inductive BiasRepresentation LearningSelf-Supervised LearningTime Series

HCL-MTSAD: Hierarchical Contrastive Consistency Learning for Accurate Detection of Industrial Multivariate Time Series Anomalies

2024-04-12 · Haili Sun, Yan Huang, Lansheng Han, Cai Fu 외

Multivariate Time Series (MTS) anomaly detection focuses on pinpointing samples that diverge from standard operational patterns, which is crucial for ensuring the safety and security of industrial applications. The prima…

Anomaly DetectionContrastive LearningTime Series

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