Task-Relevant Failure Detection for Trajectory Predictors in Autonomous VehiclesDownload PDF

Published: 10 Sept 2022, Last Modified: 05 May 2023CoRL 2022 PosterReaders: Everyone
Keywords: Run-time Monitoring, Autonomous Vehicles, Trajectory Prediction
TL;DR: We develop a probabilistic run-time monitor that detects when a task-relevant prediction failure occurs by propagating trajectory prediction errors to a planning cost and reasoning about their impact on the autonomous vehicle.
Abstract: In modern autonomy stacks, prediction modules are paramount to planning motions in the presence of other mobile agents. However, failures in prediction modules can mislead the downstream planner into making unsafe decisions. Indeed, the high uncertainty inherent to the task of trajectory forecasting ensures that such mispredictions occur frequently. Motivated by the need to improve safety of autonomous vehicles without compromising on their performance, we develop a probabilistic run-time monitor that detects when a "harmful" prediction failure occurs, i.e., a task-relevant failure detector. We achieve this by propagating trajectory prediction errors to the planning cost to reason about their impact on the AV. Furthermore, our detector comes equipped with performance measures on the false-positive and the false-negative rate and allows for data-free calibration. In our experiments we compared our detector with various others and found that our detector has the highest area under the receiver operator characteristic curve.
Student First Author: yes
Supplementary Material: zip
Code: https://github.com/NVlabs/pred-fail-detector
15 Replies

Loading