Abstract
Gaussian splatting, renowned for its exceptional rendering quality and efficiency, has emerged as a prominent technique in 3D scene representation. However, the substantial data volume of Gaussian splatting impedes its practical utility in real-world applications. Herein, we propose an efficient 3D scene representation, named Compressed Gaussian Splatting (CompGS), which harnesses compact Gaussian primitives for faithful 3D scene modeling with a remarkably reduced data size. To ensure the compactness of Gaussian primitives, we devise a hybrid primitive structure that captures predictive relationships between each other. Then, we exploit a small set of anchor primitives for prediction, allowing the majority of primitives to be encapsulated into highly compact residual forms. Moreover, we develop a rate-constrained optimization scheme to eliminate redundancies within such hybrid primitives, steering our CompGS towards an optimal trade-off between bitrate consumption and representation efficacy. Experimental results show that the proposed CompGS significantly outperforms existing methods, achieving superior compactness in 3D scene representation without compromising model accuracy and rendering quality. Our code will be released on GitHub for further research.
Original language | English |
---|---|
Title of host publication | MM '24: Proceedings of the 32nd ACM International Conference on Multimedia |
Publisher | Association for Computing Machinery (ACM) |
Pages | 2936-2944 |
Number of pages | 9 |
ISBN (Electronic) | 9798400706868 |
DOIs | |
Publication status | Published - 28 Oct 2024 |
Bibliographical note
Xiangrui LIU and Xinju WU - Both authors contributed equally to this research.Publisher Copyright:
© 2024 ACM.
Funding
This work was supported in part by the Hong Kong Innovation and Technology Commission (InnoHK Project CIMDA),and in part by ITF Project GHP/044/21SZ.
Keywords
- 3d scene representation
- compression
- gaussian splatting
- hybrid primitive structure
- rate-constrained optimization