A Benchmark for Gaussian Splatting Compression and Quality Assessment Study
Qi Yang, Kaifa Yang, Yuke Xing, Yiling Xu, Zhu Li

TL;DR
This paper introduces GGSC, a novel graph-based compression method for Gaussian splatting data, and creates a new dataset for assessing visual quality, revealing how different distortions impact perceived quality.
Contribution
It proposes GGSC, the first traditional Gaussian splatting compression method based on graph signal processing, and develops a comprehensive dataset for Gaussian splatting quality assessment.
Findings
GGSC effectively compresses Gaussian splatting data with high fidelity.
The dataset reveals how high-frequency clipping and quantization affect visual quality.
Subjective scores correlate with specific distortion types, aiding future compression evaluation.
Abstract
To fill the gap of traditional GS compression method, in this paper, we first propose a simple and effective GS data compression anchor called Graph-based GS Compression (GGSC). GGSC is inspired by graph signal processing theory and uses two branches to compress the primitive center and attributes. We split the whole GS sample via KDTree and clip the high-frequency components after the graph Fourier transform. Followed by quantization, G-PCC and adaptive arithmetic coding are used to compress the primitive center and attribute residual matrix to generate the bitrate file. GGSS is the first work to explore traditional GS compression, with advantages that can reveal the GS distortion characteristics corresponding to typical compression operation, such as high-frequency clipping and quantization. Second, based on GGSC, we create a GS Quality Assessment dataset (GSQA) with 120 samples. A…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection
MethodsContrastive Language-Image Pre-training
