paper-with-me

홈 › Papers

Towards Physically Plausible Video Generation via VLM Planning

2025-03-30 · Xindi Yang, Baolu Li, Yiming Zhang, Zhenfei Yin, Lei Bai, Liqian Ma, Zhiyong Wang, Jianfei Cai, Tien-Tsin Wong, Huchuan Lu, Xu Jia

Video diffusion models (VDMs) have advanced significantly in recent years, enabling the generation of highly realistic videos and drawing the attention of the community in their potential as world simulators. However, despite their capabilities, VDMs often fail to produce physically plausible videos due to an inherent lack of understanding of physics, resulting in incorrect dynamics and event sequences. To address this limitation, we propose a novel two-stage image-to-video generation framework that explicitly incorporates physics. In the first stage, we employ a Vision Language Model (VLM) as a coarse-grained motion planner, integrating chain-of-thought and physics-aware reasoning to predict a rough motion trajectories/changes that approximate real-world physical dynamics while ensuring the inter-frame consistency. In the second stage, we use the predicted motion trajectories/changes to guide the video generation of a VDM. As the predicted motion trajectories/changes are rough, noise is added during inference to provide freedom to the VDM in generating motion with more fine details. Extensive experimental results demonstrate that our framework can produce physically plausible motion, and comparative evaluations highlight the notable superiority of our approach over existing methods. More video results are available on our Project Page: https://madaoer.github.io/projects/physically_plausible_video_generation.

📄 PDF Abstract BibTeX arXiv:2503.23368

Code (0)

등록된 구현이 없습니다.

Tasks

Image to Video GenerationVideo Generation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

OptiWorld: Optimal Control for Video World Generation under Physical Constraints

2026-05-30 · Yu Yuan, Jianhao Yuan, Xijun Wang, Daiqing Li 외 arxiv

Video generation models are becoming a scalable form of world models, but they mainly generate plausible motion rather than proactively control or optimize the underlying dynamics. As a result, an object in the generated…

Video Generation

PhyDetEx: Detecting and Explaining the Physical Plausibility of T2V Models

2025-12-01 · Zeqing Wang, Keze Wang, Lei Zhang arxiv

Driven by the growing capacity and training scale, Text-to-Video (T2V) generation models have recently achieved substantial progress in video quality, length, and instruction-following capability. However, whether these …

Toward Physically Consistent Driving Video World Models under Challenging Trajectories

2026-03-25 · Jiawei Zhou, Zhenxin Zhu, Lingyi Du, Linye Lyu 외 arxiv

Video generation models have shown strong potential as world models for autonomous driving simulation. However, existing approaches are primarily trained on real-world driving datasets, which mostly contain natural and s…

Autonomous DrivingVideo Generation

ABot-PhysWorld: Interactive World Foundation Model for Robotic Manipulation with Physics Alignment

2026-03-24 · Yuzhi Chen, Ronghan Chen, Dongjie Huo, Yandan Yang 외 arxiv

Video-based world models offer a powerful paradigm for embodied simulation and planning, yet state-of-the-art models often generate physically implausible manipulations - such as object penetration and anti-gravity motio…

Video Generation

Tempered Self-Similarity Alignment for Physically Plausible Video Generation

2026-05-24 · Manjin Kim, Suha Kwak, Minsu Cho arxiv

Despite remarkable advances in video generative models, they still struggle to generate physically realistic videos, frequently exhibiting appearance drift, implausible motion, and temporal inconsistencies. In this work,…

Video Generation