paper-with-me

Papers

A Simple Self-Supervised ECG Representation Learning Method via Manipulated Temporal-Spatial Reverse Detection

2022-02-25 · Wenrui Zhang, Shijia Geng, Shenda Hong

Learning representations from electrocardiogram (ECG) signals can serve as a fundamental step for different machine learning-based ECG tasks. In order to extract general ECG representations that can be adapted to various downstream tasks, the learning process needs to be based on a general ECG-related task which can be achieved through self-supervised learning (SSL). However, existing SSL approaches either fail to provide satisfactory ECG representations or require too much effort to construct the learning data. In this paper, we propose the T-S reverse detection, a simple yet effective self-supervised approach to learn ECG representations. Inspired by the temporal and spatial characteristics of ECG signals, we flip the original signals horizontally (temporal reverse), vertically (spatial reverse), and both horizontally and vertically (temporal-spatial reverse). Learning is then done by classifying four types of signals including the original one. To verify the effectiveness of the proposed method, we perform a downstream task to detect atrial fibrillation (AF) which is one of the most common ECG tasks. The results show that the ECG representations learned with our method achieve remarkable performance. Furthermore, after exploring the representation feature space and investigating salient ECG locations, we conclude that the temporal reverse is more effective for learning ECG representations than the spatial reverse.

📄 PDF Abstract BibTeX arXiv:2202.12458

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

FLIP https://developer.nvidia.com/blog/flip-a-difference-evaluator-for-alternating-images/

Similar Papers 제목 키워드 기반

Hierarchically Decoupled Spatial-Temporal Contrast for Self-supervised Video Representation Learning

2020-11-23 · Zehua Zhang, David Crandall

We present a novel technique for self-supervised video representation learning by: (a) decoupling the learning objective into two contrastive subtasks respectively emphasizing spatial and temporal features, and (b) perfo…

Action RecognitionContrastive LearningRepresentation Learning

Video Playback Rate Perception for Self-supervisedSpatio-Temporal Representation Learning

2020-06-20 · Yuan Yao, Chang Liu, Dezhao Luo, Yu Zhou 외

In self-supervised spatio-temporal representation learning, the temporal resolution and long-short term characteristics are not yet fully explored, which limits representation capabilities of learned models. In this pape…

Action RecognitionDecoderRepresentation LearningRetrieval+1

Video Playback Rate Perception for Self-Supervised Spatio-Temporal Representation Learning

2020-06-01 · CVPR 2020 6 · Yuan Yao, Chang Liu, Dezhao Luo, Yu Zhou 외

In self-supervised spatio-temporal representation learning, the temporal resolution and long-short term characteristics are not yet fully explored, which limits representation capabilities of learned models. In this pape…

Action RecognitionDecoderRepresentation LearningRetrieval+3

Self-Supervised Video Forensics by Audio-Visual Anomaly Detection

2023-01-04 · CVPR 2023 1 · Chao Feng, Ziyang Chen, Andrew Owens

Manipulated videos often contain subtle inconsistencies between their visual and audio signals. We propose a video forensics method, based on anomaly detection, that can identify these inconsistencies, and that can be tr…

Anomaly DetectionDeepFake DetectionVideo Forensics

Temporally Coherent Embeddings for Self-Supervised Video Representation Learning

2020-03-21 · Joshua Knights, Ben Harwood, Daniel Ward, Anthony Vanderkop 외

This paper presents TCE: Temporally Coherent Embeddings for self-supervised video representation learning. The proposed method exploits inherent structure of unlabeled video data to explicitly enforce temporal coherency …

Action RecognitionMetric LearningRepresentation LearningSelf-Supervised Action Recognition+2