3260 papers • 126 benchmarks • 313 datasets
This task has no description! Would you like to contribute one?
(Image credit: Papersgraph)
These leaderboards are used to track progress in sleep-apnea-detection-6
Use these libraries to find sleep-apnea-detection-6 models and implementations
No subtasks available.
A novel deep learning architecture called Dreem One Shot Event Detector (DOSED) is proposed, inspired by object detectors developed for computer vision such as YOLO and SSD, which predicts locations, durations and types of events in EEG time series.
A simple yet unconventional approach for anonymized data synthesis to enable third parties to benefit from such private data to explore the feasibility of learning implicitly from unrealistic, task-relevant stimuli, which are synthesized by exciting the neurons of a trained deep neural network (DNN).
A novel algorithm for detecting sleep apnea with video processing that is non-contact, accurate and lightweight enough to run on a single board computer is presented.
An apnea detection algorithm of a very high resolution on a per-second basis for which a 1-dimensional convolutional neural network- which is termed SomnNET- is developed exhibits an accuracy of 97.08% and outperforms several lower resolution state-of-the-art apnea Detection methods.
Sleep apnea is a common sleep breathing disorder (SBD) in which patients suffer from stopping or decreasing airflow to the lungs for more than 10 sec. Accurate detection of sleep apnea episodes is an important step in devising appropriate therapies and management strategies. This article provides a comprehensive analysis of machine learning and deep learning algorithms on 70 recordings of the PhysioNet ECG Sleep Apnea v1.0.0 dataset. First, electrocardiogram signals were pre-processed and segmented and then machine learning and deep learning methods were applied for sleep apnea detection. Among conventional machine learning algorithms, linear and quadratic discriminate analyses, logistic regression, Gaussian naïve Bayes, Gaussian process, support-vector machines, $k$ -nearest neighbor, decision tree, extra tree, random forest, AdaBoost, gradient boosting, multi-layer perceptron, and majority voting were implemented. Among deep algorithms, convolutional networks (Alex-Net, VGG16, VGG19, ZF-Net), recurrent networks (LSTM, bidirectional LSTM, gated recurrent unit), and hybrid convolutional-recurrent networks were implemented. All networks were similarly modified to handle our biosignal processing task. The available data were divided into a training set to adjust the model parameters, a validation set to adjust hyperparameters, avoid overfitting, and improve the generalizability of the models, and a test set to evaluate the generalizability of the models on unseen data. This procedure was then repeated in a fivefold cross-validation scheme so that all the recordings were once located in the test set. It was found that the best detection performance is achieved by hybrid deep models where the best accuracy, sensitivity, and specificity were 88.13%, 84.26%, and 92.27%, respectively. This study provides valuable information on how different machine learning and deep learning algorithms perform in the detection of sleep apnea and can further be extended toward the detection of other sleep events. Our developed algorithms are publicly available on GitHub.
A novel method for apnea detection from electrocardiogram (ECG) signals obtained from wearable devices using a 1-dimensional convolutional neural network for feature extraction and detection of sleep apnea events is introduced.
Adding a benchmark result helps the community track progress.