paper-with-me

Papers

Faster 3D Gaussian Splatting Convergence via Structure-Aware Densification

2026-04-30 · Linjie Lyu, Ayush Tewari, Jianchun Chen, Thomas Leimkühler, Christian Theobalt arxiv

3D Gaussian Splatting has emerged as a powerful scene representation for real-time novel-view synthesis. However, its standard adaptive density control relies on screen-space positional gradients, which do not distinguish between geometric misplacement and frequency aliasing, often leading to either over-blurred high-frequency textures or inefficient over-densification. We present a structure-aware densification framework. Our key insight is that the decision to subdivide a Gaussian should be driven by an explicit comparison between its projected screen-space extent and the local structure of the texture it seeks to represent. We introduce a multi-scale frequency analysis combining structure tensors with Laplacian scale space analysis to estimate the dominant frequency at each pixel, enabling robust supervision across varying texture scales. Based on this analysis, we define $η$, a per-Gaussian, per-axis frequency violation metric that indicates when a primitive may be under-resolving local texture details. Unlike methods that perform isotropic splitting (e.g., splitting each Gaussian into two smaller ones with uniform shape), our approach performs anisotropic splitting. For each axis with high $η$, we compute a split factor to better resolve the local frequency content. We further introduce a multiview consistency criterion that aggregates $η$ observations across multiple views. By performing densification early and faster, we skip the lengthy iterative densification phases required by baseline methods and achieve significantly faster convergence. Experiments on standard benchmarks demonstrate that our method also achieves superior reconstruction quality, particularly in high-frequency regions.

📄 PDF Abstract BibTeX arXiv:2604.28016

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LEGS: Laplacian-Enhanced Gaussian Splatting with a Nonlinear Weighted Loss

2026-06-06 · Yongfei Guo, Qizhou Huo, Xuan Sun, Yuanhao Gong arxiv

3D Gaussian Splatting (3DGS) has become an efficient explicit representation for radiance field reconstruction and real-time novel view synthesis. However, its standard photometric loss treats flat and structure-rich reg…

Novel View Synthesis

Contour Information Aware 2D Gaussian Splatting for Image Representation

2025-12-29 · Masaya Takabe, Hiroshi Watanabe, Sujun Hong, Tomohiro Ikai 외 arxiv

Image representation is a fundamental task in computer vision. Recently, Gaussian Splatting has emerged as an efficient representation framework, and its extension to 2D image representation enables lightweight, yet expr…

Object Segmentation

GaussVideoDreamer: 3D Scene Generation with Video Diffusion and Inconsistency-Aware Gaussian Splatting

2025-04-14 · Junlin Hao, Peiheng Wang, Haoyang Wang, Xinggong Zhang 외

Single-image 3D scene reconstruction presents significant challenges due to its inherently ill-posed nature and limited input constraints. Recent advances have explored two promising directions: multiview generative mode…

3D Generation3D Scene ReconstructionOut-of-Distribution GeneralizationScene Generation+1

Faster and Better 3D Splatting via Group Training

2024-12-10 · Chengbo Wang, Guozheng Ma, Yifei Xue, Yizhen Lao

3D Gaussian Splatting (3DGS) has emerged as a powerful technique for novel view synthesis, demonstrating remarkable capability in high-fidelity scene reconstruction through its Gaussian primitive representations. However…

3DGSNovel View Synthesis

Trick-GS: A Balanced Bag of Tricks for Efficient Gaussian Splatting

2025-01-24 · Anil Armagan, Albert Saà-Garriga, Bruno Manganelli, Mateusz Nowak 외

Gaussian splatting (GS) for 3D reconstruction has become quite popular due to their fast training, inference speeds and high quality reconstruction. However, GS-based reconstructions generally consist of millions of Gaus…

3D Reconstruction