paper-with-me

홈 › Papers

Frequency-Aware Density Control via Reparameterization for High-Quality Rendering of 3D Gaussian Splatting

2025-03-10 · Zhaojie Zeng, Yuesong Wang, Lili Ju, Tao Guan

By adaptively controlling the density and generating more Gaussians in regions with high-frequency information, 3D Gaussian Splatting (3DGS) can better represent scene details. From the signal processing perspective, representing details usually needs more Gaussians with relatively smaller scales. However, 3DGS currently lacks an explicit constraint linking the density and scale of 3D Gaussians across the domain, leading to 3DGS using improper-scale Gaussians to express frequency information, resulting in the loss of accuracy. In this paper, we propose to establish a direct relation between density and scale through the reparameterization of the scaling parameters and ensure the consistency between them via explicit constraints (i.e., density responds well to changes in frequency). Furthermore, we develop a frequency-aware density control strategy, consisting of densification and deletion, to improve representation quality with fewer Gaussians. A dynamic threshold encourages densification in high-frequency regions, while a scale-based filter deletes Gaussians with improper scale. Experimental results on various datasets demonstrate that our method outperforms existing state-of-the-art methods quantitatively and qualitatively.

📄 PDF Abstract BibTeX arXiv:2503.07000

Code (1)

whoiszzj/FDS-GS 공식 구현 pytorch

Tasks

3DGS

Similar Papers 제목 키워드 기반

FACT-GS: Frequency-Aligned Complexity-Aware Texture Reparameterization for 2D Gaussian Splatting

2025-11-28 · Tianhao Xie, Linlian Jiang, Xinxin Zuo, Yang Wang 외 arxiv

Realistic scene appearance modeling has advanced rapidly with Gaussian Splatting, which enables real-time, high-quality rendering. Recent advances introduced per-primitive textures that incorporate spatial color variatio…

SubSplat: High-Resolution Pixel-aligned 3DGS via Sub-pixel Gaussian Reparameterization

2026-07-23 · Jiun Lee, Jaekwang Kim, Sangmin Lee arxiv

Pixel-aligned Gaussian splatting enables efficient and generalizable novel-view synthesis. However, high-resolution rendering faces a critical trade-off where increasing input resolution improves detail at the expense of…

Variance reduction properties of the reparameterization trick

2018-09-27 · Ming Xu, Matias Quiroz, Robert Kohn, Scott A. Sisson

The reparameterization trick is widely used in variational inference as it yields more accurate estimates of the gradient of the variational objective than alternative approaches such as the score function method. Althou…

Variational Inference

LIPT: Latency-aware Image Processing Transformer

2024-04-09 · Junbo Qiao, Wei Li, Haizhen Xie, Hanting Chen 외

Transformer is leading a trend in the field of image processing. Despite the great success that existing lightweight image processing transformers have achieved, they are tailored to FLOPs or parameters reduction, rather…

DenoisingGPUImage DenoisingImage Super-Resolution+1

Reparameterization Gradient for Non-differentiable Models

2018-06-01 · NeurIPS 2018 12 · Wonyeol Lee, Hangyeol Yu, Hongseok Yang

We present a new algorithm for stochastic variational inference that targets at models with non-differentiable densities. One of the key challenges in stochastic variational inference is to come up with a low-variance es…

Variational Inference