Sparse-view Pose Estimation and Reconstruction via Analysis by Generative Synthesis
Qitao Zhao, Shubham Tulsiani
TL;DR
SparseAGS tackles the problem of recovering 3D geometry and camera poses from a small set of unposed views. It introduces an analysis-by-generative-synthesis framework that integrates MV-DreamGaussian with 6-DoF diffusion priors and an outlier-aware optimization, enabling robust joint estimation of $\theta$ and $\Pi$ even when initial poses are imperfect. The approach includes a two-stage DreamGaussian-inspired initialization, a 6-DoF conditioning scheme for real-world novel-view synthesis, and a discrete-search plus continuous-refinement pipeline to identify and correct outliers. Empirical results on real and synthetic data show consistent improvements in pose accuracy and 3D reconstruction quality over state-of-the-art baselines, with competitive runtime. This work broadens the applicability of diffusion priors to joint 3D-pose estimation in sparse-view scenarios, offering practical benefits for unposed multi-view reconstruction in the wild.
Abstract
Inferring the 3D structure underlying a set of multi-view images typically requires solving two co-dependent tasks -- accurate 3D reconstruction requires precise camera poses, and predicting camera poses relies on (implicitly or explicitly) modeling the underlying 3D. The classical framework of analysis by synthesis casts this inference as a joint optimization seeking to explain the observed pixels, and recent instantiations learn expressive 3D representations (e.g., Neural Fields) with gradient-descent-based pose refinement of initial pose estimates. However, given a sparse set of observed views, the observations may not provide sufficient direct evidence to obtain complete and accurate 3D. Moreover, large errors in pose estimation may not be easily corrected and can further degrade the inferred 3D. To allow robust 3D reconstruction and pose estimation in this challenging setup, we propose SparseAGS, a method that adapts this analysis-by-synthesis approach by: a) including novel-view-synthesis-based generative priors in conjunction with photometric objectives to improve the quality of the inferred 3D, and b) explicitly reasoning about outliers and using a discrete search with a continuous optimization-based strategy to correct them. We validate our framework across real-world and synthetic datasets in combination with several off-the-shelf pose estimation systems as initialization. We find that it significantly improves the base systems' pose accuracy while yielding high-quality 3D reconstructions that outperform the results from current multi-view reconstruction baselines.
