Compressing 3D Gaussian Splatting via Cross-Representation Priors
Read the original on arXiv Computer Vision →The Flow has not summarised this story yet — read it at arXiv Computer Vision.
The Flow has not summarised this story yet — read it at arXiv Computer Vision.
arXiv:2603.28431v4 Announce Type: replace Abstract: Although 3D Gaussian Splatting (3DGS) enables high-fidelity real-time rendering, its prohibitive storage overhead severely hinders practical deploy...
Feed-forward 3D Gaussian Splatting (3DGS) enables scalable scene reconstruction without per-scene optimization, yet produces dense Gaussians that are costly to store and transmit. Existing feed-forward Gaussian compression methods formulate decoding as deterministic representation recovery, which becomes inadequate at low bitrates when high-frequency textures and view-dependent appearance are discarded.
KISS-GS is a modular compression pipeline for 3D Gaussian Splatting (3DGS) scenes that separates compression from training. It first compacts a vanilla 3DGS scene by 15.7× using state‑of‑the‑art pruning, then encodes the result into the SOG‑XT image‑based format, achieving an additional 6.6× reduction. Optional encoding‑aware fine‑tuning can further cut the size by 2.2×, yielding total reductions of 85× to 319× on standard benchmarks while enabling web‑native decoding.
arXiv:2608.30184v1 Announce Type: new Abstract: Volumetric video enables immersive free viewpoint rendering of dynamic real world scenes, yet existing methods struggle with long sequences and complex...
arXiv:2607.20813v2 Announce Type: replace Abstract: Pixel-aligned Gaussian splatting enables efficient and generalizable novel-view synthesis. However, high-resolution rendering faces a critical trad...
The paper introduces a non‑uniform quantisation scheme designed for 3D Gaussian Splatting (3DGS) models, addressing their high bitrate demands. By applying importance‑weighted quantisation and merging, the method adapts to the data distribution and removes post‑voxelisation redundancy. Experiments on benchmark datasets show state‑of‑the‑art compression performance, and the scheme is compatible with any point‑cloud representation, positioning it as a candidate for future MPEG 3DGS standardisation.