Driver-Intention Prediction with Deep Learning: Real-Time Brain-to-Vehicle Communication
Niloufar Alavi, Swati Shah, Rezvan Alamian, Stefan Goetz
TL;DR
This work tackles real-time driver intention prediction by decoding steering intent from noninvasive EEG signals. It introduces a 1D CNN that operates on raw EEG with minimal pre-processing, trained on a driving-simulator dataset to classify left, straight, and right steering intentions with $83.7\%$ accuracy. The study reveals a notable spatial bias (best performance for right-turn imagery) and identifies timing windows and spectral patterns (notably in the alpha and beta bands) that differentiate conditions, while acknowledging potential gaze confounds. Collectively, the results demonstrate the feasibility of EEG-based brain-to-vehicle communication for driving assistance and highlight avenues for improving robustness through larger, session-spanning datasets and addressing subject-specific factors.
Abstract
Brain-computer interfaces (BCIs) allow direct communication between the brain and electronics without the need for speech or physical movement. Such interfaces can be particularly beneficial in applications requiring rapid response times, such as driving, where a vehicle's advanced driving assistance systems could benefit from immediate understanding of a driver's intentions. This study presents a novel method for predicting a driver's intention to steer using electroencephalography (EEG) signals through deep learning. A driving simulator created a controlled environment in which participants imagined controlling a vehicle during various driving scenarios, including left and right turns, as well as straight driving. A convolutional neural network (CNN) classified the detected EEG data with minimal pre-processing. Our model achieved an accuracy of 83.7% in distinguishing between the three steering intentions and demonstrated the ability of CNNs to process raw EEG data effectively. The classification accuracy was highest for right-turn segments, which suggests a potential spatial bias in brain activity. This study lays the foundation for more intuitive brain-to-vehicle communication systems.
