paper-with-me

Papers

Improving 3D Gaussian Splatting Compression by Scene-Adaptive Lattice Vector Quantization

2025-09-16 · Hao Xu, Xiaolin Wu, Xi Zhang arxiv

3D Gaussian Splatting (3DGS) is rapidly gaining popularity for its photorealistic rendering quality and real-time performance, but it generates massive amounts of data. Hence compressing 3DGS data is necessary for the cost effectiveness of 3DGS models. Recently, several anchor-based neural compression methods have been proposed, achieving good 3DGS compression performance. However, they all rely on uniform scalar quantization (USQ) due to its simplicity. A tantalizing question is whether more sophisticated quantizers can improve the current 3DGS compression methods with very little extra overhead and minimal change to the system. The answer is yes by replacing USQ with lattice vector quantization (LVQ). To better capture scene-specific characteristics, we optimize the lattice basis for each scene, improving LVQ's adaptability and R-D efficiency. This scene-adaptive LVQ (SALVQ) strikes a balance between the R-D efficiency of vector quantization and the low complexity of USQ. SALVQ can be seamlessly integrated into existing 3DGS compression architectures, enhancing their R-D performance with minimal modifications and computational overhead. Moreover, by scaling the lattice basis vectors, SALVQ can dynamically adjust lattice density, enabling a single model to accommodate multiple bit rate targets. This flexibility eliminates the need to train separate models for different compression levels, significantly reducing training time and memory consumption.

📄 PDF Abstract BibTeX arXiv:2509.13482

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

2025-08-05 · Liheng Zhang, Weihao Yu, Zubo Lu, Haozhi Gu 외 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 lim…

Novel View Synthesis

Fast Feedforward 3D Gaussian Splatting Compression

2024-10-10 · Yihang Chen, Qianyi Wu, Mengyao Li, Weiyao Lin 외

With 3D Gaussian Splatting (3DGS) advancing real-time and high-fidelity rendering for novel view synthesis, storage requirements pose challenges for their widespread adoption. Although various compression techniques have…

3DGSNovel View Synthesis

CodecSplat: Ultra-Compact Latent Coding for Feed-Forward 3D Gaussian Splatting

2026-05-25 · Pengpeng Yu, Runqing Jiang, Qi Zhang, Dingquan Li 외 arxiv

While feed-forward 3D Gaussian splatting reconstructs renderable Gaussian primitives from sparse context views without per-scene optimization, existing pipelines do not provide a compact scene representation for storage …

SUCCESS-GS: Survey of Compactness and Compression for Efficient Static and Dynamic Gaussian Splatting

2025-12-08 · Seokhyun Youn, Soohyun Lee, Geonho Kim, Weeyoung Kwon 외 arxiv

3D Gaussian Splatting (3DGS) has emerged as a powerful explicit representation enabling real-time, high-fidelity 3D reconstruction and novel view synthesis. However, its practical use is hindered by the massive memory an…

Novel View Synthesis3D Reconstruction

P-4DGS: Predictive 4D Gaussian Splatting with 90$\times$ Compression

2025-10-11 · Henan Wang, Hanxin Zhu, Xinliang Gong, Tianyu He 외 arxiv

3D Gaussian Splatting (3DGS) has garnered significant attention due to its superior scene representation fidelity and real-time rendering performance, especially for dynamic 3D scene reconstruction (\textit{i.e.}, 4D rec…