CVGRMay 29

DSD-GS: Dynamic-Static Decomposition of Gaussian Splatting for Efficient and High-Fidelity Dynamic Scene Reconstruction

arXiv:2605.308639.8h-index: 79
Predicted impact top 96% in CV · last 90 daysOriginality Highly original
AI Analysis

This work provides a more efficient and high-fidelity method for dynamic scene reconstruction, which is crucial for applications in virtual reality, robotics, and digital twins, addressing the computational inefficiency and quality degradation issues faced by existing dynamic 3DGS methods.

This paper tackles the problem of inefficient dynamic scene reconstruction in Gaussian Splatting by proposing a dynamic-static decomposition strategy. The method achieves state-of-the-art performance, notably training in 10 minutes and rendering at over 700 FPS on the Neural 3D dataset.

Dynamic scene reconstruction and novel view synthesis are fundamental to next-generation visual intelligence applications such as virtual reality, robotics, and digital twins. However, high-fidelity reconstruction of complex, time-varying scenes from arbitrary viewpoints remains a significant challenge. Existing dynamic 3DGS methods suffer from computational inefficiency, since they model all Gaussians as dynamic components. While recent decomposition-based approaches address this issue, they still struggle with degraded reconstruction quality and prolonged training time. To mitigate these limitations, we propose a novel dynamic reconstruction framework built upon an efficient static-dynamic decomposition strategy using a Feed-Forward Gaussian Splatting encoder and an optical flow model. By eliminating redundant computations on static regions, our method achieves state-of-the-art performance, outperforming existing baselines across rendering quality, training and rendering speed, and storage efficiency. Notably, on the Neural 3D dataset, our framework requires only 10 minutes for training and achieves a rendering speed of over 700 FPS on a single NVIDIA RTX 5090 GPU at resolution of 1352x1014. Furthermore, our decomposition strategy eliminates the need for COLMAP preprocessing and enables deterministic initialization, thereby enhancing both efficiency and reproducibility.

Foundations

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

Your Notes