DSF-SANet: Deep-Shallow Fusion Network for Sleep Apnea Detection Using Single-Lead ECG Signals

Pan Li,Huijun Yue,Ruifeng Zou,Wenbin Lei,Xiaomao Fan,Wenjun Ma
DOI: https://doi.org/10.2139/ssrn.4386937
2023-01-01
Abstract:An increasing number of people are being influenced by sleep apnea (SA), a disease that brings complications such as hypertension and arrhythmia. Single-lead electrocardiogram (ECG) SA detection based on portable devices is of increased interest as an alternative to the expensive and time-consuming polysomnography (PSG) performed in hospitals, because of its low cost and the use of light-weight portable devices. In single-lead ECG SA detection, researchers have found that considering the neighborhood information of the ECG segment can improve detection performance. However, existing work fails to reduce the impact of noise in the neighborhood information. To address this issue, we propose a deep-shallow fusion network, DSF-SANet. We use a deeper residual network to extract higher-level features of the original ECG segments, which are semantically strong and contain less noise, and lower-level features with high resolution, containing more detailed neighborhood information from ECG segments. Effective channel attention (ECA) is then used to fuse these two types of features to exploit their complementary nature. DSF-SANet is state-of-the-art on the PhysioNet Apnea-ECG dataset, with accuracy of 92.6% per-segment, and 100% per-recording. DSF-SANet achieved competitive results in subject-independent experiments on the FAH-ECG clinical dataset. The DSF-SANet source code is available at https://github.com/lipanhub/DSF-SANet.
What problem does this paper attempt to address?