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

GaussianSpa: An "Optimizing-Sparsifying" Simplification Framework for Compact and High-Quality 3D Gaussian Splatting

About

3D Gaussian Splatting (3DGS) has emerged as a mainstream for novel view synthesis, leveraging continuous aggregations of Gaussian functions to model scene geometry. However, 3DGS suffers from substantial memory requirements to store the multitude of Gaussians, hindering its practicality. To address this challenge, we introduce GaussianSpa, an optimization-based simplification framework for compact and high-quality 3DGS. Specifically, we formulate the simplification as an optimization problem associated with the 3DGS training. Correspondingly, we propose an efficient "optimizing-sparsifying" solution that alternately solves two independent sub-problems, gradually imposing strong sparsity onto the Gaussians in the training process. Our comprehensive evaluations on various datasets show the superiority of GaussianSpa over existing state-of-the-art approaches. Notably, GaussianSpa achieves an average PSNR improvement of 0.9 dB on the real-world Deep Blending dataset with 10$\times$ fewer Gaussians compared to the vanilla 3DGS. Our project page is available at https://noodle-lab.github.io/gaussianspa/.

Yangming Zhang, Wenqi Jia, Wei Niu, Miao Yin• 2024

Related benchmarks

TaskDatasetResultRank
Novel View SynthesisTanks&Temples (test)
PSNR23.98
239
Novel View SynthesisMip-NeRF 360 (test)
PSNR27.85
166
Novel View SynthesisMip-NeRF 360
PSNR27.85
102
Novel View SynthesisTanks&Temples
PSNR23.61
13
Novel View SynthesisDeep Blending
PSNR30.11
11
3D Scene ReconstructionBicycle scene (test)
PSNR (+FT)24.79
6
Showing 6 of 6 rows

Other info

Code

Follow for update