paper-with-me

홈 › Papers

GaussianPOP: Principled Simplification Framework for Compact 3D Gaussian Splatting via Error Quantification

2026-02-06 · Soonbin Lee, Yeong-Gyu Kim, Simon Sasse, Tomas M. Borges, Yago Sanchez, Eun-Seok Ryu, Thomas Schierl, Cornelius Hellge arxiv

Existing 3D Gaussian Splatting simplification methods commonly use importance scores, such as blending weights or sensitivity, to identify redundant Gaussians. However, these scores are not driven by visual error metrics, often leading to suboptimal trade-offs between compactness and rendering fidelity. We present GaussianPOP, a principled simplification framework based on analytical Gaussian error quantification. Our key contribution is a novel error criterion, derived directly from the 3DGS rendering equation, that precisely measures each Gaussian's contribution to the rendered image. By introducing a highly efficient algorithm, our framework enables practical error calculation in a single forward pass. The framework is both accurate and flexible, supporting on-training pruning as well as post-training simplification via iterative error re-quantification for improved stability. Experimental results show that our method consistently outperforms existing state-of-the-art pruning methods across both application scenarios, achieving a superior trade-off between model compactness and high rendering quality.

📄 PDF Abstract BibTeX arXiv:2602.06830

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NanoGS: Training-Free Gaussian Splat Simplification

2026-03-17 · Butian Xiong, Rong Liu, Tiantian Zhou, Meida Chen 외 arxiv

3D Gaussian Splat (3DGS) enables high-fidelity, real-time novel view synthesis by representing scenes with large sets of anisotropic primitives, but often requires millions of Splats, incurring significant storage and tr…

Novel View Synthesis

GaussianSpa: An "Optimizing-Sparsifying" Simplification Framework for Compact and High-Quality 3D Gaussian Splatting

2024-11-09 · CVPR 2025 1 · Yangming Zhang, Wenqi Jia, Wei Niu, Miao Yin

3D Gaussian Splatting (3DGS) has emerged as a mainstream for novel view synthesis, leveraging continuous aggregations of Gaussian functions to model scene geometry. However, 3DGS suffers from substantial memory requireme…

3DGSNovel View Synthesis

Unsupervised Sentence Simplification Using Deep Semantics

2015-07-30 · WS 2016 9 · Shashi Narayan, Claire Gardent

We present a novel approach to sentence simplification which departs from previous work in two main ways. First, it requires neither hand written rules nor a training corpus of aligned standard and simplified sentences. …

SentenceText Simplification

Sparse Attention as Compact Kernel Regression

2026-01-30 · Saul Santos, Nuno Gonçalves, Daniel C. McNamee, Marcos Treviso 외 arxiv

Recent work has revealed a link between self-attention mechanisms in transformers and test-time kernel regression via the Nadaraya-Watson estimator, with standard softmax attention corresponding to a Gaussian kernel. How…

Density Estimation

Steepest Descent Density Control for Compact 3D Gaussian Splatting

2025-05-08 · CVPR 2025 1 · Peihao Wang, Yuehao Wang, Dilin Wang, Sreyas Mohan 외

3D Gaussian Splatting (3DGS) has emerged as a powerful technique for real-time, high-resolution novel view synthesis. By representing scenes as a mixture of Gaussian primitives, 3DGS leverages GPU rasterization pipelines…

3DGSGPUNovel View Synthesis