LGAISPDec 28, 2024

MobileNetV2: A lightweight classification model for home-based sleep apnea screening

arXiv:2412.19967v23 citationsh-index: 4
Originality Incremental advance
AI Analysis

It addresses the need for accurate, portable, and cost-effective OSA screening for home-based and wearable health monitoring, representing an incremental improvement by applying a novel method to existing data.

This study tackled the problem of early obstructive sleep apnea (OSA) screening by proposing a lightweight neural network model that integrates ECG and respiratory signals to calculate the apnea-hypopnea index (AHI), achieving an overall OSA detection accuracy of 0.978 and respiratory event classification accuracy of 0.969.

This study proposes a novel lightweight neural network model leveraging features extracted from electrocardiogram (ECG) and respiratory signals for early OSA screening. ECG signals are used to generate feature spectrograms to predict sleep stages, while respiratory signals are employed to detect sleep-related breathing abnormalities. By integrating these predictions, the method calculates the apnea-hypopnea index (AHI) with enhanced accuracy, facilitating precise OSA diagnosis. The method was validated on three publicly available sleep apnea databases: the Apnea-ECG database, the UCDDB dataset, and the MIT-BIH Polysomnographic database. Results showed an overall OSA detection accuracy of 0.978, highlighting the model's robustness. Respiratory event classification achieved an accuracy of 0.969 and an area under the receiver operating characteristic curve (ROC-AUC) of 0.98. For sleep stage classification, in UCDDB dataset, the ROC-AUC exceeded 0.85 across all stages, with recall for Sleep reaching 0.906 and specificity for REM and Wake states at 0.956 and 0.937, respectively. This study underscores the potential of integrating lightweight neural networks with multi-signal analysis for accurate, portable, and cost-effective OSA screening, paving the way for broader adoption in home-based and wearable health monitoring systems.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes