2023

Tree-structured Policy Planning with Learned Behavior Models

Chen, Yuxiao, Karkus, Peter, Ivanovic, Boris et al.

Understand

Autonomous vehicles (AVs) need to reason about the multimodal behavior of neighboring agents while planning their own motion.

  • Many existing trajectory planners seek a single trajectory that performs well under \emph{all} plausible futures simultaneously, ignoring bi-directional interactions and thus leading to overly conservative plans.
  • Policy planning, whereby the ego agent plans a policy that reacts to the environment's multimodal behavior, is a promising direction as it can account for the action-reaction interactions between the AV and the environment.
  • However, most existing policy planners do not scale to the complexity of real autonomous vehicle applications: they are either not compatible with modern deep learning prediction models, not interpretable, or not able to generate high quality trajectories.

Reading the bibliography…