scispace - formally typeset
Search or ask a question
Journal ArticleDOI

A fused-image-based approach to detect obstructive sleep apnea using a single-lead ECG and a 2D convolutional neural network

26 Apr 2021-PLOS ONE (Public Library of Science)-Vol. 16, Iss: 4
TL;DR: In this article, a convolutional neural network was proposed to extract features automatically from images created with one-minute ECG segments, including four residual blocks, a dense layer, a dropout layer, and a soft-max layer.
Abstract: Obstructive sleep apnea (OSA) is a common chronic sleep disorder that disrupts breathing during sleep and is associated with many other medical conditions, including hypertension, coronary heart disease, and depression. Clinically, the standard for diagnosing OSA involves nocturnal polysomnography (PSG). However, this requires expert human intervention and considerable time, which limits the availability of OSA diagnosis in public health sectors. Therefore, electrocardiogram (ECG)-based methods for OSA detection have been proposed to automate the polysomnography procedure and reduce its discomfort. So far, most of the proposed approaches rely on feature engineering, which calls for advanced expert knowledge and experience. This paper proposes a novel fused-image-based technique that detects OSA using only a single-lead ECG signal. In the proposed approach, a convolutional neural network extracts features automatically from images created with one-minute ECG segments. The proposed network comprises 37 layers, including four residual blocks, a dense layer, a dropout layer, and a soft-max layer. In this study, three time–frequency representations, namely the scalogram, the spectrogram, and the Wigner–Ville distribution, were used to investigate the effectiveness of the fused-image-based approach. We found that blending scalogram and spectrogram images further improved the system’s discriminative characteristics. Seventy ECG recordings from the PhysioNet Apnea-ECG database were used to train and evaluate the proposed model using 10-fold cross validation. The results of this study demonstrated that the proposed classifier can perform OSA detection with an average accuracy, recall, and specificity of 92.4%, 92.3%, and 92.6%, respectively, for the fused spectral images.

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI
TL;DR: In this paper , an automatic feature extraction method is developed by combining the convolutional neural network (CNN) and Long Short-Term Memory (LSTM) recurrent network, also the fully connected layers are utilized to distinguish apnea events from the normal segments.

14 citations

Journal ArticleDOI
TL;DR: In this article, an automatic feature extraction method is developed by combining the convolutional neural network (CNN) and Long Short-Term Memory (LSTM) recurrent network, also the fully connected layers are utilized to distinguish apnea events from the normal segments.

14 citations

Journal ArticleDOI
TL;DR: In this paper, a convolutional deep learning architecture was proposed to effectively reduce the temporal resolution of raw waveform data, like physiological signals, extracting key features that can be used for further processing.

13 citations

Journal ArticleDOI
TL;DR: It is shown that the corresponding lines of the wavelet planes are correlated with the respiratory system and, using their Fourier analysis, descriptors can be obtained for training neural network classifiers of the functional state of the respiratory System.
Abstract: Currently, intelligent systems built on a multimodal basis are used to study the functional state of living objects. Its essence lies in the fact that a decision is made through several independent information channels with the subsequent aggregation of these decisions. The method of forming descriptors for classifiers of the functional state of the respiratory system includes the study of the spectral range of the respiratory rhythm and the construction of the wavelet plane of the monitoring electrocardiosignal overlapping this range. Then, variations in the breathing rhythm are determined along the corresponding lines of the wavelet plane. Its analysis makes it possible to select slow waves corresponding to the breathing rhythm and systemic waves of the second order. Analysis of the spectral characteristics of these waves makes it possible to form a space of informative features for classifiers of the functional state of the respiratory system. To construct classifiers of the functional state of the respiratory system, hierarchical classifiers were used. As an example, we took a group of patients with pneumonia with a well-defined diagnosis (radiography, X-ray tomography, laboratory data) and a group of volunteers without pulmonary pathology. The diagnostic sensitivity of the obtained classifier was 76% specificity with a diagnostic specificity of 82%, which is comparable to the results of X-ray studies. It is shown that the corresponding lines of the wavelet planes are correlated with the respiratory system and, using their Fourier analysis, descriptors can be obtained for training neural network classifiers of the functional state of the respiratory system.

4 citations

Journal ArticleDOI
TL;DR: In this article , the authors reviewed and investigated the studies on the diagnosis of sleep apnea using AI methods, including machine learning (ML) and deep learning (DL) methods.
Abstract: Apnea is a sleep disorder that stops or reduces airflow for a short time during sleep. Sleep apnea may last for a few seconds and happen for many while sleeping. This reduction in breathing is associated with loud snoring, which may awaken the person with a feeling of suffocation. So far, a variety of methods have been introduced by researchers to diagnose sleep apnea, among which the polysomnography (PSG) method is known to be the best. Analysis of PSG signals is very complicated. Many studies have been conducted on the automatic diagnosis of sleep apnea from biological signals using artificial intelligence (AI), including machine learning (ML) and deep learning (DL) methods. This research reviews and investigates the studies on the diagnosis of sleep apnea using AI methods. First, computer aided diagnosis system (CADS) for sleep apnea using ML and DL techniques along with its parts including dataset, preprocessing, and ML and DL methods are introduced. This research also summarizes the important specifications of the studies on the diagnosis of sleep apnea using ML and DL methods in a table. In the following, a comprehensive discussion is made on the studies carried out in this field. The challenges in the diagnosis of sleep apnea using AI methods are of paramount importance for researchers. Accordingly, these obstacles are elaborately addressed. In another section, the most important future works for studies on sleep apnea detection from PSG signals and AI techniques are presented. Ultimately, the essential findings of this study are provided in the conclusion section. This article is categorized under: Technologies > Artificial Intelligence Application Areas > Data Mining Software Tools Algorithmic Development > Biological Data Mining

3 citations

References
More filters
Book
01 Jan 1973
TL;DR: In this article, a unified, comprehensive and up-to-date treatment of both statistical and descriptive methods for pattern recognition is provided, including Bayesian decision theory, supervised and unsupervised learning, nonparametric techniques, discriminant analysis, clustering, preprosessing of pictorial data, spatial filtering, shape description techniques, perspective transformations, projective invariants, linguistic procedures, and artificial intelligence techniques for scene analysis.
Abstract: Provides a unified, comprehensive and up-to-date treatment of both statistical and descriptive methods for pattern recognition. The topics treated include Bayesian decision theory, supervised and unsupervised learning, nonparametric techniques, discriminant analysis, clustering, preprosessing of pictorial data, spatial filtering, shape description techniques, perspective transformations, projective invariants, linguistic procedures, and artificial intelligence techniques for scene analysis.

13,647 citations

Journal ArticleDOI
TL;DR: The newly inaugurated Research Resource for Complex Physiologic Signals (RRSPS) as mentioned in this paper was created under the auspices of the National Center for Research Resources (NCR Resources).
Abstract: —The newly inaugurated Research Resource for Complex Physiologic Signals, which was created under the auspices of the National Center for Research Resources of the National Institutes of He...

11,407 citations

Journal ArticleDOI
TL;DR: Zhang et al. as mentioned in this paper proposed a feed-forward denoising convolutional neural networks (DnCNNs) to handle Gaussian denobling with unknown noise level.
Abstract: The discriminative model learning for image denoising has been recently attracting considerable attentions due to its favorable denoising performance. In this paper, we take one step forward by investigating the construction of feed-forward denoising convolutional neural networks (DnCNNs) to embrace the progress in very deep architecture, learning algorithm, and regularization method into image denoising. Specifically, residual learning and batch normalization are utilized to speed up the training process as well as boost the denoising performance. Different from the existing discriminative denoising models which usually train a specific model for additive white Gaussian noise at a certain noise level, our DnCNN model is able to handle Gaussian denoising with unknown noise level (i.e., blind Gaussian denoising). With the residual learning strategy, DnCNN implicitly removes the latent clean image in the hidden layers. This property motivates us to train a single DnCNN model to tackle with several general image denoising tasks, such as Gaussian denoising, single image super-resolution, and JPEG image deblocking. Our extensive experiments demonstrate that our DnCNN model can not only exhibit high effectiveness in several general image denoising tasks, but also be efficiently implemented by benefiting from GPU computing.

5,902 citations

Posted Content
TL;DR: E elegant connections between the concepts of Informedness, Markedness, Correlation and Significance as well as their intuitive relationships with Recall and Precision are demonstrated.
Abstract: Commonly used evaluation measures including Recall, Precision, F-Measure and Rand Accuracy are biased and should not be used without clear understanding of the biases, and corresponding identification of chance or base case levels of the statistic. Using these measures a system that performs worse in the objective sense of Informedness, can appear to perform better under any of these commonly used measures. We discuss several concepts and measures that reflect the probability that prediction is informed versus chance. Informedness and introduce Markedness as a dual measure for the probability that prediction is marked versus chance. Finally we demonstrate elegant connections between the concepts of Informedness, Markedness, Correlation and Significance as well as their intuitive relationships with Recall and Precision, and outline the extension from the dichotomous case to the general multi-class case.

5,092 citations