CVFeb 26

GIFSplat: Generative Prior-Guided Iterative Feed-Forward 3D Gaussian Splatting from Sparse Views

arXiv:2602.22571v12 citationsh-index: 33
Originality Highly original
AI Analysis

This work offers a more efficient and robust 3D reconstruction method for researchers and practitioners working with sparse, unposed views, particularly for out-of-domain data, by enabling generative prior adaptation without sacrificing feed-forward speed.

The paper tackles the problem of slow inference and fragility of per-scene optimization methods for 3D reconstruction from sparse views, especially with out-of-domain data. They introduce GIFSplat, a purely feed-forward iterative refinement framework for 3D Gaussian Splatting that achieves up to +2.1 dB PSNR improvement over state-of-the-art feed-forward baselines while maintaining second-scale inference time.

Feed-forward 3D reconstruction offers substantial runtime advantages over per-scene optimization, which remains slow at inference and often fragile under sparse views. However, existing feed-forward methods still have potential for further performance gains, especially for out-of-domain data, and struggle to retain second-level inference time once a generative prior is introduced. These limitations stem from the one-shot prediction paradigm in existing feed-forward pipeline: models are strictly bounded by capacity, lack inference-time refinement, and are ill-suited for continuously injecting generative priors. We introduce GIFSplat, a purely feed-forward iterative refinement framework for 3D Gaussian Splatting from sparse unposed views. A small number of forward-only residual updates progressively refine current 3D scene using rendering evidence, achieve favorable balance between efficiency and quality. Furthermore, we distill a frozen diffusion prior into Gaussian-level cues from enhanced novel renderings without gradient backpropagation or ever-increasing view-set expansion, thereby enabling per-scene adaptation with generative prior while preserving feed-forward efficiency. Across DL3DV, RealEstate10K, and DTU, GIFSplat consistently outperforms state-of-the-art feed-forward baselines, improving PSNR by up to +2.1 dB, and it maintains second-scale inference time without requiring camera poses or any test-time gradient optimization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes