ApSense: Data-driven Algorithm in PPG-based Sleep Apnea Sensing
Tanut Choksatchawathi, Guntitat Sawadwuthikul, Punnawish Thuwajit, Thitikorn Keawlee, Thee Mateepithaktham, Siraphop Saisaard, Thapanun Sudhawiyangkul, Busarakum Chaitusaney, Wanumaidah Saengmolee, Theerawit Wilaiprasitporn
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/iobt-vistec/apsenseOfficialIn paperpytorch★ 8
Abstract
Detecting obstructive sleep apnea (OSA) is essential for diagnosing and managing sleep health. Traditionally, this involves clinical settings with hardly accessible processes. We propose that the automated detection of OSA events is achievable using features extracted from fingertip photoplethysmography (PPG) signals combined with modern deep learning (DL) techniques. Utilizing two benchmark data sets with extensive PPG recordings, we introduce ApSense, a DL model designed for the OSA event onset recognition from PPG features. ApSense presents a custom neural architecture and domain-specific feature extraction from PPG waveforms. We benchmark it against the state-of-the-art (SOTA) algorithms, including RRWaveNet, PPGNetSA, AIOSA, DRIVEN, and LeNet-5. In our evaluations, ApSense demonstrated improved sensitivity, specificity, and area under the receiver operating characteristic (AUROC) on the test data sets. Furthermore, an ablation study highlighted strategic customizations of ApSense, enhancing its performance and adaptability to different data sets. ApSense demonstrates high reliability, as its outstanding results were confirmed even in high-variance data sets. By detecting OSA events, ApSense enables the estimation of the predicted apnea-hypopnea index (pAHI), which can be used for prescreening individuals for sleep apnea in a low-cost setup. ApSense shows the potential for the PPG-based OSA detection and clinical applications for prescreening in the future.