ROLGSYOct 1, 2021

Multi-lane Cruising Using Hierarchical Planning and Reinforcement Learning

arXiv:2110.00650v112 citations
Originality Incremental advance
AI Analysis

This addresses the problem of safe and efficient lane-changing for autonomous vehicles, representing an incremental improvement in modular motion planning.

The paper tackles autonomous multi-lane cruising by proposing a hierarchical reinforcement learning framework with a state-action space abstraction, enabling model transfer from simulation to more realistic dynamics without retraining.

Competent multi-lane cruising requires using lane changes and within-lane maneuvers to achieve good speed and maintain safety. This paper proposes a design for autonomous multi-lane cruising by combining a hierarchical reinforcement learning framework with a novel state-action space abstraction. While the proposed solution follows the classical hierarchy of behavior decision, motion planning and control, it introduces a key intermediate abstraction within the motion planner to discretize the state-action space according to high level behavioral decisions. We argue that this design allows principled modular extension of motion planning, in contrast to using either monolithic behavior cloning or a large set of hand-written rules. Moreover, we demonstrate that our state-action space abstraction allows transferring of the trained models without retraining from a simulated environment with virtually no dynamics to one with significantly more realistic dynamics. Together, these results suggest that our proposed hierarchical architecture is a promising way to allow reinforcement learning to be applied to complex multi-lane cruising in the real world.

Foundations

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

Your Notes