How Much Temporal Modeling is Enough? A Systematic Study of Hybrid CNN-RNN Architectures for Multi-Label ECG Classification
Alireza Jafari, Fatemeh Jafari

TL;DR
This study systematically evaluates hybrid CNN-RNN architectures for multi-label ECG classification, revealing that a single BiLSTM layer offers the best balance between performance and complexity, with deeper models providing limited benefits.
Contribution
It provides empirical evidence that increasing recurrent depth in CNN-RNN models for ECG classification offers diminishing returns and may harm generalization.
Findings
Single BiLSTM layer outperforms deeper recurrent configurations.
Deeper recurrent models show limited improvement and risk overfitting.
Architectural simplicity aligned with ECG temporal structure enhances robustness.
Abstract
Accurate multi-label classification of electrocardiogram (ECG) signals remains challenging due to the coexistence of multiple cardiac conditions, pronounced class imbalance, and long-range temporal dependencies in multi-lead recordings. Although recent studies increasingly rely on deep and stacked recurrent architectures, the necessity and clinical justification of such architectural complexity have not been rigorously examined. In this work, we perform a systematic comparative evaluation of convolutional neural networks (CNNs) combined with multiple recurrent configurations, including LSTM, GRU, Bidirectional LSTM (BiLSTM), and their stacked variants, for multi-label ECG classification on the PTB-XL dataset comprising 23 diagnostic categories. The CNN component serves as a morphology-driven baseline, while recurrent layers are progressively integrated to assess their contribution to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsECG Monitoring and Analysis · Atrial Fibrillation Management and Outcomes · Machine Learning in Healthcare
