paper-with-me

Papers

Diffusion World Model: Future Modeling Beyond Step-by-Step Rollout for Offline Reinforcement Learning

2024-02-05 · Zihan Ding, Amy Zhang, Yuandong Tian, Qinqing Zheng

We introduce Diffusion World Model (DWM), a conditional diffusion model capable of predicting multistep future states and rewards concurrently. As opposed to traditional one-step dynamics models, DWM offers long-horizon predictions in a single forward pass, eliminating the need for recursive queries. We integrate DWM into model-based value estimation, where the short-term return is simulated by future trajectories sampled from DWM. In the context of offline reinforcement learning, DWM can be viewed as a conservative value regularization through generative modeling. Alternatively, it can be seen as a data source that enables offline Q-learning with synthetic data. Our experiments on the D4RL dataset confirm the robustness of DWM to long-horizon simulation. In terms of absolute performance, DWM significantly surpasses one-step dynamics models with a $44\%$ performance gain, and is comparable to or slightly surpassing their model-free counterparts.

📄 PDF Abstract BibTeX arXiv:2402.03570

Code (0)

등록된 구현이 없습니다.

Tasks

D4RLQ-Learning

Methods 이 논문이 사용한 방법론

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…
Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

DriftWorld: Fast World Modeling through Drifting

2026-07-16 · Susie Lu, Haonan Chen, Weirui Ye, Yilun Du arxiv

Predictive world models enable robots to plan by imagining the outcomes of their actions, but their value for control hinges on generating many rollouts quickly. This creates a bottleneck for diffusion-based world models…

The Diffusion Duality, Chapter II: $Ψ$-Samplers

2026-02-24 · Justin Deschenaux, Caglar Gulcehre, Subham Sekhar Sahoo arxiv

Uniform-state discrete diffusion models excel at few-step generation and guidance due to their ability to self-correct, making them preferred over autoregressive or Masked diffusion models in these settings. However, the…

Valdi: Value Diffusion World Models

2026-07-01 · Christopher Lindenberg, Kashyap Chitta hf

World models can enable Model Predictive Control (MPC), but this requires dynamics prediction that is both fast enough for online use and expressive enough to represent uncertain futures. Diffusion models offer a natural…

Epona: Autoregressive Diffusion World Model for Autonomous Driving

2025-06-30 · Kaiwen Zhang, Zhenyu Tang, Xiaotao Hu, Xingang Pan 외

Diffusion models have demonstrated exceptional visual quality in video generation, making them promising for autonomous driving world modeling. However, existing video diffusion-based world models struggle with flexible-…

Autonomous DrivingmodelMotion PlanningNavSim+3

Unified 4D World Action Modeling from Video Priors with Asynchronous Denoising

2026-04-29 · Jun Guo, Qiwei Li, Peiyan Li, Zilong Chen 외 arxiv

We propose X-WAM, a Unified 4D World Model that unifies real-time robotic action execution and high-fidelity 4D world synthesis (video + 3D reconstruction) in a single framework, addressing the critical limitations of pr…

3D Reconstruction