Search papers, labs, and topics across Lattice.
This paper introduces Flow Splatting, a novel approach for reconstructing dynamic 3D scenes from monocular videos by leveraging 4D Gaussian representations with time-varying means and covariances. The method addresses the limitations of existing techniques, such as long training times and high memory consumption, by efficiently modeling scene dynamics through a velocity field that supervises the learning process. Experimental results show that Flow Splatting outperforms state-of-the-art methods in terms of image quality while significantly reducing rendering time and resource usage.
Flow Splatting achieves superior image quality and faster rendering speeds by efficiently modeling dynamic scenes with 4D Gaussian representations.
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.