paper-with-me

Papers

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

2024-12-28 · Hui Pan, Yanxuan Yu, Jilun Ye, Xu Zhang

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.

📄 PDF Abstract BibTeX arXiv:2412.19967

Code (1)

mindspore-lab/models/tree/master/research/arxiv_papers/Easy-MobileNetV2 공식 구현 mindspore

Tasks

Specificity

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…
DQN A DQN, or Deep Q-Network, approximates a state-value function in a Q-Learning framework with a neural network. In the Atari…
REM Random Ensemble Mixture (REM) is an easy to implement extension of DQN inspired by Dropout.…

Similar Papers 제목 키워드 기반

MPCNN: A Novel Matrix Profile Approach for CNN-based Sleep Apnea Classification

2023-11-25 · Hieu X. Nguyen, Duong V. Nguyen, Hieu H. Pham, Cuong D. Do

Sleep apnea (SA) is a significant respiratory condition that poses a major global health challenge. Previous studies have investigated several machine and deep learning models for electrocardiogram (ECG)-based SA diagnos…

DiagnosticECG Classification

Thermal Imaging and Radar for Remote Sleep Monitoring of Breathing and Apnea

2024-07-16 · Kai Del Regno, Alexander Vilesov, Adnan Armouti, Anirudh Bindiganavale Harish 외

Polysomnography (PSG), the current gold standard method for monitoring and detecting sleep disorders, is cumbersome and costly. At-home testing solutions, known as home sleep apnea testing (HSAT), exist. However, they ar…

DiagnosticSleep apnea detection

Exploring the Efficacy of Convolutional Neural Networks in Sleep Apnea Detection from Single Channel EEG

2025-08-16 · Chun Hin Siu, Hossein Miri arxiv

Sleep apnea, a prevalent sleep disorder, involves repeated episodes of breathing interruptions during sleep, leading to various health complications, including cognitive impairments, high blood pressure, heart disease, s…

Sleep apnea detection

What Radio Waves Tell Us about Sleep

2024-05-20 · Hao He, Chao Li, Wolfgang Ganglberger, Kaileigh Gallagher 외

The ability to assess sleep at home, capture sleep stages, and detect the occurrence of apnea (without on-body sensors) simply by analyzing the radio waves bouncing off people's bodies while they sleep is quite powerful.…

A Multimodal Dataset of 21,412 Recorded Nights for Sleep and Respiratory Research

2023-11-15 · Alon Diament, Maria Gorodetski, Adam Jankelow, Ayya Keshet 외

This study introduces a novel, rich dataset obtained from home sleep apnea tests using the FDA-approved WatchPAT-300 device, collected from 7,077 participants over 21,412 nights. The dataset comprises three levels of sle…

Heart Rate VariabilityTime Series