HAC++: Towards 100X Compression of 3D Gaussian Splatting
Yihang Chen, Qianyi Wu, Weiyao Lin, Mehrtash Harandi, Jianfei Cai

TL;DR
HAC++ introduces a novel compression method for 3D Gaussian Splatting that significantly reduces data size by over 100X while maintaining or improving rendering fidelity, addressing the challenges of compressing unorganized point cloud data.
Contribution
HAC++ leverages relationships between unorganized anchors and structured hash grids, using mutual information and intra-anchor context to achieve unprecedented compression of 3D Gaussian Splatting data.
Findings
Over 100X size reduction compared to vanilla 3DGS
More than 20X size reduction compared to Scaffold-GS
Improved fidelity with high-precision quantization and adaptive masking
Abstract
3D Gaussian Splatting (3DGS) has emerged as a promising framework for novel view synthesis, boasting rapid rendering speed with high fidelity. However, the substantial Gaussians and their associated attributes necessitate effective compression techniques. Nevertheless, the sparse and unorganized nature of the point cloud of Gaussians (or anchors in our paper) presents challenges for compression. To achieve a compact size, we propose HAC++, which leverages the relationships between unorganized anchors and a structured hash grid, utilizing their mutual information for context modeling. Additionally, HAC++ captures intra-anchor contextual relationships to further enhance compression performance. To facilitate entropy coding, we utilize Gaussian distributions to precisely estimate the probability of each quantized attribute, where an adaptive quantization module is proposed to enable…
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
TopicsMedical Imaging Techniques and Applications · Industrial Vision Systems and Defect Detection · Advanced Data Storage Technologies
MethodsL1 Regularization · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Adaptive Masking
