paper-with-me

홈 › Papers

How Far is Video Generation from World Model: A Physical Law Perspective

2024-11-04 · Bingyi Kang, Yang Yue, Rui Lu, Zhijie Lin, Yang Zhao, Kaixin Wang, Gao Huang, Jiashi Feng

OpenAI's Sora highlights the potential of video generation for developing world models that adhere to fundamental physical laws. However, the ability of video generation models to discover such laws purely from visual data without human priors can be questioned. A world model learning the true law should give predictions robust to nuances and correctly extrapolate on unseen scenarios. In this work, we evaluate across three key scenarios: in-distribution, out-of-distribution, and combinatorial generalization. We developed a 2D simulation testbed for object movement and collisions to generate videos deterministically governed by one or more classical mechanics laws. This provides an unlimited supply of data for large-scale experimentation and enables quantitative evaluation of whether the generated videos adhere to physical laws. We trained diffusion-based video generation models to predict object movements based on initial frames. Our scaling experiments show perfect generalization within the distribution, measurable scaling behavior for combinatorial generalization, but failure in out-of-distribution scenarios. Further experiments reveal two key insights about the generalization mechanisms of these models: (1) the models fail to abstract general physical rules and instead exhibit "case-based" generalization behavior, i.e., mimicking the closest training example; (2) when generalizing to new cases, models are observed to prioritize different factors when referencing training data: color > size > velocity > shape. Our study suggests that scaling alone is insufficient for video generation models to uncover fundamental physical laws, despite its role in Sora's broader success. See our project page at https://phyworld.github.io

📄 PDF Abstract BibTeX arXiv:2411.02385

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

Exploring the Evolution of Physics Cognition in Video Generation: A Survey

2025-03-27 · Minghui Lin, Xiang Wang, Yishan Wang, Shu Wang 외

Recent advancements in video generation have witnessed significant progress, especially with the rapid advancement of diffusion models. Despite this, their deficiencies in physical cognition have gradually received wides…

Video Generation

WorldBench: Benchmarking Physical Understanding of World Models by Isolating Physics Concepts

2026-01-29 · Rishi Upadhyay, Howard Zhang, Jim Solomon, Ayush Agrawal 외 arxiv

Recent advances in generative foundational models, often termed "world models," have propelled interest in applying them to critical tasks like robotic planning and autonomous system training. For reliable deployment, th…

Video Generation

Autonomous Video Generation with Counterfactual Controllability for Self-Evolving World Models

2026-06-23 · Xin Wang, Wenxuan Liu, Tongtong Feng, Wenwu Zhu arxiv

Existing literature claims that video generation essentially is world modelling. On the one hand, the claim is productive because it pushes generative AI beyond static images and toward temporally extended physical scene…

Video Generation

PhyWorld: Physics-Faithful World Model for Video Generation

2026-05-19 · Pu Zhao, Juyi Lin, Timothy Rupprecht, Arash Akbari 외 arxiv

World simulators can provide safe and scalable environments for training Physical AI systems before real-world deployment. Large video generation models are emerging as a promising basis for such simulators because they …

Video Generation

Quantitative Video World Model Evaluation for Geometric-Consistency

2026-05-14 · Jiaxin Wu, Yihao Pi, Yinling Zhang, Yuheng Li 외 arxiv

Generative video models are increasingly studied as implicit world models, yet evaluating whether they produce physically plausible 3D structure and motion remains challenging. Most existing video evaluation pipelines re…

Video GenerationPoint Tracking