Forward Flow for Novel View Synthesis of Dynamic Scenes
Xiang Guo, Jiadai Sun, Yuchao Dai, Guanying Chen, Xiaoqing Ye, Xiao, Tan, Errui Ding, Yumeng Zhang, Jingdong Wang

TL;DR
This paper introduces a forward flow-based NeRF method for dynamic scene view synthesis, improving motion modeling by using smooth forward warping instead of traditional backward flow, leading to better rendering and motion accuracy.
Contribution
It proposes a novel forward flow approach with voxel grid representation and differentiable warping for dynamic scene synthesis, addressing discontinuity issues in backward flow methods.
Findings
Outperforms existing methods in view rendering quality
Achieves more accurate motion modeling
Demonstrates effective forward warping with voxel grids
Abstract
This paper proposes a neural radiance field (NeRF) approach for novel view synthesis of dynamic scenes using forward warping. Existing methods often adopt a static NeRF to represent the canonical space, and render dynamic images at other time steps by mapping the sampled 3D points back to the canonical space with the learned backward flow field. However, this backward flow field is non-smooth and discontinuous, which is difficult to be fitted by commonly used smooth motion models. To address this problem, we propose to estimate the forward flow field and directly warp the canonical radiance field to other time steps. Such forward flow field is smooth and continuous within the object region, which benefits the motion model learning. To achieve this goal, we represent the canonical radiance field with voxel grids to enable efficient forward warping, and propose a differentiable warping…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Forward Flow for Novel View Synthesis of Dynamic Scenes· youtube
Taxonomy
TopicsAdvanced Vision and Imaging · Computer Graphics and Visualization Techniques · 3D Shape Modeling and Analysis
