paper-with-me

Papers

GRLoc: Geometric Representation Regression for Visual Localization

2025-11-17 · Changyang Li, Xuejian Ma, Lixiang Liu, Zhan Li, Qingan Yan, Yi Xu arxiv

Absolute Pose Regression (APR) has emerged as a compelling paradigm for visual localization. However, APR models typically operate as black boxes, directly regressing a 6-DoF pose from a query image, which can lead to memorizing training views rather than understanding 3D scene geometry. In this work, we propose a geometrically-grounded alternative. Inspired by novel view synthesis, which renders images from intermediate geometric representations, we reformulate APR as its inverse that regresses the underlying 3D representations directly from the image, and we name this paradigm Geometric Representation Regression (GRR). Our model explicitly predicts two disentangled geometric representations in the world coordinate system: (1) a raymap's directions to estimate camera rotation, and (2) a corresponding pointmap to estimate camera translation. The final camera pose is then recovered from these geometric components using a differentiable deterministic solver. This disentangled approach, which separates the learned visual-to-geometry mapping from the final pose calculation, introduces a strong geometric prior into the network. We find that the explicit decoupling of rotation and translation predictions measurably boosts performance. We demonstrate state-of-the-art performance on 7-Scenes and Cambridge Landmarks datasets, validating that modeling the inverse rendering process is a more robust path toward generalizable absolute pose estimation.

📄 PDF Abstract BibTeX arXiv:2511.13864

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View SynthesisVisual LocalizationInverse RenderingPose Estimation

Similar Papers 제목 키워드 기반

Visual Camera Re-Localization Using Graph Neural Networks and Relative Pose Supervision

2021-04-06 · Mehmet Ozgur Turkoglu, Eric Brachmann, Konrad Schindler, Gabriel Brostow 외

Visual re-localization means using a single image as input to estimate the camera's location and orientation relative to a pre-recorded environment. The highest-scoring methods are "structure based," and need the query c…

Graph Neural Networkregression

Robust Visual Localization via Semantic-Guided Multi-Scale Transformer

2025-06-10 · Zhongtao Tian, Wenhao Huang, Zhidong Chen, Xiao Wei Sun

Visual localization remains challenging in dynamic environments where fluctuating lighting, adverse weather, and moving objects disrupt appearance cues. Despite advances in feature representation, current absolute pose r…

regressionScene UnderstandingVisual Localization

Deep auxiliary learning for visual localization using colorization task

2021-07-01 · Mi Tian, Qiong Nie, Hao Shen, Xiahua Xia

Visual localization is one of the most important components for robotics and autonomous driving. Recently, inspiring results have been shown with CNN-based methods which provide a direct formulation to end-to-end regress…

Autonomous DrivingAuxiliary LearningCamera LocalizationColorization+3

Geometry-Aware Learning of Maps for Camera Localization

2017-12-09 · CVPR 2018 6 · Samarth Brahmbhatt, Jinwei Gu, Kihwan Kim, James Hays 외

Maps are a key component in image-based camera localization and visual SLAM systems: they are used to establish geometric constraints between images, correct drift in relative pose estimation, and relocalize cameras afte…

Camera LocalizationVisual Localization

VRS-NeRF: Visual Relocalization with Sparse Neural Radiance Field

2024-04-14 · Fei Xue, Ignas Budvytis, Daniel Olmeda Reino, Roberto Cipolla

Visual relocalization is a key technique to autonomous driving, robotics, and virtual/augmented reality. After decades of explorations, absolute pose regression (APR), scene coordinate regression (SCR), and hierarchical …

Autonomous DrivingNeRFregression