paper-with-me

홈 › Papers

Guiding Masked Representation Learning to Capture Spatio-Temporal Relationship of Electrocardiogram

2024-02-02 · Yeongyeon Na, Minje Park, Yunwon Tae, Sunghoon Joo

Electrocardiograms (ECG) are widely employed as a diagnostic tool for monitoring electrical signals originating from a heart. Recent machine learning research efforts have focused on the application of screening various diseases using ECG signals. However, adapting to the application of screening disease is challenging in that labeled ECG data are limited. Achieving general representation through self-supervised learning (SSL) is a well-known approach to overcome the scarcity of labeled data; however, a naive application of SSL to ECG data, without considering the spatial-temporal relationships inherent in ECG signals, may yield suboptimal results. In this paper, we introduce ST-MEM (Spatio-Temporal Masked Electrocardiogram Modeling), designed to learn spatio-temporal features by reconstructing masked 12-lead ECG data. ST-MEM outperforms other SSL baseline methods in various experimental settings for arrhythmia classification tasks. Moreover, we demonstrate that ST-MEM is adaptable to various lead combinations. Through quantitative and qualitative analysis, we show a spatio-temporal relationship within ECG data. Our code is available at https://github.com/bakqui/ST-MEM.

📄 PDF Abstract BibTeX arXiv:2402.09450

Code (1)

bakqui/st-mem 공식 구현 pytorch

Tasks

DiagnosticECG ClassificationElectrocardiography (ECG)Representation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

MAE 설명 없음

Similar Papers 제목 키워드 기반

Graph Masked Autoencoder for Spatio-Temporal Graph Learning

2024-10-14 · Qianru Zhang, Haixin Wang, Siu-Ming Yiu, Hongzhi Yin

Effective spatio-temporal prediction frameworks play a crucial role in urban sensing applications, including traffic analysis, human mobility behavior modeling, and citywide crime prediction. However, the presence of dat…

Crime PredictionData AugmentationGraph LearningSelf-Supervised Learning

CrossVideoMAE: Contrastive Spatiotemporal and Semantic Representation Learning from Videos and Images with Masked Autoencoders

2025-02-08 · Shihab Aaqil Ahamed, Malitha Gunawardhana, Liel David, Michael Sidorov 외

Current video-based Masked Autoencoders (MAEs) primarily learn general spatial-temporal patterns from a visual perspective but often overlook nuanced semantic attributes like specific interactions or sequences that defin…

Representation Learning

Exploring Adaptive Masked Reconstruction for Self-Supervised Skeleton-Based Action Recognition

2026-06-09 · Shengkai Sun, Zhiyong Cheng, Zefan Zhang, Jianfeng Dong 외 arxiv

Recently, masked skeleton reconstruction models have emerged as strong action representation learners, driving significant progress in self-supervised skeleton-based action recognition. However, existing state-of-the-art…

Action Recognition

Masked Generative-Contrastive Representation Learning for Cross-Dataset EEG-Based Emotion Recognition

2026-07-05 · Huqin Weng, Jiayang Huang, Yimin Wen, Jie Du 외 arxiv

Self-supervised learning (SSL) shows strong potential for cross-dataset transfer by improving feature representation and generalization. However, its application to EEG-based emotion recognition remains largely unexplore…

Self-Supervised LearningRepresentation LearningContrastive LearningEmotion Recognition

Masked Spatio-Temporal Structure Prediction for Self-supervised Learning on Point Cloud Videos

2023-08-18 · ICCV 2023 1 · Zhiqiang Shen, Xiaoxiao Sheng, Hehe Fan, Longguang Wang 외

Recently, the community has made tremendous progress in developing effective methods for point cloud video understanding that learn from massive amounts of labeled data. However, annotating point cloud videos is usually …

point cloud video understandingSelf-Supervised LearningVideo Understanding