CVAIFeb 2

SurfSplat: Conquering Feedforward 2D Gaussian Splatting with Surface Continuity Priors

arXiv:2602.02000v21 citationsh-index: 7
AI Analysis

This work provides a robust solution for high-fidelity 3D reconstruction from sparse inputs, which is incremental as it builds on Gaussian splatting techniques with novel priors.

The paper tackles the problem of reconstructing 3D scenes from sparse images by addressing issues of discontinuous surfaces and artifacts in prior methods, resulting in SurfSplat, which outperforms existing approaches on standard metrics and a new high-resolution evaluation metric across multiple datasets.

Reconstructing 3D scenes from sparse images remains a challenging task due to the difficulty of recovering accurate geometry and texture without optimization. Recent approaches leverage generalizable models to generate 3D scenes using 3D Gaussian Splatting (3DGS) primitive. However, they often fail to produce continuous surfaces and instead yield discrete, color-biased point clouds that appear plausible at normal resolution but reveal severe artifacts under close-up views. To address this issue, we present SurfSplat, a feedforward framework based on 2D Gaussian Splatting (2DGS) primitive, which provides stronger anisotropy and higher geometric precision. By incorporating a surface continuity prior and a forced alpha blending strategy, SurfSplat reconstructs coherent geometry together with faithful textures. Furthermore, we introduce High-Resolution Rendering Consistency (HRRC), a new evaluation metric designed to evaluate high-resolution reconstruction quality. Extensive experiments on RealEstate10K, DL3DV, and ScanNet demonstrate that SurfSplat consistently outperforms prior methods on both standard metrics and HRRC, establishing a robust solution for high-fidelity 3D reconstruction from sparse inputs. Project page: https://hebing-sjtu.github.io/SurfSplat-website/

Foundations

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

Your Notes