ROCVLGSYOct 7, 2021

Injecting Planning-Awareness into Prediction and Detection Evaluation

arXiv:2110.03270v137 citations
Originality Incremental advance
AI Analysis

This addresses a critical evaluation gap in safety-critical robotics like autonomous driving, though it is incremental as it builds on existing metric frameworks.

The paper tackles the problem that standard accuracy metrics for detection and prediction in robotics are task-agnostic, leading to mismatches with downstream planning outcomes, and proposes task-aware metrics that better estimate closed-loop performance, validated on simulation and real-world autonomous driving data.

Detecting other agents and forecasting their behavior is an integral part of the modern robotic autonomy stack, especially in safety-critical scenarios entailing human-robot interaction such as autonomous driving. Due to the importance of these components, there has been a significant amount of interest and research in perception and trajectory forecasting, resulting in a wide variety of approaches. Common to most works, however, is the use of the same few accuracy-based evaluation metrics, e.g., intersection-over-union, displacement error, log-likelihood, etc. While these metrics are informative, they are task-agnostic and outputs that are evaluated as equal can lead to vastly different outcomes in downstream planning and decision making. In this work, we take a step back and critically assess current evaluation metrics, proposing task-aware metrics as a better measure of performance in systems where they are deployed. Experiments on an illustrative simulation as well as real-world autonomous driving data validate that our proposed task-aware metrics are able to account for outcome asymmetry and provide a better estimate of a model's closed-loop performance.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes