paper-with-me

홈 › Papers

Correct-by-Construction Vision-based Pose Estimation using Geometric Generative Models

2026-01-24 · Ulices Santa Cruz, Mahmoud Elfar, Yasser Shoukry arxiv

We consider the problem of vision-based pose estimation for autonomous systems. While deep neural networks have been successfully used for vision-based tasks, they inherently lack provable guarantees on the correctness of their output, which is crucial for safety-critical applications. We present a framework for designing certifiable neural networks (NNs) for perception-based pose estimation that integrates physics-driven modeling with learning-based estimation. The proposed framework begins by leveraging the known geometry of planar objects commonly found in the environment, such as traffic signs and runway markings, referred to as target objects. At its core, it introduces a geometric generative model (GGM), a neural-network-like model whose parameters are derived from the image formation process of a target object observed by a camera. Once designed, the GGM can be used to train NN-based pose estimators with certified guarantees in terms of their estimation errors. We first demonstrate this framework in uncluttered environments, where the target object is the only object present in the camera's field of view. We extend this using ideas from NN reachability analysis to design certified object NN that can detect the presence of the target object in cluttered environments. Subsequently, the framework consolidates the certified object detector with the certified pose estimator to design a multi-stage perception pipeline that generalizes the proposed approach to cluttered environments, while maintaining its certified guarantees. We evaluate the proposed framework using both synthetic and real images of various planar objects commonly encountered by autonomous vehicles. Using images captured by an event-based camera, we show that the trained encoder can effectively estimate the pose of a traffic sign in accordance with the certified bound provided by the framework.

📄 PDF Abstract BibTeX arXiv:2601.17556

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesPose Estimation

Similar Papers 제목 키워드 기반

Multi-view Reconstruction via SfM-guided Monocular Depth Estimation

2025-03-18 · CVPR 2025 1 · Haoyu Guo, He Zhu, Sida Peng, Haotong Lin 외

In this paper, we present a new method for multi-view geometric reconstruction. In recent years, large vision models have rapidly developed, performing excellently across various tasks and demonstrating remarkable genera…

Depth EstimationDepth PredictionMonocular Depth Estimation

Doctoral Thesis: Geometric Deep Learning For Camera Pose Prediction, Registration, Depth Estimation, and 3D Reconstruction

2025-09-02 · Xueyang Kang arxiv

Modern deep learning developments create new opportunities for 3D mapping technology, scene reconstruction pipelines, and virtual reality development. Despite advances in 3D deep learning technology, direct training of d…

Point Cloud RegistrationCamera Pose Estimation3D ReconstructionDepth Estimation

GeoFusionLRM: Geometry-Aware Self-Correction for Consistent 3D Reconstruction

2026-02-15 · Ahmet Burak Yildirim, Tuna Saygin, Duygu Ceylan, Aysegul Dundar arxiv

Single-image 3D reconstruction with large reconstruction models (LRMs) has advanced rapidly, yet reconstructions often exhibit geometric inconsistencies and misaligned details that limit fidelity. We introduce GeoFusionL…

3D Reconstruction

Implicit-Scale 3D Reconstruction for Multi-Food Volume Estimation from Monocular Images

2026-02-13 · Yuhao Chen, Gautham Vinod, Siddeshwar Raghavan, Talha Ibn Mahmud 외 arxiv

We present Implicit-Scale 3D Reconstruction from Monocular Multi-Food Images, a benchmark dataset designed to advance geometry-based food portion estimation in realistic dining scenarios. Existing dietary assessment meth…

3D Reconstruction

gvnn: Neural Network Library for Geometric Computer Vision

2016-07-25 · Ankur Handa, Michael Bloesch, Viorica Patraucean, Simon Stent 외

We introduce gvnn, a neural network library in Torch aimed towards bridging the gap between classic geometric computer vision and deep learning. Inspired by the recent success of Spatial Transformer Networks, we propose …

Image ReconstructionVisual Odometry