CVNov 23, 2024

EMD: Explicit Motion Modeling for High-Quality Street Gaussian Splatting

arXiv:2411.15582v214 citationsh-index: 9Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of modeling unpredictable motions in complex street scenes for autonomous driving simulators, representing an incremental improvement over existing methods.

The paper tackles the problem of photorealistic reconstruction of street scenes with dynamic objects by proposing Explicit Motion Decomposition (EMD), which introduces learnable motion embeddings to Gaussians, achieving state-of-the-art novel view synthesis performance in self-supervised settings.

Photorealistic reconstruction of street scenes is essential for developing real-world simulators in autonomous driving. While recent methods based on 3D/4D Gaussian Splatting (GS) have demonstrated promising results, they still encounter challenges in complex street scenes due to the unpredictable motion of dynamic objects. Current methods typically decompose street scenes into static and dynamic objects, learning the Gaussians in either a supervised manner (e.g., w/ 3D bounding-box) or a self-supervised manner (e.g., w/o 3D bounding-box). However, these approaches do not effectively model the motions of dynamic objects (e.g., the motion speed of pedestrians is clearly different from that of vehicles), resulting in suboptimal scene decomposition. To address this, we propose Explicit Motion Decomposition (EMD), which models the motions of dynamic objects by introducing learnable motion embeddings to the Gaussians, enhancing the decomposition in street scenes. The proposed plug-and-play EMD module compensates for the lack of motion modeling in self-supervised street Gaussian splatting methods. We also introduce tailored training strategies to extend EMD to supervised approaches. Comprehensive experiments demonstrate the effectiveness of our method, achieving state-of-the-art novel view synthesis performance in self-supervised settings. The code is available at: https://qingpowuwu.github.io/emd.

Foundations

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

Your Notes