TL;DR
This paper presents a high-resolution sleep apnea detection method using a 1D-CNN on ECG signals from wearable IoT devices, achieving high accuracy and exploring model optimization for resource-limited devices.
Contribution
Introduces a novel 1D-CNN based approach for second-by-second sleep apnea detection with high accuracy and analyzes model pruning and personalization for IoT wearables.
Findings
Achieves 99.56% accuracy and 96.05% sensitivity in apnea detection.
Pruned model with 80% sparsity maintains 97.34% accuracy.
Patient-specific models show high accuracy and sensitivity.
Abstract
Internet of Things (IoT) enabled wearable sensors for health monitoring are widely used to reduce the cost of personal healthcare and improve quality of life. The sleep apnea-hypopnea syndrome, characterized by the abnormal reduction or pause in breathing, greatly affects the quality of sleep of an individual. This paper introduces a novel method for apnea detection (pause in breathing) from electrocardiogram (ECG) signals obtained from wearable devices. The novelty stems from the high resolution of apnea detection on a second-by-second basis, and this is achieved using a 1-dimensional convolutional neural network for feature extraction and detection of sleep apnea events. The proposed method exhibits an accuracy of 99.56% and a sensitivity of 96.05%. This model outperforms several lower resolution state-of-the-art apnea detection methods. The complexity of the proposed model is…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsPruning
