Gesplat: Robust Pose-Free 3D Reconstruction via Geometry-Guided Gaussian Splatting
Jiahui Lu, Haihong Xiao, Xueyan Zhao, Wenxiong Kang
TL;DR
Gesplat addresses robust sparse-view pose-free 3D reconstruction and novel view synthesis by combining VGGT-based initialization with a hybrid Gaussian representation bound to matching rays. The method introduces graph-guided optimization and flow-based depth regularization to enforce multi-view consistency and improve depth supervision during training, enabling accurate geometry and rendering from limited unposed inputs. Across LLFF and Tanks & Temples, Gesplat achieves state-of-the-art performance against pose-free baselines, with clear gains in PSNR, SSIM, and LPIPS and improved geometric detail. This approach expands practical applicability of fast 3D reconstruction and NVS in real-world sparse-view scenarios by delivering stable optimization, finer details, and robust pose estimation.
Abstract
Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) have advanced 3D reconstruction and novel view synthesis, but remain heavily dependent on accurate camera poses and dense viewpoint coverage. These requirements limit their applicability in sparse-view settings, where pose estimation becomes unreliable and supervision is insufficient. To overcome these challenges, we introduce Gesplat, a 3DGS-based framework that enables robust novel view synthesis and geometrically consistent reconstruction from unposed sparse images. Unlike prior works that rely on COLMAP for sparse point cloud initialization, we leverage the VGGT foundation model to obtain more reliable initial poses and dense point clouds. Our approach integrates several key innovations: 1) a hybrid Gaussian representation with dual position-shape optimization enhanced by inter-view matching consistency; 2) a graph-guided attribute refinement module to enhance scene details; and 3) flow-based depth regularization that improves depth estimation accuracy for more effective supervision. Comprehensive quantitative and qualitative experiments demonstrate that our approach achieves more robust performance on both forward-facing and large-scale complex datasets compared to other pose-free methods.
