Compressed 3D Gaussian Splatting for Accelerated Novel View Synthesis
This enables network streaming and rendering on low-power devices for applications like virtual reality or gaming, representing an incremental improvement by compressing an existing method.
The paper tackled the problem of high memory consumption and low rendering efficiency in 3D Gaussian splat representations for novel view synthesis, achieving up to 31x compression with minimal quality loss and up to 4x higher framerates on lightweight GPUs.
Recently, high-fidelity scene reconstruction with an optimized 3D Gaussian splat representation has been introduced for novel view synthesis from sparse image sets. Making such representations suitable for applications like network streaming and rendering on low-power devices requires significantly reduced memory consumption as well as improved rendering efficiency. We propose a compressed 3D Gaussian splat representation that utilizes sensitivity-aware vector clustering with quantization-aware training to compress directional colors and Gaussian parameters. The learned codebooks have low bitrates and achieve a compression rate of up to $31\times$ on real-world scenes with only minimal degradation of visual quality. We demonstrate that the compressed splat representation can be efficiently rendered with hardware rasterization on lightweight GPUs at up to $4\times$ higher framerates than reported via an optimized GPU compute pipeline. Extensive experiments across multiple datasets demonstrate the robustness and rendering speed of the proposed approach.