Mind2Drive: Predicting Driver Intentions from EEG in Real-world On-Road Driving

arXiv cs.CV / 4/22/2026

📰 NewsDeveloper Stack & InfrastructureSignals & Early TrendsModels & Research

Key Points

  • The study proposes an EEG-based framework to predict drivers’ intentions for use in proactive advanced driver assistance, addressing difficulties of real-world EEG non-stationarity and complex cognitive-motor preparation.
  • Researchers collected a synchronized multi-sensor dataset on a real electric vehicle across 32 on-road driving sessions and evaluated 12 deep learning architectures under consistent experimental conditions.
  • TSCeption produced the best results, achieving an average accuracy of 0.907 and a Macro-F1 score of 0.901.
  • The framework shows temporal stability, maintaining strong decoding performance up to 1000 ms before a maneuver with minimal degradation, and performance peaks around 400–600 ms.
  • Additional findings indicate that minimal EEG preprocessing can outperform more complex artifact-handling pipelines, and the reported interval aligns with a critical neural preparation phase before maneuvers.

Abstract

Predicting driver intention from neurophysiological signals offers a promising pathway for enhancing proactive safety in advanced driver assistance systems, yet remains challenging in real-world driving due to EEG signal non-stationarity and the complexity of cognitive-motor preparation. This study proposes and evaluates an EEG-based driver intention prediction framework using a synchronised multi-sensor platform integrated into a real electric vehicle. A real-world on-road dataset was collected across 32 driving sessions, and 12 deep learning architectures were evaluated under consistent experimental conditions. Among the evaluated architectures, TSCeption achieved the highest average accuracy (0.907) and Macro-F1 score (0.901). The proposed framework demonstrates strong temporal stability, maintaining robust decoding performance up to 1000 ms before manoeuvre execution with minimal degradation. Furthermore, additional analyses reveal that minimal EEG preprocessing outperforms artefact-handling pipelines, and prediction performance peaks within a 400-600 ms interval, corresponding to a critical neural preparatory phase preceding driving manoeuvres. Overall, these findings support the feasibility of early and stable EEG-based driver intention decoding under real-world on-road conditions. Code: https://github.com/galosaimi/Mind2Drive.