Deep Learning for Sleep Stages Classification: Modified Rectified Linear Unit Activation Function and Modified Orthogonal Weight Initialisation
Akriti Bhusal, Abeer Alsadoon, P.W.C. Prasad, Nada Alsalami, Tarik A., Rashid

TL;DR
This paper introduces a modified CNN with a Leaky ReLU activation and an improved Adam optimizer to enhance sleep stage classification accuracy and speed, validated across six diverse sleep datasets.
Contribution
The study proposes a novel combination of modified orthogonal CNN and Leaky ReLU activation to address gradient saturation and improve classification performance.
Findings
Eliminated gradient saturation issues with Leaky ReLU.
Achieved faster convergence with the modified Adam optimizer.
Improved sleep stage classification accuracy across multiple datasets.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Adam · Sigmoid Activation
