Drowsiness-Aware Adaptive Autonomous Braking System based on Deep Reinforcement Learning for Enhanced Road Safety

arXiv cs.LG / 4/16/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that driver drowsiness undermines safe braking judgment and is linked to a meaningful fraction of road accidents in Europe.
  • It proposes a physiology-aware autonomous braking system that detects drowsiness from ECG signals using an RNN, based on a detailed benchmark over different 2-minute window segmentations.
  • The detected drowsiness state is fed into the agent’s observable state space, where impairment is modeled as an action delay for more realistic control decisions.
  • A Double-Dueling DQN agent is implemented and tested in the high-fidelity CARLA simulator, demonstrating near-perfect collision avoidance performance in both drowsy and non-drowsy scenarios (99.99% success rate).
  • Overall, the results suggest deep reinforcement learning can produce more adaptive safety systems by incorporating real-time physiological signals.

Abstract

Driver drowsiness significantly impairs the ability to accurately judge safe braking distances and is estimated to contribute to 10%-20% of road accidents in Europe. Traditional driver-assistance systems lack adaptability to real-time physiological states such as drowsiness. This paper proposes a deep reinforcement learning-based autonomous braking system that integrates vehicle dynamics with driver physiological data. Drowsiness is detected from ECG signals using a Recurrent Neural Network (RNN), selected through an extensive benchmark analysis of 2-minute windows with varying segmentation and overlap configurations. The inferred drowsiness state is incorporated into the observable state space of a Double-Dueling Deep Q-Network (DQN) agent, where driver impairment is modeled as an action delay. The system is implemented and evaluated in a high-fidelity CARLA simulation environment. Experimental results show that the proposed agent achieves a 99.99% success rate in avoiding collisions under both drowsy and non-drowsy conditions. These findings demonstrate the effectiveness of physiology-aware control strategies for enhancing adaptive and intelligent driving safety systems.