Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LightGaussian: Unbounded 3D Gaussian Compression with 15x Reduction and 200+ FPS

About

Recent advances in real-time neural rendering using point-based techniques have enabled broader adoption of 3D representations. However, foundational approaches like 3D Gaussian Splatting impose substantial storage overhead, as Structure-from-Motion (SfM) points can grow to millions, often requiring gigabyte-level disk space for a single unbounded scene. This growth presents scalability challenges and hinders splatting efficiency. To address this, we introduce LightGaussian, a method for transforming 3D Gaussians into a more compact format. Inspired by Network Pruning, LightGaussian identifies Gaussians with minimal global significance on scene reconstruction, and applies a pruning and recovery process to reduce redundancy while preserving visual quality. Knowledge distillation and pseudo-view augmentation then transfer spherical harmonic coefficients to a lower degree, yielding compact representations. Gaussian Vector Quantization, based on each Gaussian's global significance, further lowers bitwidth with minimal accuracy loss. LightGaussian achieves an average 15x compression rate while boosting FPS from 144 to 237 within the 3D-GS framework, enabling efficient complex scene representation on the Mip-NeRF 360 and Tank & Temple datasets. The proposed Gaussian pruning approach is also adaptable to other 3D representations (e.g., Scaffold-GS), demonstrating strong generalization capabilities.

Zhiwen Fan, Kevin Wang, Kairun Wen, Zehao Zhu, Dejia Xu, Zhangyang Wang• 2023

Related benchmarks

TaskDatasetResultRank
Novel View SynthesisTanks&Temples (test)
PSNR23.44
239
Novel View SynthesisMip-NeRF 360 (test)
PSNR27.28
166
Novel View SynthesisMip-NeRF360
PSNR27.5
104
Novel View SynthesisMip-NeRF 360
PSNR27.28
102
Novel View SynthesisRE10K challenging views (test)
PSNR17.57
56
Novel View SynthesisTanks&Temples
SSIM84.3
39
3D ReconstructionMip-NeRF 360
SSIM0.799
37
3D Scene ReconstructionDeepBlending
PSNR27.01
30
3D Scene ReconstructionTank & Temples
PSNR22.83
26
Novel View SynthesisDeep Blending
PSNR29.55
21
Showing 10 of 32 rows

Other info

Code

Follow for update