paper-with-me

Papers

CityGaussianV2: Efficient and Geometrically Accurate Reconstruction for Large-Scale Scenes

2024-11-01 · Yang Liu, Chuanchen Luo, Zhongkai Mao, Junran Peng, Zhaoxiang Zhang

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$\times$ 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/.

📄 PDF Abstract BibTeX arXiv:2411.00771

Code (2)

DekuLiuTesla/CityGaussian jax
linketic/citygaussian pytorch

Tasks

3DGSNovel View Synthesis

Similar Papers 제목 키워드 기반

HICT: High-precision 3D CBCT reconstruction from a single X-ray

2026-04-01 · Wen Ma, Jiaxiang Liu, Zikai Xiao, Ziyang Wang 외 arxiv

Accurate 3D dental imaging is vital for diagnosis and treatment planning, yet CBCT's high radiation dose and cost limit its accessibility. Reconstructing 3D volumes from a single low-dose panoramic X-ray is a promising a…

SiLVR: Scalable Lidar-Visual Reconstruction with Neural Radiance Fields for Robotic Inspection

2024-03-11 · Yifu Tao, Yash Bhalgat, Lanke Frank Tarimo Fu, Matias Mattamala 외

We present a neural-field-based large-scale reconstruction system that fuses lidar and vision data to generate high-quality reconstructions that are geometrically accurate and capture photo-realistic textures. This syste…

NeRF

MetroGS: Efficient and Stable Reconstruction of Geometrically Accurate High-Fidelity Large-Scale Scenes

2025-11-24 · Kehua Chen, Tianlu Mao, Xinzhu Ma, Hao Jiang 외 arxiv

Recently, 3D Gaussian Splatting and its derivatives have achieved significant breakthroughs in large-scale scene reconstruction. However, how to efficiently and stably achieve high-quality geometric fidelity remains a co…

360-GeoGS: Geometrically Consistent Feed-Forward 3D Gaussian Splatting Reconstruction for 360 Images

2026-01-05 · Jiaqi Yao, Zhongmiao Yan, Jingyi Xu, Songpengcheng Xia 외 arxiv

3D scene reconstruction is fundamental for spatial intelligence applications such as AR, robotics, and digital twins. Traditional multi-view stereo struggles with sparse viewpoints or low-texture regions, while neural re…

3D Reconstruction

Wanderland: Geometrically Grounded Simulation for Open-World Embodied AI

2025-11-25 · Xinhao Liu, Jiaqi Li, Youming Deng, Ruxin Chen 외 arxiv

Reproducible closed-loop evaluation remains a major bottleneck in Embodied AI such as visual navigation. A promising path forward is high-fidelity simulation that combines photorealistic sensor rendering with geometrical…

Novel View Synthesis3D ReconstructionVisual Navigation