English

Gaussian Alignment for Relative Camera Pose Estimation via Single-View Reconstruction

Computer Vision and Pattern Recognition 2025-09-18 v1

Abstract

Estimating metric relative camera pose from a pair of images is of great importance for 3D reconstruction and localisation. However, conventional two-view pose estimation methods are not metric, with camera translation known only up to a scale, and struggle with wide baselines and textureless or reflective surfaces. This paper introduces GARPS, a training-free framework that casts this problem as the direct alignment of two independently reconstructed 3D scenes. GARPS leverages a metric monocular depth estimator and a Gaussian scene reconstructor to obtain a metric 3D Gaussian Mixture Model (GMM) for each image. It then refines an initial pose from a feed-forward two-view pose estimator by optimising a differentiable GMM alignment objective. This objective jointly considers geometric structure, view-independent colour, anisotropic covariance, and semantic feature consistency, and is robust to occlusions and texture-poor regions without requiring explicit 2D correspondences. Extensive experiments on the Real\-Estate10K dataset demonstrate that GARPS outperforms both classical and state-of-the-art learning-based methods, including MASt3R. These results highlight the potential of bridging single-view perception with multi-view geometry to achieve robust and metric relative pose estimation.

Keywords

Cite

@article{arxiv.2509.13652,
  title  = {Gaussian Alignment for Relative Camera Pose Estimation via Single-View Reconstruction},
  author = {Yumin Li and Dylan Campbell},
  journal= {arXiv preprint arXiv:2509.13652},
  year   = {2025}
}

Comments

12 pages, 4 figures, accepted by AJCAI 2025

R2 v1 2026-07-01T05:41:00.629Z