ROSYSep 28, 2021

Runtime Safety Assurance for Learning-enabled Control of Autonomous Driving Vehicles

arXiv:2109.13446v128 citations
Originality Incremental advance
AI Analysis

This addresses safety assurance for autonomous driving systems, which is critical for real-world deployment, but it is incremental as it builds on existing simplex and velocity-obstacle concepts.

They tackled the problem of ensuring safety for autonomous vehicles with machine-learning controllers by proposing Simplex-Drive, a framework that combines an unverified deep reinforcement learning controller with a provably safe baseline controller and a verified management unit, achieving always safe operation without sacrificing performance in dense traffic simulations.

Providing safety guarantees for Autonomous Vehicle (AV) systems with machine-learning-based controllers remains a challenging issue. In this work, we propose Simplex-Drive, a framework that can achieve runtime safety assurance for machine-learning enabled controllers of AVs. The proposed Simplex-Drive consists of an unverified Deep Reinforcement Learning (DRL)-based advanced controller (AC) that achieves desirable performance in complex scenarios, a Velocity-Obstacle (VO) based baseline safe controller (BC) with provably safety guarantees, and a verified mode management unit that monitors the operation status and switches the control authority between AC and BC based on safety-related conditions. We provide a formal correctness proof of Simplex-Drive and conduct a lane-changing case study in dense traffic scenarios. The simulation experiment results demonstrate that Simplex-Drive can always ensure operation safety without sacrificing control performance, even if the DRL policy may lead to deviations from the safe status.

Foundations

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

Your Notes