Goal Force: Teaching Video Models To Accomplish Physics-Conditioned Goals
Nate Gillman, Yinghua Zhou, Zitian Tang, Evan Luo, Arjan Chakravarthy, Daksh Aggarwal, Michael Freeman, Charles Herrmann, Chen Sun
TL;DR
Goal Force reframes video-conditioned planning by allowing users to specify a desired physics outcome as a goal force and training a diffusion-based video model to infer the antecedent causal chain. By introducing a multi-channel physics control signal and curriculum-trained synthetic data, the model learns to act as an implicit neural physics simulator, propagating forces through time and enabling zero-shot generalization to tool use and complex multi-object interactions. The approach achieves superior adherence to physics-based goals compared to text-only baselines and prior force-prompting methods, while preserving visual realism and enabling diverse, physically plausible plans. This work advances interactive, physics-aware world models that can plan actions to achieve specified dynamic outcomes without relying on external simulators at inference.
Abstract
Recent advancements in video generation have enabled the development of ``world models'' capable of simulating potential futures for robotics and planning. However, specifying precise goals for these models remains a challenge; text instructions are often too abstract to capture physical nuances, while target images are frequently infeasible to specify for dynamic tasks. To address this, we introduce Goal Force, a novel framework that allows users to define goals via explicit force vectors and intermediate dynamics, mirroring how humans conceptualize physical tasks. We train a video generation model on a curated dataset of synthetic causal primitives-such as elastic collisions and falling dominos-teaching it to propagate forces through time and space. Despite being trained on simple physics data, our model exhibits remarkable zero-shot generalization to complex, real-world scenarios, including tool manipulation and multi-object causal chains. Our results suggest that by grounding video generation in fundamental physical interactions, models can emerge as implicit neural physics simulators, enabling precise, physics-aware planning without reliance on external engines. We release all datasets, code, model weights, and interactive video demos at our project page.
