paper-with-me

Papers

Probabilistic Parameter Estimators and Calibration Metrics for Pose Estimation from Image Features

2024-07-23 · Romeo Valentin, Sydney M. Katz, Joonghyun Lee, Don Walker, Matthew Sorgenfrei, Mykel J. Kochenderfer

This paper addresses the challenge of probabilistic parameter estimation given measurement uncertainty in real-time. We provide a general formulation and apply this to pose estimation for an autonomous visual landing system. We present three probabilistic parameter estimators: a least-squares sampling approach, a linear approximation method, and a probabilistic programming estimator. To evaluate these estimators, we introduce novel closed-form expressions for measuring calibration and sharpness specifically for multivariate normal distributions. Our experimental study compares the three estimators under various noise conditions. We demonstrate that the linear approximation estimator can produce sharp and well-calibrated pose predictions significantly faster than the other methods but may yield overconfident predictions in certain scenarios. Additionally, we demonstrate that these estimators can be integrated with a Kalman filter for continuous pose estimation during a runway approach where we observe a 50\% improvement in sharpness while maintaining marginal calibration. This work contributes to the integration of data-driven computer vision models into complex safety-critical aircraft systems and provides a foundation for developing rigorous certification guidelines for such systems.

📄 PDF Abstract BibTeX arXiv:2407.16223

Code (0)

등록된 구현이 없습니다.

Tasks

parameter estimationPose EstimationProbabilistic Programming

Similar Papers 제목 키워드 기반

Estimating Expected Calibration Errors

2021-09-08 · Nicolas Posocco, Antoine Bonnefoy

Uncertainty in probabilistic classifiers predictions is a key concern when models are used to support human decision making, in broader probabilistic pipelines or when sensitive automatic decisions have to be taken. Stud…

Decision Making

All Models Are Miscalibrated, But Some Less So: Comparing Calibration with Conditional Mean Operators

2025-02-17 · Peter Moskvichev, Dino Sejdinovic

When working in a high-risk setting, having well calibrated probabilistic predictive models is a crucial requirement. However, estimators for calibration error are not always able to correctly distinguish which model is …

All

Better Uncertainty Calibration via Proper Scores for Classification and Beyond

2022-03-15 · Sebastian G. Gruber, Florian Buettner

With model trustworthiness being crucial for sensitive real-world applications, practitioners are putting more and more focus on improving the uncertainty calibration of deep neural networks. Calibration errors are desig…

Calibration tests in multi-class classification: A unifying framework

2019-10-24 · NeurIPS 2019 12 · David Widmann, Fredrik Lindsten, Dave Zachariah

In safety-critical applications a probabilistic model is usually required to be calibrated, i.e., to capture the uncertainty of its predictions accurately. In multi-class classification, calibration of the most confident…

ClassificationGeneral ClassificationMulti-class Classification

Deep Probability Segmentation: Are segmentation models probability estimators?

2024-09-19 · Simone Fassio, Simone Monaco, Daniele Apiletti

Deep learning has revolutionized various fields by enabling highly accurate predictions and estimates. One important application is probabilistic prediction, where models estimate the probability of events rather than de…

SegmentationUncertainty Quantification