SYROOct 28, 2019

Deep Reinforcement Learning with Enhanced Safety for Autonomous Highway Driving

arXiv:1910.12905v261 citations
Originality Incremental advance
AI Analysis

This work addresses safety concerns for autonomous vehicles, but it is incremental as it builds on existing deep reinforcement learning methods with added safety modules.

The paper tackles the problem of ensuring safety in autonomous highway driving by combining rule-based and learning-based safety modules, resulting in a policy that demonstrates superior capabilities in simulation with varying traffic densities.

In this paper, we present a safe deep reinforcement learning system for automated driving. The proposed framework leverages merits of both rule-based and learning-based approaches for safety assurance. Our safety system consists of two modules namely handcrafted safety and dynamically-learned safety. The handcrafted safety module is a heuristic safety rule based on common driving practice that ensure a minimum relative gap to a traffic vehicle. On the other hand, the dynamically-learned safety module is a data-driven safety rule that learns safety patterns from driving data. Specifically, the dynamically-leaned safety module incorporates a model lookahead beyond the immediate reward of reinforcement learning to predict safety longer into the future. If one of the future states leads to a near-miss or collision, then a negative reward will be assigned to the reward function to avoid collision and accelerate the learning process. We demonstrate the capability of the proposed framework in a simulation environment with varying traffic density. Our results show the superior capabilities of the policy enhanced with dynamically-learned safety module.

Foundations

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

Your Notes