paper-with-me

홈 › Papers

QuickSplat: Fast 3D Surface Reconstruction via Learned Gaussian Initialization

2025-05-08 · Yueh-Cheng Liu, Lukas Höllein, Matthias Nießner, Angela Dai

Surface reconstruction is fundamental to computer vision and graphics, enabling applications in 3D modeling, mixed reality, robotics, and more. Existing approaches based on volumetric rendering obtain promising results, but optimize on a per-scene basis, resulting in a slow optimization that can struggle to model under-observed or textureless regions. We introduce QuickSplat, which learns data-driven priors to generate dense initializations for 2D gaussian splatting optimization of large-scale indoor scenes. This provides a strong starting point for the reconstruction, which accelerates the convergence of the optimization and improves the geometry of flat wall structures. We further learn to jointly estimate the densification and update of the scene parameters during each iteration; our proposed densifier network predicts new Gaussians based on the rendering gradients of existing ones, removing the needs of heuristics for densification. Extensive experiments on large-scale indoor scene reconstruction demonstrate the superiority of our data-driven optimization. Concretely, we accelerate runtime by 8x, while decreasing depth errors by up to 48% in comparison to state of the art methods.

📄 PDF Abstract BibTeX arXiv:2505.05591

Code (0)

등록된 구현이 없습니다.

Tasks

Indoor Scene ReconstructionMixed RealitySurface Reconstruction

Similar Papers 제목 키워드 기반

PolGS: Polarimetric Gaussian Splatting for Fast Reflective Surface Reconstruction

2025-09-24 · Yufei Han, Bowen Tie, Heng Guo, Youwei Lyu 외 arxiv

Efficient shape reconstruction for surfaces with complex reflectance properties is crucial for real-time virtual reality. While 3D Gaussian Splatting (3DGS)-based methods offer fast novel view rendering by leveraging the…

Gaussian-Voxel Duet: A Dual-Scaffolding Hybrid Representation for Fast and Accurate Monocular Surface Reconstruction

2026-05-26 · Zhenhua Du, Zhen Tan, Haoyu Zhang, Dewen Hu 외 arxiv

While 3D Gaussian Splatting has achieved remarkable success in photorealistic novel view synthesis, its pursuit of fast and high-fidelity 3D reconstruction has long been constrained by a trade-off between geometric accur…

Novel View Synthesis3D Reconstruction

PGSR: Planar-based Gaussian Splatting for Efficient and High-Fidelity Surface Reconstruction

2024-06-10 · Danpeng Chen, Hai Li, Weicai Ye, Yifan Wang 외

Recently, 3D Gaussian Splatting (3DGS) has attracted widespread attention due to its high-quality rendering, and ultra-fast training and rendering speed. However, due to the unstructured and irregular nature of Gaussian …

3DGSImage ReconstructionNeRFSurface Reconstruction

CoSurfGS:Collaborative 3D Surface Gaussian Splatting with Distributed Learning for Large Scene Reconstruction

2024-12-23 · Yuanyuan Gao, Yalun Dai, Hao Li, Weicai Ye 외

3D Gaussian Splatting (3DGS) has demonstrated impressive performance in scene reconstruction. However, most existing GS-based surface reconstruction methods focus on 3D objects or limited scenes. Directly applying these …

3DGSGPUModel CompressionSurface Reconstruction

DGNS: Deformable Gaussian Splatting and Dynamic Neural Surface for Monocular Dynamic 3D Reconstruction

2024-12-05 · Xuesong Li, Jinguang Tong, Jie Hong, Vivien Rolland 외

Dynamic scene reconstruction from monocular video is critical for real-world applications. This paper tackles the dual challenges of dynamic novel-view synthesis and 3D geometry reconstruction by introducing a hybrid fra…

3D geometry3D ReconstructionNovel View Synthesis