Pith. sign in

REVIEW 8 cited by

AVID: Adapting Video Diffusion Models to World Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.12822 v2 pith:H7TWH3BF submitted 2024-10-01 cs.CV cs.LG

AVID: Adapting Video Diffusion Models to World Models

classification cs.CV cs.LG
keywords modelsaviddiffusionmodelpretrainedvideovideosworld
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Large-scale generative models have achieved remarkable success in a number of domains. However, for sequential decision-making problems, such as robotics, action-labelled data is often scarce and therefore scaling-up foundation models for decision-making remains a challenge. A potential solution lies in leveraging widely-available unlabelled videos to train world models that simulate the consequences of actions. If the world model is accurate, it can be used to optimize decision-making in downstream tasks. Image-to-video diffusion models are already capable of generating highly realistic synthetic videos. However, these models are not action-conditioned, and the most powerful models are closed-source which means they cannot be finetuned. In this work, we propose to adapt pretrained video diffusion models to action-conditioned world models, without access to the parameters of the pretrained model. Our approach, AVID, trains an adapter on a small domain-specific dataset of action-labelled videos. AVID uses a learned mask to modify the intermediate outputs of the pretrained model and generate accurate action-conditioned videos. We evaluate AVID on video game and real-world robotics data, and show that it outperforms existing baselines for diffusion model adaptation.1 Our results demonstrate that if utilized correctly, pretrained video models have the potential to be powerful tools for embodied AI.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 8 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. PiL-World: A Chunk-Wise World Model for VLA Policy-in-the-Loop Evaluation

    cs.RO 2026-06 unverdicted novelty 7.0

    PiL-World introduces a chunk-wise world model for closed-loop VLA policy evaluation that reduces the gap between simulated and real success rates from 63.2% to 12.0% on three dual-arm manipulation tasks by conditionin...

  2. EA-WM: Event-Aware Generative World Model with Structured Kinematic-to-Visual Action Fields

    cs.CV 2026-05 unverdicted novelty 7.0

    EA-WM generates more accurate robot world rollouts by projecting actions as structured visual fields in camera space and using event-aware bidirectional fusion to better capture interaction dynamics.

  3. EO-WM: A Physically Informed World Model for Probabilistic Earth Observation Forecasting

    cs.AI 2026-06 unverdicted novelty 6.0

    EO-WM is a diffusion transformer that adds physically separated baseline-anomaly and cumulative-stress conditioning to probabilistic EO forecasting and validates it on two new weather-response benchmarks, reporting 5....

  4. IOI: Decoupling Kinematics and Physics for Interactive World Models

    cs.RO 2026-06 unverdicted novelty 6.0

    IOI decouples deterministic kinematics from stochastic physics in interactive world models by rendering forward-kinematics trajectories into multi-view projections that guide a video generator, achieving SOTA fidelity...

  5. Prisma-World: Camera-Controllable Multi-Agent Video World Model

    cs.CV 2026-06 unverdicted novelty 6.0

    Prisma-World is a diffusion-based multi-agent video model that uses joint full-attention, multi-agent RoPE, and relative camera geometry injection plus curriculum training to produce consistent cross-view videos from ...

  6. Towards 3D-Aware Video Diffusion Models: Render-Free Human Motion Control with Mesh Tokenization

    cs.CV 2026-06 unverdicted novelty 6.0

    Introduces mesh tokenization to condition DiT-based video diffusion models directly on 3D human meshes for motion control without 2D rendering.

  7. Physically Viable World Models: A Case for Query-Conditioned Embodied AI

    cs.AI 2026-05 unverdicted novelty 5.0

    Embodied AI requires query-conditioned world models that select the simplest physical abstraction sufficient to answer intervention queries.

  8. OrbiSim: World Models as Differentiable Physics Engines for Embodied Intelligence

    cs.RO 2026-05 unverdicted novelty 5.0

    OrbiSim builds a differentiable physics engine from world models to support gradient-based policy optimization and contact modeling in robotics.