Efficient Density Control for 3D Gaussian Splatting
About
3D Gaussian Splatting (3DGS) has demonstrated outstanding performance in novel view synthesis, achieving a balance between rendering quality and real-time performance. 3DGS employs Adaptive Density Control (ADC) to increase the number of Gaussians. However, the clone and split operations within ADC are not sufficiently efficient, impacting optimization speed and detail recovery. Additionally, overfitted Gaussians that affect rendering quality may exist, and the original ADC is unable to remove them. To address these issues, we propose two key innovations: (1) Long-Axis Split, which precisely controls the position, shape, and opacity of child Gaussians to minimize the difference before and after splitting. (2) Recovery-Aware Pruning, which leverages differences in recovery speed after resetting opacity to prune overfitted Gaussians, thereby improving generalization performance. Experimental results show that our method significantly enhances rendering quality. Due to resubmission reasons, this version has been abandoned. The improved version is available at https://xiaobin2001.github.io/improved-gs-web .
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text Reconstruction | TandT | CER11.8 | 12 | |
| Text Reconstruction | STRinGS-360 | CER0.116 | 12 | |
| Text Reconstruction | DL3DV-10K | CER16.2 | 12 | |
| 3D Scene Reconstruction | STRinGS-360 | PSNR29.3 | 6 | |
| 3D Scene Reconstruction | DL3DV-10K | PSNR30.45 | 6 | |
| Novel View Synthesis | TandT (30K iterations) | Training Time (min)12.7 | 6 | |
| Novel View Synthesis | TandT (7K iterations) | Training Time (min)2.8 | 6 | |
| Novel View Synthesis | DL3DV-10K (30K iterations) | Training Time (min)22.2 | 6 | |
| Novel View Synthesis | STRinGS-360 (7K iterations) | Training Time (min)5.5 | 6 | |
| Novel View Synthesis | STRinGS-360 (30K iterations) | Training Time (min)23.2 | 6 |