AI Navigate

Rethinking Pose Refinement in 3D Gaussian Splatting under Pose Prior and Geometric Uncertainty

arXiv cs.CV / 3/18/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper analyzes two sources of uncertainty in 3D Gaussian Splatting (pose prior and geometric uncertainty) that affect pose refinement robustness.
  • It proposes a relocalization framework that combines Monte Carlo pose sampling with Fisher Information-based PnP optimization to explicitly handle pose and geometric uncertainty without retraining.
  • The approach improves localization accuracy and stability across diverse indoor and outdoor benchmarks, especially under pose and depth noise.
  • Importantly, the method requires no additional supervision and does not require retraining, making it readily applicable to existing 3DGS pipelines.

Abstract

3D Gaussian Splatting (3DGS) has recently emerged as a powerful scene representation and is increasingly used for visual localization and pose refinement. However, despite its high-quality differentiable rendering, the robustness of 3DGS-based pose refinement remains highly sensitive to both the initial camera pose and the reconstructed geometry. In this work, we take a closer look at these limitations and identify two major sources of uncertainty: (i) pose prior uncertainty, which often arises from regression or retrieval models that output a single deterministic estimate, and (ii) geometric uncertainty, caused by imperfections in the 3DGS reconstruction that propagate errors into PnP solvers. Such uncertainties can distort reprojection geometry and destabilize optimization, even when the rendered appearance still looks plausible. To address these uncertainties, we introduce a relocalization framework that combines Monte Carlo pose sampling with Fisher Information-based PnP optimization. Our method explicitly accounts for both pose and geometric uncertainty and requires no retraining or additional supervision. Across diverse indoor and outdoor benchmarks, our approach consistently improves localization accuracy and significantly increases stability under pose and depth noise.