paper-with-me

Papers

DeepArrhythmia: Segment-Contextualized ECG Arrhythmia Classification via Selective Evidence Acquisition

2026-05-15 · Jiahui Li, Ruili Fang, Zishuai Liu, WenZhan Song, Jin Lu, Fei Dou arxiv

Beat-level Electrocardiography (ECG) arrhythmia detection aims to assign an arrhythmia class to each beat in a recording, yet many existing systems treat beats as isolated local instances. This is limiting because beat labels often depend on multi-beat rhythm context, including timing, compensatory pauses, and beat-to-beat morphological consistency. We present DeepArrhythmia, a tool-grounded multimodal framework for segment-contextualized beat-level ECG arrhythmia classification. Given a multi-beat ECG segment, DeepArrhythmia combines the raw ECG signal and a rendered waveform image, localizes R peaks to identify beat instances, and produces structured beat-level predictions. The framework decouples physiological measurement from evidence integration using specialized tools for beat localization, numerical rhythm--morphology extraction, and morphology-focused textual analysis. DeepArrhythmia uses segment-level confidence to route between minimal and rich evidence states, since richer physiological evidence is not uniformly useful. This agentic design integrates rhythm context, explicit physiological grounding, and selective evidence acquisition for decision making.

📄 PDF Abstract BibTeX arXiv:2605.16441

Code (0)

등록된 구현이 없습니다.

Tasks

Arrhythmia DetectionDecision Making

Similar Papers 제목 키워드 기반

A lightweight hybrid CNN-LSTM model for ECG-based arrhythmia detection

2022-08-29 · Negin Alamatsaz, Leyla s Tabatabaei, Mohammadreza Yazdchi, Hamidreza Payan 외

Electrocardiogram (ECG) is the most frequent and routine diagnostic tool used for monitoring heart electrical signals and evaluating its functionality. The human heart can suffer from a variety of diseases, including car…

Arrhythmia DetectionClassificationDiagnosticRhythm

Interpreting Deep Neural Networks for Single-Lead ECG Arrhythmia Classification

2020-04-11 · Sricharan Vijayarangan, Balamurali Murugesan, Vignesh R, Preejith SP 외

Cardiac arrhythmia is a prevalent and significant cause of morbidity and mortality among cardiac ailments. Early diagnosis is crucial in providing intervention for patients suffering from cardiac arrhythmia. Traditionall…

ClassificationGeneral Classification

Deep learning based ECG segmentation for delineation of diverse arrhythmias

2023-04-13 · Chankyu Joung, Mijin Kim, Taejin Paik, Seong-Ho Kong 외

Accurate delineation of key waveforms in an ECG is a critical step in extracting relevant features to support the diagnosis and treatment of heart conditions. Although deep learning based methods using segmentation model…

ClassificationDeep LearningSegmentation

Analysis of Arrhythmia Classification on ECG Dataset

2023-01-10 · Taminul Islam, Arindom Kundu, Tanzim Ahmed, Nazmul Islam Khan

The heart is one of the most vital organs in the human body. It supplies blood and nutrients in other parts of the body. Therefore, maintaining a healthy heart is essential. As a heart disorder, arrhythmia is a condition…

Arrhythmia DetectionClassification

ArrythML: An Autoencoder-Based TinyML Approach for On-Device Arrhythmia Detection on Resource-Constrained Embedded Systems

2026-06-01 · Nagarajan S, Kurian Polachan arxiv

Our work presents a method for ECG segmentation and arrhythmia detection using Tiny Machine Learning (TinyML) models for real-time, on-device inference on resource-constrained embedded systems. We develop INT8 quantized …

Arrhythmia Detection