paper-with-me

Papers

The Role and Relationship of Initialization and Densification in 3D Gaussian Splatting

2026-03-21 · Ivan Desiatov, Torsten Sattler arxiv

3D Gaussian Splatting (3DGS) has become the method of choice for photo-realistic 3D reconstruction of scenes, due to being able to efficiently and accurately recover the scene appearance and geometry from images. 3DGS represents the scene through a set of 3D Gaussians, parameterized by their position, spatial extent, and view-dependent color. Starting from an initial point cloud, 3DGS refines the Gaussians' parameters as to reconstruct a set of training images as accurately as possible. Typically, a sparse Structure-from-Motion point cloud is used as initialization. In order to obtain dense Gaussian clouds, 3DGS methods thus rely on a densification stage. In this paper, we systematically study the relation between densification and initialization. Proposing a new benchmark, we study combinations of different types of initializations (dense laser scans, dense (multi-view) stereo point clouds, dense monocular depth estimates, sparse SfM point clouds) and different densification schemes. We show that current densification approaches are not able to take full advantage of dense initialization as they are often unable to (significantly) improve over sparse SfM-based initialization. We will make our benchmark publicly available.

📄 PDF Abstract BibTeX arXiv:2603.20714

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionPoint Clouds

Similar Papers 제목 키워드 기반

Refining Gaussian Splatting: A Volumetric Densification Approach

2025-08-07 · Mohamed Abdul Gafoor, Marius Preda, Titus Zaharia arxiv

Achieving high-quality novel view synthesis in 3D Gaussian Splatting (3DGS) often depends on effective point primitive management. The underlying Adaptive Density Control (ADC) process addresses this issue by automating …

Novel View SynthesisImage Matching

EasySplat: View-Adaptive Learning makes 3D Gaussian Splatting Easy

2025-01-02 · Ao Gao, Luosong Guo, Tao Chen, Zhao Wang 외

3D Gaussian Splatting (3DGS) techniques have achieved satisfactory 3D scene representation. Despite their impressive performance, they confront challenges due to the limitation of structure-from-motion (SfM) methods on a…

3DGSNovel View Synthesis

GLAM-SLAM: Real-time Gaussian Large-scale Mapping via Flow Densification and Spatial Decomposition

2026-07-23 · Panagiotis Mermigkas, Argyris Manetas, Petros Maragos arxiv

Existing Gaussian-splatting-based monocular Simultaneous Localization and Mapping (SLAM) systems are either tailored to short sequences, are not real-time, or suffer from prohibitive GPU memory requirements, limiting the…

Decomposing Densification in Gaussian Splatting for Faster 3D Scene Reconstruction

2025-07-27 · Binxiao Huang, Zhengwu Liu, Ngai Wong arxiv

3D Gaussian Splatting (GS) has emerged as a powerful representation for high-quality scene reconstruction, offering compelling rendering quality. However, the training process of GS often suffers from slow convergence du…

Computational Efficiency

GeoSplat: A Deep Dive into Geometry-Constrained Gaussian Splatting

2025-09-05 · Yangming Li, Chaoyu Liu, Lihao Liu, Simon Masnou 외 arxiv

A few recent works explored incorporating geometric priors to regularize the optimization of Gaussian splatting, further improving its performance. However, those early studies mainly focused on the use of low-order geom…

Novel View Synthesis