A Novel Sleep Stage Classification Using CNN Generated by an Efficient Neural Architecture Search with a New Data Processing Trick
Yu Xue, Ziming Yuan, Adam Slowik

TL;DR
This paper introduces an efficient sleep stage classification method using CNNs optimized by a genetic algorithm-based neural architecture search, enhanced with a novel data processing trick that improves convergence and performance.
Contribution
It presents a new data processing trick for CNNs and employs NAS-G to automatically design superior CNN architectures for sleep stage classification.
Findings
CNN with data processing trick converges faster.
NAS-G generated CNN outperforms handcrafted CNNs.
Proposed method achieves better accuracy in sleep stage classification.
Abstract
With the development of automatic sleep stage classification (ASSC) techniques, many classical methods such as k-means, decision tree, and SVM have been used in automatic sleep stage classification. However, few methods explore deep learning on ASSC. Meanwhile, most deep learning methods require extensive expertise and suffer from a mass of handcrafted steps which are time-consuming especially when dealing with multi-classification tasks. In this paper, we propose an efficient five-sleep-stage classification method using convolutional neural networks (CNNs) with a novel data processing trick and we design neural architecture search (NAS) technique based on genetic algorithm (GA), NAS-G, to search for the best CNN architecture. Firstly, we attach each kernel with an adaptive coefficient to enhance the signal processing of the inputs. This can enhance the propagation of informative…
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
TopicsEEG and Brain-Computer Interfaces · Currency Recognition and Detection · Sleep and Work-Related Fatigue
MethodsSupport Vector Machine
