Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

Feedback World Model Enables Precise Guidance of Diffusion Policy

arXiv 2026 52.6 method

TLDR

A feedback world model that corrects predictions online using observed states, improving robotic policy performance under distribution shift.

Reasoning

The paper introduces a novel method to address world model unreliability by closing the loop between prediction and observation at inference time, with theoretical guarantees and real-world experiments. Strengths include practical online correction and convergence guarantees; weaknesses include limited scope to manipulation tasks and lack of explicit comparison baselines in the abstract.

Read-first score

Read-first score 52.6, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 40.

Recency 6%
100

Uses a gentle age decay so recent papers surface without erasing older foundations. 2026

Citation impact 18%
79.3

Uses OpenAlex-shaped citation metadata as a bibliometric attention signal, separate from paper quality. citation_normalized_percentile=0.79349179

Methodology quality 18%
60

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=experiment,result

Topical relevance 29%
57.1

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Reproducibility 18%
30

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=none

Citation velocity 12%
0

Citation velocity estimates citations per publication-year to reduce old-paper bias. velocity=0.00

Field roles

FoundationFrontierBridge

Rank sensitivity

Stability: volatile; rank range: 275.

Keyword Scores

world model
10
world dynamics prediction
9
interactive world model
7
model-based reinforcement learning world model
7
world simulator
4
generative world model
2
video world model
1

Deep Analysis

Innovations

  • Feedback world model paradigm that closes the loop between prediction and observation at inference time
  • Lightweight feedback state updated online to iteratively correct future predictions without additional training data or parameter updates
  • Action-aware guidance to emphasize action-controllable components while suppressing irrelevant variations

Methodology

The method maintains a lightweight feedback state that is updated online to iteratively correct future predictions, compensating for model errors using real-time observations. It can be interpreted as a latent-space observer with convergence guarantees under mild conditions. Action-aware guidance is introduced to translate corrected predictions into control by emphasizing action-controllable components.

Key Results

The method reduces world model prediction error by up to 76.4% and improves out-of-distribution success rate by 30% on LIBERO-Plus, Robomimic, and real-world manipulation tasks.

Tags

world modeldiffusion policyroboticsonline adaptationfeedback correctioninference-time learningROAI