Search papers, labs, and topics across Lattice.
This paper introduces the Event Reconstruction Joint-Embedding Predictive Architecture (ER-JEPA), a lightweight self-supervised learning framework tailored for multivariate time series analysis of ECG data. By employing a two-stage hierarchical structure that integrates multiple Joint-Embedding Predictive Architectures and utilizes a Vision Transformer backbone, ER-JEPA effectively constructs abstract representations for improved predictive performance. The model demonstrates state-of-the-art results on the ST-MEM benchmark after being pretrained on a substantial dataset of 180,000 ECG recordings, highlighting its efficiency and effectiveness in medical data analysis.
Achieving state-of-the-art ECG analysis performance with a lightweight framework that minimizes resource usage could revolutionize self-supervised learning in healthcare.
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. 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.