ROAILGMay 1, 2019

Driving with Style: Inverse Reinforcement Learning in General-Purpose Planning for Automated Driving

arXiv:1905.00229v266 citations
Originality Incremental advance
AI Analysis

This addresses the tedious task of expert tuning in automated driving planning, though it is incremental as it builds on existing inverse reinforcement learning methods.

The paper tackles the challenge of manually tuning reward functions for general-purpose planners in automated driving by using human driving demonstrations to automatically learn these functions, achieving reward functions that exceed manual expert tuning without prior domain knowledge.

Behavior and motion planning play an important role in automated driving. Traditionally, behavior planners instruct local motion planners with predefined behaviors. Due to the high scene complexity in urban environments, unpredictable situations may occur in which behavior planners fail to match predefined behavior templates. Recently, general-purpose planners have been introduced, combining behavior and local motion planning. These general-purpose planners allow behavior-aware motion planning given a single reward function. However, two challenges arise: First, this function has to map a complex feature space into rewards. Second, the reward function has to be manually tuned by an expert. Manually tuning this reward function becomes a tedious task. In this paper, we propose an approach that relies on human driving demonstrations to automatically tune reward functions. This study offers important insights into the driving style optimization of general-purpose planners with maximum entropy inverse reinforcement learning. We evaluate our approach based on the expected value difference between learned and demonstrated policies. Furthermore, we compare the similarity of human driven trajectories with optimal policies of our planner under learned and expert-tuned reward functions. Our experiments show that we are able to learn reward functions exceeding the level of manual expert tuning without prior domain knowledge.

Foundations

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

Your Notes