A Comprehensive Study on a Deep-Learning-Based Electrocardiography Analysis for Estimating the Apnea-Hypopnea Index

Kim,Choi,Kim,Kim,Lee,Kim,Kim,Lee
DOI: https://doi.org/10.3390/diagnostics14111134
IF: 3.6
2024-05-30
Diagnostics
Abstract:This study introduces a deep-learning-based automatic sleep scoring system to detect sleep apnea using a single-lead electrocardiography (ECG) signal, focusing on accurately estimating the apnea–hypopnea index (AHI). Unlike other research, this work emphasizes AHI estimation, crucial for the diagnosis and severity evaluation of sleep apnea. The suggested model, trained on 1465 ECG recordings, combines the deep-shallow fusion network for sleep apnea detection network (DSF-SANet) and gated recurrent units (GRUs) to analyze ECG signals at 1-minute intervals, capturing sleep-related respiratory disturbances. Achieving a 0.87 correlation coefficient with actual AHI values, an accuracy of 0.82, an F1 score of 0.71, and an area under the receiver operating characteristic curve of 0.88 for per-segment classification, our model was effective in identifying sleep-breathing events and estimating the AHI, offering a promising tool for medical professionals.
medicine, general & internal
What problem does this paper attempt to address?
The paper aims to address the issue of automatic detection and assessment of sleep apnea, particularly by accurately estimating the Apnea-Hypopnea Index (AHI) through single-lead electrocardiogram (ECG) signals. Specifically, the main objectives of the study include: 1. **Developing an automatic sleep scoring system**: Utilizing deep learning technology to develop an automated sleep scoring system capable of identifying and classifying respiratory events during sleep, such as apnea and hypopnea events. 2. **Accurately estimating AHI**: Unlike previous studies, this paper focuses on accurately estimating the AHI value, which is crucial for diagnosing and assessing the severity of sleep apnea. 3. **Improving diagnostic efficiency**: Due to the numerous inconveniences and complexities associated with traditional polysomnography (PSG) methods, which result in many patients not receiving timely diagnoses, a deep learning-based method is proposed to simplify the diagnostic process and improve diagnostic efficiency. The research team designed a deep learning model named DSF-SANet combined with Gated Recurrent Units (GRU) and trained and validated it on a large-scale dataset containing 1465 ECG records. Experimental results show that the model performs well in AHI estimation, with high accuracy, F1 score, and AUROC values, providing an effective tool for medical professionals. Additionally, the study emphasizes the importance of including hypopnea events in AHI calculation to provide a more comprehensive assessment of sleep-disordered breathing.