paper-with-me

Papers

SA-3DGS: A Self-Adaptive Compression Method for 3D Gaussian Splatting

2025-08-05 · Liheng Zhang, Weihao Yu, Zubo Lu, Haozhi Gu, Jin Huang arxiv

Recent advancements in 3D Gaussian Splatting have enhanced efficient and high-quality novel view synthesis. However, representing scenes requires a large number of Gaussian points, leading to high storage demands and limiting practical deployment. The latest methods facilitate the compression of Gaussian models but struggle to identify truly insignificant Gaussian points in the scene, leading to a decline in subsequent Gaussian pruning, compression quality, and rendering performance. To address this issue, we propose SA-3DGS, a method that significantly reduces storage costs while maintaining rendering quality. SA-3DGS learns an importance score to automatically identify the least significant Gaussians in scene reconstruction, thereby enabling effective pruning and redundancy reduction. Next, the importance-aware clustering module compresses Gaussians attributes more accurately into the codebook, improving the codebook's expressive capability while reducing model size. Finally, the codebook repair module leverages contextual scene information to repair the codebook, thereby recovering the original Gaussian point attributes and mitigating the degradation in rendering quality caused by information loss. Experimental results on several benchmark datasets show that our method achieves up to 66x compression while maintaining or even improving rendering quality. The proposed Gaussian pruning approach is not only adaptable to but also improves other pruning-based methods (e.g., LightGaussian), showcasing excellent performance and strong generalization ability.

📄 PDF Abstract BibTeX arXiv:2508.03017

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

TC-GS: Tri-plane based compression for 3D Gaussian Splatting

2025-03-26 · Taorui Wang, Zitong Yu, Yong Xu

Recently, 3D Gaussian Splatting (3DGS) has emerged as a prominent framework for novel view synthesis, providing high fidelity and rapid rendering speed. However, the substantial data volume of 3DGS and its attributes imp…

3DGSDecoderNovel View SynthesisPosition

PCGS: Progressive Compression of 3D Gaussian Splatting

2025-03-11 · Yihang Chen, Mengyao Li, Qianyi Wu, Weiyao Lin 외

3D Gaussian Splatting (3DGS) achieves impressive rendering fidelity and speed for novel view synthesis. However, its substantial data size poses a significant challenge for practical applications. While many compression …

3DGSNovel View SynthesisQuantization

HAC++: Towards 100X Compression of 3D Gaussian Splatting

2025-01-21 · Yihang Chen, Qianyi Wu, Weiyao Lin, Mehrtash Harandi 외

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 necessitat…

3DGSAttributeNovel View SynthesisQuantization

Adaptive Voxelization for Transform coding of 3D Gaussian splatting data

2025-05-30 · Chenjunjie Wang, Shashank N. Sridhara, Eduardo Pavez, Antonio Ortega 외

We present a novel compression framework for 3D Gaussian splatting (3DGS) data that leverages transform coding tools originally developed for point clouds. Contrary to existing 3DGS compression methods, our approach can …

3DGS

A Hierarchical Compression Technique for 3D Gaussian Splatting Compression

2024-11-11 · He Huang, Wenjie Huang, Qi Yang, Yiling Xu 외

3D Gaussian Splatting (GS) demonstrates excellent rendering quality and generation speed in novel view synthesis. However, substantial data size poses challenges for storage and transmission, making 3D GS compression an …

AttributeNovel View Synthesis