PFGS: Pose-Fused 3D Gaussian Splatting for Complete Multi-Pose Object Reconstruction
Ting-Yu Yen, Yu-Sheng Chiu, Shih-Hsuan Hung, Peter Wonka, Hung-Kuo Chu
TL;DR
PFGS addresses the problem of incomplete 3D object reconstructions when objects are captured in multiple poses. It introduces a pose-aware fusion pipeline that combines a robust global registration stage (including mixed-pose image selection, 3D foundation-model inference, and silhouette-consensus pose fusion) with gradient-based local refinement and 3DGS model completion to integrate auxiliary views into a single, complete 3D Gaussian Splatting representation. The approach yields higher camera pose accuracy and more faithful multi-view reconstructions than strong baselines on both synthetic and real-world data, demonstrating improved occluded-area recovery and novel-view synthesis fidelity. This work enables practical multi-pose scanning workflows for accurate digital twins and robotics by reducing redundant imaging and providing a robust cross-pose alignment strategy.
Abstract
Recent advances in 3D Gaussian Splatting (3DGS) have enabled high-quality, real-time novel-view synthesis from multi-view images. However, most existing methods assume the object is captured in a single, static pose, resulting in incomplete reconstructions that miss occluded or self-occluded regions. We introduce PFGS, a pose-aware 3DGS framework that addresses the practical challenge of reconstructing complete objects from multi-pose image captures. Given images of an object in one main pose and several auxiliary poses, PFGS iteratively fuses each auxiliary set into a unified 3DGS representation of the main pose. Our pose-aware fusion strategy combines global and local registration to merge views effectively and refine the 3DGS model. While recent advances in 3D foundation models have improved registration robustness and efficiency, they remain limited by high memory demands and suboptimal accuracy. PFGS overcomes these challenges by incorporating them more intelligently into the registration process: it leverages background features for per-pose camera pose estimation and employs foundation models for cross-pose registration. This design captures the best of both approaches while resolving background inconsistency issues. Experimental results demonstrate that PFGS consistently outperforms strong baselines in both qualitative and quantitative evaluations, producing more complete reconstructions and higher-fidelity 3DGS models.
