Abstract
This study introduces a robust and efficient hybrid deep learning framework that integrates Convolutional Neural Networks (CNN) with Bidirectional Long Short-Term Memory (BLSTM) networks for the automated detection and classification of cardiac arrhythmias from electrocardiogram (ECG) signals. The proposed architecture leverages the complementary strengths of both components: the CNN layers autonomously learn and extract salient morphological features from raw ECG waveforms, while the BLSTM layers effectively model the sequential and temporal dependencies inherent in ECG signals, thereby improving diagnostic accuracy. To further enhance training stability and non-linear representation capability, the Mish activation function is incorporated throughout the network. The model was trained and evaluated using a combination of the widely recognized MIT-BIH Arrhythmia Database and de-identified clinical ECG recordings sourced from collaborating healthcare institutions, ensuring both diversity and clinical relevance of the dataset. Notably, the framework operates with minimal preprocessing, underscoring its practical viability for real-time implementation. Experimental results demonstrate the model's exceptional performance, achieving an overall classification accuracy of 99.52%, sensitivity of 99.48%, and specificity of 99.85%. These outcomes highlight the model's robustness, generalizability, and strong potential for integration into clinical decision support systems, particularly in high-throughput or resource-constrained healthcare environments.