CVOct 30, 2024

ELMGS: Enhancing memory and computation scaLability through coMpression for 3D Gaussian Splatting

arXiv:2410.23213v119 citationsh-index: 8WACV
Originality Incremental advance
AI Analysis

This work addresses scalability for deploying 3D Gaussian Splatting models on resource-constrained devices, representing an incremental improvement in compression techniques.

The paper tackles the memory and computation scalability problem of 3D Gaussian Splatting models by proposing an iterative pruning strategy and a differentiable quantization and entropy coding estimator, achieving effective compression as demonstrated on popular benchmarks.

3D models have recently been popularized by the potentiality of end-to-end training offered first by Neural Radiance Fields and most recently by 3D Gaussian Splatting models. The latter has the big advantage of naturally providing fast training convergence and high editability. However, as the research around these is still in its infancy, there is still a gap in the literature regarding the model's scalability. In this work, we propose an approach enabling both memory and computation scalability of such models. More specifically, we propose an iterative pruning strategy that removes redundant information encoded in the model. We also enhance compressibility for the model by including in the optimization strategy a differentiable quantization and entropy coding estimator. Our results on popular benchmarks showcase the effectiveness of the proposed approach and open the road to the broad deployability of such a solution even on resource-constrained devices.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes