RAP: Risk-Aware Prediction for Robust Planning

Published in: 2022 Conference on Robot Learning (CoRL), 2022

Haruki Nishimura*, Jean Mercat*, Blake Wulfe, Rowan McAllister, Adrien Gaidon

[Link to PDF]
[Link to Publisher Site]

Abstract

Robust planning in interactive scenarios requires predicting the uncertain future to make risk-aware decisions. Unfortunately, due to long-tail safety-critical events, the risk is often under-estimated by finite-sampling approximations of probabilistic motion forecasts. This can lead to overconfident and unsafe robot behavior, even with robust planners. Instead of assuming full prediction coverage that robust planners require, we propose to make prediction itself risk-aware. We introduce a new prediction objective to learn a risk-biased distribution over trajectories, so that risk evaluation simplifies to an expected cost estimation under this biased distribution. This reduces the sample complexity of the risk estimation during online planning, which is needed for safe real-time performance. Evaluation results in a didactic simulation environment and on a real-world dataset demonstrate the effectiveness of our approach. The code and a demo are available.

Video (CoRL Oral Session on Planning + Learning, December 16, 2022)

Bibtex

@inproceedings{nishimuramercat2022rap,
  title={RAP: Risk-Aware Prediction for Robust Planning},
  author={Nishimura, Haruki and Mercat, Jean and Wulfe, Blake and McAllister, Rowan and Gaidon, Adrien},
  booktitle={2022 Conference on Robot Learning (CoRL)},
  volume={205},
  pages={381--392},
  year={2022},
  organization={PMLR}
}