Reinforcement Learning based Negotiation-aware Motion Planning of Autonomous Vehicles
Zhitao Wang, Yuzheng Zhuang, Qiang Gu, Dong Chen, Hongbo Zhang, Wulong Liu
Abstract
For autonomous vehicles integrating onto road-ways with human traffic participants, it requires understanding and adapting to the participants’ intention by responding in predictable ways. This paper proposes a reinforcement learning based negotiation-aware motion planning framework, which adopts RL to adjust the driving style of the planner by dynamically modifying the prediction horizon length of the motion planner in real time adaptively. The framework models the interaction between the autonomous vehicle and other traffic participants as a Markov Decision Process. A temporal sequence of occupancy grid maps are taken as inputs for RL module to embed an implicit intention reasoning. Curriculum learning is employed to enhance the training efficiency and the robustness of the algorithm. We applied our method to narrow lane navigation in both simulation and real world to demonstrate that the proposed method outperforms the common alternative due to its advantage in alleviating the social dilemma problem with proper negotiation skills.
BibTeX
@inproceedings{iros2021_reinforcementlea,
title = {Reinforcement Learning based Negotiation-aware Motion Planning of Autonomous Vehicles},
author = {Zhitao Wang and Yuzheng Zhuang and Qiang Gu and Dong Chen and Hongbo Zhang and Wulong Liu},
booktitle = {IROS 2021},
year = {2021}
}