π€ AI Summary
To address severe geometric distortion, explosive Gaussian growth, and low training efficiency of 3D Gaussian Splatting (3DGS) in large-scale urban scenes, this work proposes: (1) a joint optimization framework combining gradient-based densification with depth-guided regression to enhance surface geometric accuracy; (2) an adaptive Gaussian stretching filter to effectively suppress redundant Gaussian proliferation; and (3) a 2D/3D Gaussian fusion scheme with parallelized training architecture, balancing visual quality and geometric fidelity. We further construct the first large-scale benchmark explicitly designed for geometric accuracy evaluation. Experiments demonstrate that our method reduces geometric error by 32% over baseline approaches, shortens training time by β₯25%, cuts GPU memory consumption by 50%, and achieves a 10Γ model compression ratioβjointly optimizing precision, efficiency, and fidelity.
π Abstract
Recently, 3D Gaussian Splatting (3DGS) has revolutionized radiance field reconstruction, manifesting efficient and high-fidelity novel view synthesis. However, accurately representing surfaces, especially in large and complex scenarios, remains a significant challenge due to the unstructured nature of 3DGS. In this paper, we present CityGaussianV2, a novel approach for large-scale scene reconstruction that addresses critical challenges related to geometric accuracy and efficiency. Building on the favorable generalization capabilities of 2D Gaussian Splatting (2DGS), we address its convergence and scalability issues. Specifically, we implement a decomposed-gradient-based densification and depth regression technique to eliminate blurry artifacts and accelerate convergence. To scale up, we introduce an elongation filter that mitigates Gaussian count explosion caused by 2DGS degeneration. Furthermore, we optimize the CityGaussian pipeline for parallel training, achieving up to 10$ imes$ compression, at least 25% savings in training time, and a 50% decrease in memory usage. We also established standard geometry benchmarks under large-scale scenes. Experimental results demonstrate that our method strikes a promising balance between visual quality, geometric accuracy, as well as storage and training costs. The project page is available at https://dekuliutesla.github.io/CityGaussianV2/.