The proposed CNN-BiLSTM-MHSA deep learning framework achieved an accuracy of 98.75% and an F1-score of 98.57% in classifying sleep apnea-related physiological signals for cardiac risk prediction, outperforming traditional models.
A proposed deep learning framework utilizing sleep apnea-related physiological signals aims to provide an intelligent clinical decision-support tool for early cardiovascular risk assessment.
Absolute Event Rate: 98.75% vs 93.42%
cardiovascular disease (CVD) is one of the leading causes of mortality worldwide, and early detection is essential for reducing its clinical and economic burden. Obstructive sleep apnea (OSA), a common sleep-related breathing disorder, has been identified as a significant risk factor for various cardiovascular conditions, including hypertension, arrhythmias, heart failure, and coronary artery disease. This project proposes a novel end-to-end deep learning framework that utilizes sleep apnea-related physiological signals for the early prediction of cardiac disease. The proposed model integrates one-dimensional Convolutional Neural Networks (1D-CNN), Bidirectional Long Short-Term Memory (BiLSTM) networks, and a Multi-Head Self-Attention mechanism to automatically extract spatial and temporal features from electrocardiogram (ECG), heart rate variability (HRV), blood oxygen saturation (SpO₂), and respiratory signals. The self-attention module enhances the model by identifying the most informative signal segments associated with cardiovascular abnormalities, thereby improving prediction accuracy and interpretability. The framework is evaluated using publicly available sleep apnea and cardiac datasets, with performance assessed through accuracy, precision, recall, F1-score, specificity, and ROC-AUC. The proposed system aims to provide an intelligent clinical decision-support tool for early cardiovascular risk assessment, enabling timely intervention, continuous patient monitoring, and improved healthcare outcomes through AI-driven predictive analytics.
Ray et al. (Fri,) conducted a other in Cardiovascular Disease and Obstructive Sleep Apnea (n=4,300). CNN-BiLSTM-Multi-Head Self-Attention (MHSA) framework vs. Random Forest, CNN, and BiLSTM models was evaluated on Classification accuracy. The proposed CNN-BiLSTM-MHSA deep learning framework achieved an accuracy of 98.75% and an F1-score of 98.57% in classifying sleep apnea-related physiological signals for cardiac risk prediction, outperforming traditional models.