TL;DR
This paper introduces PURE, a novel method for quantifying uncertainty in multi-output regression models used for object detection in autonomous driving, demonstrating its significance in decision reliability.
Contribution
The paper proposes PURE, a new approach to measure prediction surface uncertainty in regression-based object detection models for autonomous vehicles.
Findings
Uncertainty correlates negatively with prediction accuracy.
PURE effectively quantifies uncertainty in models like YOLO and SSD.
Uncertainty measurement impacts decision-making reliability in autonomous driving.
Abstract
Object detection in autonomous cars is commonly based on camera images and Lidar inputs, which are often used to train prediction models such as deep artificial neural networks for decision making for object recognition, adjusting speed, etc. A mistake in such decision making can be damaging; thus, it is vital to measure the reliability of decisions made by such prediction models via uncertainty measurement. Uncertainty, in deep learning models, is often measured for classification problems. However, deep learning models in autonomous driving are often multi-output regression models. Hence, we propose a novel method called PURE (Prediction sURface uncErtainty) for measuring prediction uncertainty of such regression models. We formulate the object recognition problem as a regression model with more than one outputs for finding object locations in a 2-dimensional camera view. For…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
