Towards Physical Understanding in Video Generation: A 3D Point Regularization Approach
Yunuo Chen, Junli Cao, Vidit Goel, Sergei Korolev, Chenfanfu Jiang, Jian Ren, Sergey Tulyakov, Anil Kag
TL;DR
This work tackles the lack of physical realism in video diffusion by injecting partial 3D information through per-pixel 3D trajectories tracked in the first-frame foreground and aligned with RGB pixels. It introduces the PointVid dataset and a joint training framework that augments diffusion denoisers with a 3D modality via cross-attention, followed by a regularization stage that enforces reconstruction fidelity and local rigidity in 3D trajectories. The approach yields improved shape and motion coherence, reduces non-physical artifacts such as morphing, and enhances performance on task-oriented, contact-rich videos when finetuned on two base models. The methodology provides a practical, architecture-agnostic path to endow video diffusion models with 3D priors, potentially advancing realism in applications from entertainment to scientific visualization.
Abstract
We present a novel video generation framework that integrates 3-dimensional geometry and dynamic awareness. To achieve this, we augment 2D videos with 3D point trajectories and align them in pixel space. The resulting 3D-aware video dataset, PointVid, is then used to fine-tune a latent diffusion model, enabling it to track 2D objects with 3D Cartesian coordinates. Building on this, we regularize the shape and motion of objects in the video to eliminate undesired artifacts, e.g., non-physical deformation. Consequently, we enhance the quality of generated RGB videos and alleviate common issues like object morphing, which are prevalent in current video models due to a lack of shape awareness. With our 3D augmentation and regularization, our model is capable of handling contact-rich scenarios such as task-oriented videos, where 3D information is essential for perceiving shape and motion of interacting solids. Our method can be seamlessly integrated into existing video diffusion models to improve their visual plausibility.
