Pith. sign in

REVIEW 3 cited by

SafeguardGS: 3D Gaussian Primitive Pruning While Avoiding Catastrophic Scene Destruction

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2405.17793 v2 pith:SU2MO2C2 submitted 2024-05-28 cs.CV

classification cs.CV
keywords pruningprimitivesgaussianscoretechniquesexperimentsextremefunctions
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

3D Gaussian Splatting (3DGS) has made significant strides in novel view synthesis. However, its suboptimal densification process results in the excessively large number of Gaussian primitives, which impacts frame-per-second and increases memory usage, making it unsuitable for low-end devices. To address this issue, many follow-up studies have proposed various pruning techniques with score functions designed to identify and remove less important primitives. Nonetheless, a comprehensive discussion of their effectiveness and implications across all techniques is missing. In this paper, we are the first to categorize 3DGS pruning techniques into two types: Scene-level pruning and Pixel-level pruning, distinguished by their scope for ranking primitives. Our subsequent experiments reveal that, while scene-level pruning leads to disastrous quality drops under extreme decimation of Gaussian primitives, pixel-level pruning not only sustains relatively high rendering quality with minuscule performance degradation but also provides an inherent boundary of pruning, i.e., a safeguard of Gaussian pruning. Building on this observation, we further propose multiple variations of score functions based on the factors of rendering equations and discover that assessing based on color similarity with blending weight is the most effective method for discriminating insignificant primitives. In our experiments, our SafeguardGS with the optimal score function shows the highest PSNR-per-primitive performance under an extreme pruning setting, retaining only about 10% of the primitives from the original 3DGS scene (i.e., 10x compression ratio). We believe our research provides valuable insights for optimizing 3DGS for future works.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CaT-GS: Efficient 3DGS Rendering for Large Scale Scenes via Inter-frame Caching and Tile Scheduling

    cs.CV 2026-07 conditional novelty 7.0 of 10

    CaT-GS speeds up 3D Gaussian Splatting rendering by caching inter-frame preprocessing and splitting heavy tile-rasterization loads across GPU work units.

  2. POTR: Post-Training 3DGS Compression

    cs.CV 2026-01 unverdicted novelty 6.0 of 10

    POTR introduces simultaneous-effect pruning via a modified 3DGS rasterizer and entropy-reducing lighting coefficient recomputation to outperform prior post-training 3DGS compression methods in rate-distortion and infe...

  3. Improving 3D Gaussian Splatting Compression by Scene-Adaptive Lattice Vector Quantization

    cs.CV 2025-09 unverdicted novelty 5.0 of 10

    Scene-adaptive lattice vector quantization improves rate-distortion performance of 3DGS compression over uniform scalar quantization while adding little overhead and supporting multiple bit rates from one trained model.

Pith tools