Structured Image-based Coding for Efficient Gaussian Splatting Compression
Pedro Martin, Antonio Rodrigues, Joao Ascenso, and Maria Paula Queluz

TL;DR
This paper introduces GSICO, a novel image-based compression method for Gaussian Splatting models that significantly reduces file size while maintaining high visual quality, enabling practical multimedia applications.
Contribution
The paper presents a new structured image-based coding scheme for GS models, including a mapping algorithm and conventional image codec, achieving high compression with minimal quality loss.
Findings
Achieves an average of 20.2x compression with minimal perceptual quality loss.
Outperforms existing GS compression methods in rate-distortion trade-offs.
Effective on multiple datasets including Tanks and Temples, Deep Blending, and Mip-NeRF360.
Abstract
Gaussian Splatting (GS) has recently emerged as a state-of-the-art representation for radiance fields, combining real-time rendering with high visual fidelity. However, GS models require storing millions of parameters, leading to large file sizes that impair their use in practical multimedia systems. To address this limitation, this paper introduces GS Image-based Compression (GSICO), a novel GS codec that efficiently compresses pre-trained GS models while preserving perceptual fidelity. The core contribution lies in a mapping procedure that arranges GS parameters into structured images, guided by a novel algorithm that enhances spatial coherence. These GS parameter images are then encoded using a conventional image codec. Experimental evaluations on Tanks and Temples, Deep Blending, and Mip-NeRF360 datasets show that GSICO achieves average compression factors of 20.2x with minimal loss…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Video Coding and Compression Technologies · Computer Graphics and Visualization Techniques
