tud-amr / int-mpc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning Interaction-aware Guidance for Trajectory Optimization in Dense Traffic Scenarios

This repository will contain the code for the paper:

Learning Interaction-aware Guidance for Trajectory Optimization in Dense Traffic Scenarios
Bruno Brito, Achin Agarwal, Javier Alonso-Mora
Accepted for publication in [IEEE Transactions on Intelligent Transportation Systems].

Autonomous navigation in dense traffic scenarios remains challenging for autonomous vehicles (AVs) because the intentions of other drivers are not directly observable and AVs have to deal with a wide range of driving behaviors. To maneuver through dense traffic, AVs must be able to reason how their actions affect others (interaction model) and exploit this reasoning to navigate through dense traffic safely. This paper presents a novel framework for interaction-aware motion planning in dense traffic scenarios. We explore the connection between human driving behavior and their velocity changes when interacting. Hence, we propose to learn, via deep Reinforcement Learning (RL), an interaction-aware policy providing global guidance about the cooperativeness of other vehicles to an optimization-based planner ensuring safety and kinematic feasibility through constraint satisfaction. The learned policy can reason and guide the local optimization-based planner with interactive behavior to pro-actively merge in dense traffic while remaining safe in case the other vehicles do not yield. We present qualitative and quantitative results in highly interactive simulation environments (highway merging and unprotected left turns) against two baseline approaches, a learning-based and an optimization-based method. The presented results demonstrate that our method significantly reduces the number of collisions and increases the success rate with respect to both learning-based and optimization-based baselines.

About

License:GNU General Public License v3.0