ROLGApr 17, 2023

Integration of Reinforcement Learning Based Behavior Planning With Sampling Based Motion Planning for Automated Driving

arXiv:2304.08280v18 citationsh-index: 20
Originality Incremental advance
AI Analysis

This work addresses the challenge of deploying reinforcement learning-based planning to real automated vehicles, though it is incremental by combining existing methods in a novel way.

The authors tackled the problem of integrating reinforcement learning for high-level behavior planning with established motion planning algorithms in automated driving, demonstrating through real vehicle experiments that their approach reduces the simulation-to-reality gap and enables complex multi-agent maneuvers.

Reinforcement learning has received high research interest for developing planning approaches in automated driving. Most prior works consider the end-to-end planning task that yields direct control commands and rarely deploy their algorithm to real vehicles. In this work, we propose a method to employ a trained deep reinforcement learning policy for dedicated high-level behavior planning. By populating an abstract objective interface, established motion planning algorithms can be leveraged, which derive smooth and drivable trajectories. Given the current environment model, we propose to use a built-in simulator to predict the traffic scene for a given horizon into the future. The behavior of automated vehicles in mixed traffic is determined by querying the learned policy. To the best of our knowledge, this work is the first to apply deep reinforcement learning in this manner, and as such lacks a state-of-the-art benchmark. Thus, we validate the proposed approach by comparing an idealistic single-shot plan with cyclic replanning through the learned policy. Experiments with a real testing vehicle on proving grounds demonstrate the potential of our approach to shrink the simulation to real world gap of deep reinforcement learning based planning approaches. Additional simulative analyses reveal that more complex multi-agent maneuvers can be managed by employing the cycling replanning approach.

Foundations

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

Your Notes