MoMaps: Semantics-Aware Scene Motion Generation with Motion Maps
Jiahui Lei, Kyle Genova, George Kopanas, Noah Snavely, Leonidas Guibas
TL;DR
MoMaps provide a pixel-aligned, dense 3D motion representation that disentangles camera motion and enables leveraging large pre-trained image diffusion models for long-range 3D motion generation. The authors build a large MoMap database from real videos (over $50{,}000$) and train a diffusion model to forecast per-pixel 3D trajectories conditioned on scene view semantics and language prompts, plus a practical 2D video synthesis pipeline via rendering and completion. A vision-language conditioned control framework using a domain-specific language further enhances semantic controllability. Experiments show plausible, semantically coherent 3D scene motion and improved video synthesis quality, validating the value of explicit 3D motion priors for AR, robotics, and related tasks, while highlighting avenues for future work on multi-MoMap generation and finer motion control.
Abstract
This paper addresses the challenge of learning semantically and functionally meaningful 3D motion priors from real-world videos, in order to enable prediction of future 3D scene motion from a single input image. We propose a novel pixel-aligned Motion Map (MoMap) representation for 3D scene motion, which can be generated from existing generative image models to facilitate efficient and effective motion prediction. To learn meaningful distributions over motion, we create a large-scale database of MoMaps from over 50,000 real videos and train a diffusion model on these representations. Our motion generation not only synthesizes trajectories in 3D but also suggests a new pipeline for 2D video synthesis: first generate a MoMap, then warp an image accordingly and complete the warped point-based renderings. Experimental results demonstrate that our approach generates plausible and semantically consistent 3D scene motion.
