Enhancing Physical Plausibility in Video Generation by Reasoning the Implausibility
Yutong Hao, Chen Chen, Ajmal Saeed Mian, Chang Xu, Daochang Liu
TL;DR
Diffusion-based video models frequently violate basic physics; this work introduces a training-free framework that first reason about implausible physics with a physics-aware reasoning (PAR) module to generate targeted counterfactual prompts, then guides generation with Synchronized Decoupled Guidance (SDG) to suppress implausible content early and consistently. PAR enriches prompts with explicit physical context, while SDG uses synchronized directional normalization and trajectory-decoupled denoising to overcome lagged suppression and cumulative trajectory bias. Empirical results on PhyGenBench and VideoPhy across mechanics, fluids, optics, and thermodynamics show consistent improvements in physical plausibility and preserved photorealism, without retraining the diffusion models. Ablation studies confirm that both PAR and the two SDG designs are necessary and complementary, establishing a plug-and-play, inference-time physics-aware paradigm for video generation. Overall, the approach offers a scalable, training-free path to more physically plausible video synthesis applicable to diverse domains and backbones.
Abstract
Diffusion models can generate realistic videos, but existing methods rely on implicitly learning physical reasoning from large-scale text-video datasets, which is costly, difficult to scale, and still prone to producing implausible motions that violate fundamental physical laws. We introduce a training-free framework that improves physical plausibility at inference time by explicitly reasoning about implausibility and guiding the generation away from it. Specifically, we employ a lightweight physics-aware reasoning pipeline to construct counterfactual prompts that deliberately encode physics-violating behaviors. Then, we propose a novel Synchronized Decoupled Guidance (SDG) strategy, which leverages these prompts through synchronized directional normalization to counteract lagged suppression and trajectory-decoupled denoising to mitigate cumulative trajectory bias, ensuring that implausible content is suppressed immediately and consistently throughout denoising. Experiments across different physical domains show that our approach substantially enhances physical fidelity while maintaining photorealism, despite requiring no additional training. Ablation studies confirm the complementary effectiveness of both the physics-aware reasoning component and SDG. In particular, the aforementioned two designs of SDG are also individually validated to contribute critically to the suppression of implausible content and the overall gains in physical plausibility. This establishes a new and plug-and-play physics-aware paradigm for video generation.
