TL;DR
This paper introduces a compact, interpretable CNN model for cross-subject driver drowsiness detection using single-channel EEG, achieving higher accuracy and biologically meaningful feature localization.
Contribution
The study presents a novel CNN architecture with GAP and CAM for shared EEG feature extraction across subjects, enhancing interpretability and accuracy in drowsiness detection.
Findings
Achieved 73.22% accuracy on 11 subjects for cross-subject classification.
Model learned biologically explainable features like Alpha spindles and Theta bursts.
Utilized artifacts such as muscle activity for alert state recognition.
Abstract
Driver drowsiness is one of main factors leading to road fatalities and hazards in the transportation industry. Electroencephalography (EEG) has been considered as one of the best physiological signals to detect drivers drowsy states, since it directly measures neurophysiological activities in the brain. However, designing a calibration-free system for driver drowsiness detection with EEG is still a challenging task, as EEG suffers from serious mental and physical drifts across different subjects. In this paper, we propose a compact and interpretable Convolutional Neural Network (CNN) to discover shared EEG features across different subjects for driver drowsiness detection. We incorporate the Global Average Pooling (GAP) layer in the model structure, allowing the Class Activation Map (CAM) method to be used for localizing regions of the input signal that contribute most for…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAverage Pooling · Global Average Pooling
