paper-with-me

Papers

Deep Learning for Sleep Stages Classification: Modified Rectified Linear Unit Activation Function and Modified Orthogonal Weight Initialisation

2022-02-18 · Akriti Bhusal, Abeer Alsadoon, P. W. C. Prasad, Nada Alsalami, Tarik A. Rashid

Background and Aim: Each stage of sleep can affect human health, and not getting enough sleep at any stage may lead to sleep disorder like parasomnia, apnea, insomnia, etc. Sleep-related diseases could be diagnosed using Convolutional Neural Network Classifier. However, this classifier has not been successfully implemented into sleep stage classification systems due to high complexity and low accuracy of classification. The aim of this research is to increase the accuracy and reduce the learning time of Convolutional Neural Network Classifier. Methodology: The proposed system used a modified Orthogonal Convolutional Neural Network and a modified Adam optimisation technique to improve the sleep stage classification accuracy and reduce the gradient saturation problem that occurs due to sigmoid activation function. The proposed system uses Leaky Rectified Linear Unit (ReLU) instead of sigmoid activation function as an activation function. Results: The proposed system called Enhanced Sleep Stage Classification system (ESSC) used six different databases for training and testing the proposed model on the different sleep stages. These databases are University College Dublin database (UCD), Beth Israel Deaconess Medical Center MIT database (MIT-BIH), Sleep European Data Format (EDF), Sleep EDF Extended, Montreal Archive of Sleep Studies (MASS), and Sleep Heart Health Study (SHHS). Our results show that the gradient saturation problem does not exist anymore. The modified Adam optimiser helps to reduce the noise which in turn result in faster convergence time. Conclusion: The convergence speed of ESSC is increased along with better classification accuracy compared to the state of art solution.

📄 PDF Abstract BibTeX arXiv:2203.04371

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Adam 설명 없음
Sigmoid Activation 설명 없음

Similar Papers 제목 키워드 기반

End-to-End Automatic Sleep Stage Classification Using Spectral-Temporal Sleep Features

2020-05-04 · Hyeong-Jin Kim, Minji Lee, Seong-Whan Lee

Sleep disorder is one of many neurological diseases that can affect greatly the quality of daily life. It is very burdensome to manually classify the sleep stages to detect sleep disorders. Therefore, the automatic sleep…

Automatic Sleep Stage ClassificationClassificationGeneral ClassificationSleep Staging

ProductGraphSleepNet: Sleep Staging using Product Spatio-Temporal Graph Learning with Attentive Temporal Aggregation

2022-12-09 · Aref Einizade, Samaneh Nasiri, Sepideh Hajipour Sardouie, Gari Clifford

The classification of sleep stages plays a crucial role in understanding and diagnosing sleep pathophysiology. Sleep stage scoring relies heavily on visual inspection by an expert that is time consuming and subjective pr…

Graph AttentionGraph LearningSleep Staging

Classification of sleep stages from EEG, EOG and EMG signals by SSNet

2023-07-03 · Haifa Almutairi, Ghulam Mubashar Hassan, Amitava Datta

Classification of sleep stages plays an essential role in diagnosing sleep-related diseases including Sleep Disorder Breathing (SDB) disease. In this study, we propose an end-to-end deep learning architecture, named SSNe…

Deep LearningEEGElectroencephalogram (EEG)

Combining Generative and Discriminative Neural Networks for Sleep Stages Classification

2016-10-06 · Endang Purnama Giri, Mohamad Ivan Fanany, Aniati Murni Arymurthy

Sleep stages pattern provides important clues in diagnosing the presence of sleep disorder. By analyzing sleep stages pattern and extracting its features from EEG, EOG, and EMG signals, we can classify sleep stages. This…

ClassificationEEGElectroencephalogram (EEG)General Classification+1

Learning Sleep Stages from Radio Signals: A Conditional Adversarial Architecture

2017-08-01 · ICML 2017 8 · Ming-Min Zhao, Shichao Yue, Dina Katabi, Tommi S. Jaakkola 외

We focus on predicting sleep stages from radio measurements without any attached sensors on subjects. We introduce a new predictive model that combines convolutional and recurrent neural networks to extract sleep-sp…