paper-with-me

홈 › Papers

Lightweight, Uncertainty-Aware Conformalized Visual Odometry

2023-03-03 · Alex C. Stutts, Danilo Erricolo, Theja Tulabandhula, Amit Ranjan Trivedi

Data-driven visual odometry (VO) is a critical subroutine for autonomous edge robotics, and recent progress in the field has produced highly accurate point predictions in complex environments. However, emerging autonomous edge robotics devices like insect-scale drones and surgical robots lack a computationally efficient framework to estimate VO's predictive uncertainties. Meanwhile, as edge robotics continue to proliferate into mission-critical application spaces, awareness of model's the predictive uncertainties has become crucial for risk-aware decision-making. This paper addresses this challenge by presenting a novel, lightweight, and statistically robust framework that leverages conformal inference (CI) to extract VO's uncertainty bands. Our approach represents the uncertainties using flexible, adaptable, and adjustable prediction intervals that, on average, guarantee the inclusion of the ground truth across all degrees of freedom (DOF) of pose estimation. We discuss the architectures of generative deep neural networks for estimating multivariate uncertainty bands along with point (mean) prediction. We also present techniques to improve the uncertainty estimation accuracy, such as leveraging Monte Carlo dropout (MC-dropout) for data augmentation. Finally, we propose a novel training loss function that combines interval scoring and calibration loss with traditional training metrics--mean-squared error and KL-divergence--to improve uncertainty-aware learning. Our simulation results demonstrate that the presented framework consistently captures true uncertainty in pose estimations across different datasets, estimation models, and applied noise types, indicating its wide applicability.

📄 PDF Abstract BibTeX arXiv:2303.02207

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDecision MakingPose EstimationPrediction IntervalsVisual Odometry

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Monte Carlo Dropout 설명 없음

Similar Papers 제목 키워드 기반

Conformalized Multimodal Uncertainty Regression and Reasoning

2023-09-20 · Domenico Parente, Nastaran Darabi, Alex C. Stutts, Theja Tulabandhula 외

This paper introduces a lightweight uncertainty estimator capable of predicting multimodal (disjoint) uncertainty bounds by integrating conformal prediction with a deep-learning regressor. We specifically discuss its app…

Conformal PredictionOptical Flow EstimationPredictionregression+1

CUAHN-VIO: Content-and-Uncertainty-Aware Homography Network for Visual-Inertial Odometry

2022-08-30 · Yingfu Xu, Guido C. H. E. de Croon

Learning-based visual ego-motion estimation is promising yet not ready for navigating agile mobile robots in the real world. In this article, we propose CUAHN-VIO, a robust and efficient monocular visual-inertial odometr…

Motion EstimationNavigate

Uncertainty-Aware Adaptive Sensor Fusion for Autonomous Navigation

2026-06-03 · Simegnew Yihunie Alaba, Yuichi Motai arxiv

This work introduces a hybrid deep learning approach integrated with an Unscented Kalman Filter (UKF) to enhance pose estimation accuracy in Visual-Inertial Odometry (VIO) for autonomous navigation. The proposed model em…

Pose Estimation

GreenPCO: An Unsupervised Lightweight Point Cloud Odometry Method

2021-12-08 · Pranav Kadam, Min Zhang, Jiahao Gu, Shan Liu 외

Visual odometry aims to track the incremental motion of an object using the information captured by visual sensors. In this work, we study the point cloud odometry problem, where only the point cloud scans obtained by th…

BenchmarkingObjectVisual Odometry

SUPER -- A Framework for Sensitivity-based Uncertainty-aware Performance and Risk Assessment in Visual Inertial Odometry

2025-12-16 · Johannes A. Gaus, Daniel Häufle, Woo-Jeong Baek arxiv

While many visual odometry (VO), visual-inertial odometry (VIO), and SLAM systems achieve high accuracy, the majority of existing methods miss to assess risks at runtime. This paper presents SUPER (Sensitivity-based Unce…

Visual Odometry