A snoring-based framework using an adapted Wav2vec 2.0 model estimated the Apnea-Hypopnea Index with a mean absolute error of 11 events/hour and a Pearson correlation coefficient of 0.81.
Does a snoring-based framework using an adapted pretrained audio model improve OSA detection and AHI estimation?
An adapted pretrained audio model using snoring data can accurately detect OSA and estimate AHI, offering a potential non-contact screening tool.
Effect estimate: MAE 11 events/hour, PCC 0.81
OBJECTIVE: Obstructive sleep apnea (OSA) is a common sleep disorder that, if left untreated, can lead to serious health problems. Snoring is a typical symptom of OSA and is commonly used to develop non-contact automatic detection methods for apnea states during sleep. However, scarce snoring data and subject heterogeneity hinder model generalization to unseen subjects. APPROACH: This study proposed a snoring-based framework for OSA detection and Apnea-Hypopnea Index (AHI) estimation. First, the OSA detection model is based on pretrained audio model Wav2vec 2.0. Considering the high computational complexity of the pretrained model, we adapt Wav2vec 2.0 through two complementary strategies. A layer dropping approach was proposed to prune redundant higher Transformer encoder layers to reduce computational burden while retaining low-level and mid-level acoustic representations relevant to snoring pathology. A cross-layer attention mechanism was introduced to integrate complementary features from different Transformer layers, balancing fine-grained acoustic detail with contextual information. Second, by simulating clinical AHI calculation processes, we introduced statistics including both absolute counts and ratio-based measures to build a regression model for AHI estimation. MAIN RESULTS: Evaluations under subject-dependent and subject-independent datasets showed that the framework outperformed related works, achieving higher accuracy with lower computational cost. For AHI estimation, it obtained a mean absolute error (MAE) of about 11 events/hour and a Pearson correlation coefficient (PCC) of 0.81. SIGNIFICANCE: These results suggest that the task-adapted pretrained model can enhance generalization across unseen subjects and provide preliminary evidence of the feasibility of snoring-based OSA initial screening and AHI estimation.
Li et al. (Mon,) conducted a other in Obstructive sleep apnea (OSA). Snoring-based framework using adapted Wav2vec 2.0 vs. Related works was evaluated on Apnea-Hypopnea Index (AHI) estimation (MAE 11 events/hour, PCC 0.81). A snoring-based framework using an adapted Wav2vec 2.0 model estimated the Apnea-Hypopnea Index with a mean absolute error of 11 events/hour and a Pearson correlation coefficient of 0.81.