ROJun 12

Safe Reinforcement Learning of Autonomous Highway Driving: A Unified Framework for Safety and Efficiency

arXiv:2606.14609v19.3
Predicted impact top 46% in RO · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the challenge of safe and efficient decision-making for autonomous vehicles, a critical problem for the deployment of AVs.

The paper proposes a unified safe reinforcement learning framework (MoE-RM-SRL) for autonomous highway driving that integrates safe distance, reward machines, and mixture-of-experts to guarantee safety during training and deployment. Experiments in CARLA show substantial improvements in safety and efficiency over state-of-the-art baselines.

Deep reinforcement learning (DRL) offers a compelling route to decision-making for advanced autonomous vehicles (AVs), yet its trial-and-error nature makes it difficult to guarantee safety during training and to achieve both safety and efficiency at deployment. We propose a unified safe reinforcement learning (SRL) framework that integrates safe distance (SD), reward machines (RM), and mixture-of-experts (MoE), termed MoE-RM-SRL. For deployment, SD and RM jointly shape a rule-aware reward that encodes highway traffic regulations and stage-wise objectives, enabling safe and reliable behavior without sacrificing efficiency. For training, we introduce a sparsely gated MoE layer comprising up to 11 deep Q-networks (DQNs); an SD-based gating rule activates a minimal set of experts for lane-keeping and lane-changing, mitigating the instability, discontinuities, and impulsive transients commonly induced by switching between heterogeneous controllers (e.g., MPC/rule-based modules and learned policies). We implement the proposed architecture in CARLA and integrate it with a 6-DoF driver-in-the-loop virtual-reality (DiL-VR) platform. Experiments in stochastic two-lane traffic show that MoE-RM-SRL substantially improves safety and efficiency over state-of-the-art baselines, and the framework naturally extends to multi-lane driving as well as on-ramp merging and exiting scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes