MPNP: Multi-Policy Neural Planner for Urban Driving
规划师
计算机科学
人工神经网络
模式
简单(哲学)
人工智能
社会科学
认识论
哲学
社会学
作者
Jie Cheng,Xin Ren,Sheng Wang,Ming Liu
标识
DOI:10.1109/iros47612.2022.9982111
摘要
Our goal is to train a neural planner that can capture diverse driving behaviors in complex urban scenarios. We observe that even state-of-the-art neural planners are struggling to perform common maneuvers such as lane change, which is rather natural for human drivers. We propose to explore the multi-modalities in the planning problem and force the neural planner to explicitly consider different policies. This is achieved by generating the future trajectories conditioned on every possible reference line, which could simply be the centerline of the surrounding lanes. We find this simple strategy yet enables the planner to perform rich and complex behaviors. We train our model using real-world driving data and demonstrate the effectiveness of our method through both open-loop and closed-loop evaluations. Project website https://jchengai.github.io/mpnp.