paper-with-me

Papers

An EEG Channel Selection Framework for Driver Drowsiness Detection via Interpretability Guidance

2023-04-26 · Xinliang Zhou, Dan Lin, Ziyu Jia, Jiaping Xiao, Chenyu Liu, Liming Zhai, Yang Liu

Drowsy driving has a crucial influence on driving safety, creating an urgent demand for driver drowsiness detection. Electroencephalogram (EEG) signal can accurately reflect the mental fatigue state and thus has been widely studied in drowsiness monitoring. However, the raw EEG data is inherently noisy and redundant, which is neglected by existing works that just use single-channel EEG data or full-head channel EEG data for model training, resulting in limited performance of driver drowsiness detection. In this paper, we are the first to propose an Interpretability-guided Channel Selection (ICS) framework for the driver drowsiness detection task. Specifically, we design a two-stage training strategy to progressively select the key contributing channels with the guidance of interpretability. We first train a teacher network in the first stage using full-head channel EEG data. Then we apply the class activation mapping (CAM) to the trained teacher model to highlight the high-contributing EEG channels and further propose a channel voting scheme to select the top N contributing EEG channels. Finally, we train a student network with the selected channels of EEG data in the second stage for driver drowsiness detection. Experiments are designed on a public dataset, and the results demonstrate that our method is highly applicable and can significantly improve the performance of cross-subject driver drowsiness detection.

📄 PDF Abstract BibTeX arXiv:2304.14920

Code (0)

등록된 구현이 없습니다.

Tasks

channel selectionEEGElectroencephalogram (EEG)

Similar Papers 제목 키워드 기반

Driver Drowsiness Classification Based on Eye Blink and Head Movement Features Using the k-NN Algorithm

2020-09-28 · Mariella Dreissig, Mohamed Hedi Baccour, Tim Schaeck, Enkelejda Kasneci

Modern advanced driver-assistance systems analyze the driving performance to gather information about the driver's state. Such systems are able, for example, to detect signs of drowsiness by evaluating the steering or la…

feature selection

Real-Time Drivers' Drowsiness Detection and Analysis through Deep Learning

2025-11-16 · ANK Zaman, Prosenjit Chatterjee, Rajat Sharma arxiv

A long road trip is fun for drivers. However, a long drive for days can be tedious for a driver to accommodate stringent deadlines to reach distant destinations. Such a scenario forces drivers to drive extra miles, utili…

Drivers Drowsiness Detection using Condition-Adaptive Representation Learning Framework

2019-10-22 · Jongmin Yu, Sangwoo Park, Sangwook Lee, Moongu Jeon

We propose a condition-adaptive representation learning framework for the driver drowsiness detection based on 3D-deep convolutional neural network. The proposed framework consists of four models: spatio-temporal represe…

Representation Learning

VigilEye -- Artificial Intelligence-based Real-time Driver Drowsiness Detection

2024-06-21 · Sandeep Singh Sengar, Aswin Kumar, Owen Singh

This study presents a novel driver drowsiness detection system that combines deep learning techniques with the OpenCV framework. The system utilises facial landmarks extracted from the driver's face as input to Convoluti…

Deep LearningSpecificity

LDGCN: An Edge-End Lightweight Dual GCN Based on Single-Channel EEG for Driver Drowsiness Monitoring

2024-07-08 · Jingwei Huang, Chuansheng Wang, Jiayan Huang, Haoyi Fan 외

Driver drowsiness electroencephalography (EEG) signal monitoring can timely alert drivers of their drowsiness status, thereby reducing the probability of traffic accidents. Graph convolutional networks (GCNs) have shown …

EEGgraph construction