CVJun 29

Learning Efficient 4D Gaussian Representations from Monocular Videos with Flow Splatting

arXiv:2606.2997610.0
Predicted impact top 41% in CV · last 90 daysOriginality Incremental advance
AI Analysis

It addresses the need for faster and more memory-efficient dynamic scene reconstruction from monocular videos, a key problem for applications like VR/AR and video editing.

The paper tackles efficient reconstruction of dynamic 3D scenes from monocular videos. The proposed Flow Splatting method achieves better image quality with less training time and higher rendering speed compared to state-of-the-art methods.

Reconstructing dynamic 3D scenes from monocular videos is challenging due to scene complexity and temporal dynamics. With the advancement of 3D Gaussian Splatting in novel view synthesis, existing methods extend 3D Gaussians to 4D domain with deformation fields, trajectories or spatiotemporal 4D volumes to model scene element deformation. However, these methods suffer from long training time, low rendering speed or high memory consumption for per-frame reconstruction of 4D volumes, without fully exploiting dense dynamic information. To address this issue, we propose Flow Splatting, which constructs the velocity field and enables the conventional splatting technique to render optical flow from the velocity field to supervise dynamics learning process from monocular videos. Specifically, we extend 4D volumes with time varying means and covariance to represent complex dynamics. Then, we construct and approximate the velocity field naturally based on this representations. While conventional volume rendering techniques support to render color fields, we extend the volume rendering strategy to splat the velocity field by considering the influence of camera motions. We conduct experiments on various benchmarks to demonstrate the efficiency and effectiveness of our method. Compared to the state-of-the-art methods, our model achieves better image quality with less time consumption and higher rendering speed.

Foundations

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

Your Notes