SPLGOct 27, 2025

ECGXtract: Deep Learning-based ECG Feature Extraction for Automated CVD Diagnosis

arXiv:2511.02850v1h-index: 4Has Code
Originality Incremental advance
AI Analysis

This addresses the need for interpretable and scalable ECG analysis in clinical settings, though it appears incremental by building on existing deep learning methods with structured grouping strategies.

This paper tackled the problem of automated ECG feature extraction for cardiovascular disease diagnosis by developing ECGXtract, a deep learning approach that achieved mean correlation scores of 0.80-0.822 with clinically validated ground truth and outperformed the state-of-the-art ECGdeli method in 90% of features.

This paper presents ECGXtract, a deep learning-based approach for interpretable ECG feature extraction, addressing the limitations of traditional signal processing and black-box machine learning methods. In particular, we develop convolutional neural network models capable of extracting both temporal and morphological features with strong correlations to a clinically validated ground truth. Initially, each model is trained to extract a single feature, ensuring precise and interpretable outputs. A series of experiments is then carried out to evaluate the proposed method across multiple setups, including global versus lead-specific features, different sampling frequencies, and comparisons with other approaches such as ECGdeli. Our findings show that ECGXtract achieves robust performance across most features with a mean correlation score of 0.80 with the ground truth for global features, with lead II consistently providing the best results. For lead-specific features, ECGXtract achieves a mean correlation score of 0.822. Moreover, ECGXtract achieves superior results to the state-of-the-art open source ECGdeli as it got a higher correlation score with the ground truth in 90% of the features. Furthermore, we explore the feasibility of extracting multiple features simultaneously utilizing a single model. Semantic grouping is proved to be effective for global features, while large-scale grouping and lead-specific multi-output models show notable performance drops. These results highlight the potential of structured grouping strategies to balance the computational efficiency vs. model accuracy, paving the way for more scalable and clinically interpretable ECG feature extraction systems in limited resource settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes