Physics in 2-Steps: Locking Motion Priors Before Visual Refinement Erases Them
Abstract
Lay Summary
AI video models can now create visually impressive videos, but they often make physically impossible mistakes, such as objects moving in the wrong direction, disappearing, or ignoring gravity. We found a surprising reason for this problem: in image-to-video diffusion models, a very early, blurry video generated in just a few steps can preserve the correct motion better than the final, polished video. In other words, the model often finds a reasonable physical motion early, but later visual refinement can accidentally overwrite it. We propose PhaseLock, a training-free method that keeps this early motion information and uses it to guide the final high-quality generation. Instead of adding new physics simulators or retraining the model, PhaseLock reuses what the model already knows at the beginning of generation. Across several video models, this improves physical consistency with very little extra computation. This suggests that better physical video generation may not always require larger models or more inference, but better preservation of the motion information that models already capture.