Probabilistic Parameter Estimators and Calibration Metrics for Pose Estimation from Image Features
Romeo Valentin, Sydney M. Katz, Joonghyun Lee, Don Walker, Matthew Sorgenfrei, Mykel J. Kochenderfer
TL;DR
This work develops probabilistic estimators for pose estimation under measurement uncertainty in real-time vision systems, applying them to autonomous runway approaches. It introduces three estimators—LSQ sampling, linear approximation, and MCMC—along with closed-form calibration and sharpness metrics for multivariate normal predictions, and demonstrates Kalman-filter integration for sequential pose tracking. The Linear Approximation estimator is fastest and performs well under Gaussian noise but can be overconfident in some scenarios, while the MCMC approach provides robust, calibrated, and sharp estimates under non-Gaussian noise. The results indicate that probabilistic pose estimates can meaningfully improve sharpness in a Kalman-filtered runway approach, supporting rigorous uncertainty-aware sensor integration in safety-critical aircraft systems and informing certification pathways.
Abstract
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.
