Deep Learning with Convolutional Neural Network for detecting microsleep states from EEG: A comparison between the
Summary
This study explored using convolutional neural networks (CNNs) to detect microsleeps from EEG data. Cost-based learning offered similar performance to oversampling but with significantly shorter training times.
Area of Science:
- Neuroscience
- Machine Learning
- Biomedical Engineering
Background:
- Critical real-time decision-making occupations demand sustained attention.
- Repetitive tasks and extended work periods can lead to microsleeps, brief involuntary lapses in consciousness.
- Microsleeps disrupt cognitive and visual-motor coordination, impacting task performance.
Purpose of the Study:
- To evaluate the efficacy of a convolutional neural network (CNN) in detecting microsleep states.
- To analyze electroencephalogram (EEG) data for microsleep detection during a visuomotor task.
- To compare data imbalance handling techniques for CNN training.
Main Methods:
- Utilized 16-channel EEG data from 8 subjects performing a 1D visuomotor task.
- Analyzed EEG data in 4-second epochs with a 0.25-second step size.
- Employed leave-one-subject-out cross-validation and two imbalance strategies: oversampling and cost-based learning.
Main Results:
- Both oversampling and cost-based learning achieved comparable performance metrics (e.g., AUC_ROC=0.90, AUC_PR=0.41, phi=0.42).
- The dataset exhibited significant imbalance, with 17 responsive states for every microsleep state.
- Cost-based learning demonstrated a substantially reduced training duration compared to oversampling.
Conclusions:
- CNNs show promise for detecting microsleeps from EEG data.
- Cost-based learning is an efficient method for handling imbalanced EEG data in microsleep detection.
- This approach could enhance safety in occupations susceptible to microsleeps.
Related Concept Videos
Sleep-Wake Cycles
2.6K
Sleep is an essential physiological process vital to maintaining overall well-being. The reticular activating system (RAS), a network of neurons in the brainstem, regulates wakefulness and sleep. While it may seem passive, sleep consists of distinct cycles, each with its unique characteristics and functions. Two key sleep phases are non-rapid eye movement (NREM) and rapid eye movement (REM).
NREM Sleep
NREM sleep comprises four progressive stages that seamlessly merge:
NREM Sleep
NREM sleep comprises four progressive stages that seamlessly merge:
2.6K
Understanding Sleep
1.3K
Sleep, an essential biological state, involves significant reductions in physical activity, sensory awareness, and interaction with the environment. This complex physiological process is primarily regulated by specific brain regions, notably the hypothalamus and pons, which govern the sleep-wake cycle or circadian rhythm.
The circadian rhythm, a nearly 24-hour cycle, is deeply influenced by environmental light cues. Light exposure directly affects the hypothalamus, which in turn regulates...
The circadian rhythm, a nearly 24-hour cycle, is deeply influenced by environmental light cues. Light exposure directly affects the hypothalamus, which in turn regulates...
1.3K


