paper-with-me

홈 › Papers

HeartBEiT: Vision Transformer for Electrocardiogram Data Improves Diagnostic Performance at Low Sample Sizes

2022-12-13 · Akhil Vaid, Joy Jiang, Ashwin Sawant, Stamatios Lerakis, Edgar Argulian, Yuri Ahuja, Joshua Lampert, Alexander Charney, Hayit Greenspan, Benjamin Glicksberg, Jagat Narula, Girish Nadkarni

The electrocardiogram (ECG) is a ubiquitous diagnostic modality. Convolutional neural networks (CNNs) applied towards ECG analysis require large sample sizes, and transfer learning approaches result in suboptimal performance when pre-training is done on natural images. We leveraged masked image modeling to create the first vision-based transformer model, HeartBEiT, for electrocardiogram waveform analysis. We pre-trained this model on 8.5 million ECGs and then compared performance vs. standard CNN architectures for diagnosis of hypertrophic cardiomyopathy, low left ventricular ejection fraction and ST elevation myocardial infarction using differing training sample sizes and independent validation datasets. We show that HeartBEiT has significantly higher performance at lower sample sizes compared to other models. Finally, we also show that HeartBEiT improves explainability of diagnosis by highlighting biologically relevant regions of the EKG vs. standard CNNs. Thus, we present the first vision-based waveform transformer that can be used to develop specialized models for ECG analysis especially at low sample sizes.

📄 PDF Abstract BibTeX arXiv:2212.14040

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticTransfer Learning

Similar Papers 제목 키워드 기반

Masked Transformer for Electrocardiogram Classification

2023-08-31 · Ya Zhou, Xiaolin Diao, Yanni Huo, Yang Liu 외

Electrocardiogram (ECG) is one of the most important diagnostic tools in clinical applications. With the advent of advanced algorithms, various deep learning models have been adopted for ECG tasks. However, the potential…

ClassificationDiagnosticECG ClassificationRepresentation Learning+1

One Dimensional CNN ECG Mamba for Multilabel Abnormality Classification in 12 Lead ECG

2025-10-14 · Huawei Jiang, Husna Mutahira, Gan Huang, Mannan Saeed Muhammad arxiv

Accurate detection of cardiac abnormalities from electrocardiogram recordings is regarded as essential for clinical diagnostics and decision support. Traditional deep learning models such as residual networks and transfo…

ECG Classification

Automated Cardiovascular Record Retrieval by Multimodal Learning between Electrocardiogram and Clinical Report

2023-04-13 · JieLin Qiu, Jiacheng Zhu, Shiqi Liu, William Han 외

Automated interpretation of electrocardiograms (ECG) has garnered significant attention with the advancements in machine learning methodologies. Despite the growing interest, most current studies focus solely on classifi…

DiagnosticregressionRetrievalText Retrieval

Stress Classification from ECG Signals Using Vision Transformer

2026-03-19 · Zeeshan Ahmad, Naimul Khan arxiv

Vision Transformers have shown tremendous success in numerous computer vision applications; however, they have not been exploited for stress assessment using physiological signals such as Electrocardiogram (ECG). In orde…

Binary Classification

ECG-Soup: Harnessing Multi-Layer Synergy for ECG Foundation Models

2025-08-27 · Phu X. Nguyen, Huy Phan, Hieu Pham, Christos Chatzichristos 외 arxiv

Transformer-based foundation models for Electrocardiograms (ECGs) have recently achieved impressive performance in many downstream applications.