Motion-aware 3D Gaussian Splatting for Efficient Dynamic Scene Reconstruction
Zhiyang Guo, Wengang Zhou, Li Li, Min Wang, Houqiang Li
TL;DR
This work addresses the challenge of dynamic scene reconstruction with 3D Gaussian Splatting by introducing motion-aware enhancements that harness optical flow as a 2D motion prior. It introduces cross-dimensional motion correspondence, uncertainty-aware flow augmentation, and a transient-aware deformation auxiliary to improve both iterative and deformation-based 3DGS frameworks. Extensive experiments on multi-view and monocular datasets demonstrate improved rendering quality and efficiency, with reduced model redundancy and better handling of motion. The approach highlights the potential of integrating 2D motion cues into explicit 3D representations, while acknowledging limitations related to motion blur and monocular motion uncertainty for future work.
Abstract
3D Gaussian Splatting (3DGS) has become an emerging tool for dynamic scene reconstruction. However, existing methods focus mainly on extending static 3DGS into a time-variant representation, while overlooking the rich motion information carried by 2D observations, thus suffering from performance degradation and model redundancy. To address the above problem, we propose a novel motion-aware enhancement framework for dynamic scene reconstruction, which mines useful motion cues from optical flow to improve different paradigms of dynamic 3DGS. Specifically, we first establish a correspondence between 3D Gaussian movements and pixel-level flow. Then a novel flow augmentation method is introduced with additional insights into uncertainty and loss collaboration. Moreover, for the prevalent deformation-based paradigm that presents a harder optimization problem, a transient-aware deformation auxiliary module is proposed. We conduct extensive experiments on both multi-view and monocular scenes to verify the merits of our work. Compared with the baselines, our method shows significant superiority in both rendering quality and efficiency.
