CVMar 15, 2025

3D Gaussian Splatting against Moving Objects for High-Fidelity Street Scene Reconstruction

arXiv:2503.12001v31 citationsh-index: 1Has Code
Originality Highly original
AI Analysis

This addresses the challenge of accurate dynamic scene reconstruction for applications like autonomous driving and AR/VR, representing a novel method for a known bottleneck.

This paper tackles the problem of reconstructing dynamic street scenes with moving objects by proposing a 3D Gaussian point distribution method with adaptive transparency, achieving high reconstruction quality and improved rendering performance in large-scale environments.

The accurate reconstruction of dynamic street scenes is critical for applications in autonomous driving, augmented reality, and virtual reality. Traditional methods relying on dense point clouds and triangular meshes struggle with moving objects, occlusions, and real-time processing constraints, limiting their effectiveness in complex urban environments. While multi-view stereo and neural radiance fields have advanced 3D reconstruction, they face challenges in computational efficiency and handling scene dynamics. This paper proposes a novel 3D Gaussian point distribution method for dynamic street scene reconstruction. Our approach introduces an adaptive transparency mechanism that eliminates moving objects while preserving high-fidelity static scene details. Additionally, iterative refinement of Gaussian point distribution enhances geometric accuracy and texture representation. We integrate directional encoding with spatial position optimization to optimize storage and rendering efficiency, reducing redundancy while maintaining scene integrity. Experimental results demonstrate that our method achieves high reconstruction quality, improved rendering performance, and adaptability in large-scale dynamic environments. These contributions establish a robust framework for real-time, high-precision 3D reconstruction, advancing the practicality of dynamic scene modeling across multiple applications.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes