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

Delta Forcing: Trust Region Steering for Interactive Autoregressive Video Generation

arXiv 2026 46.8 method, application

TLDR

Delta Forcing uses trust region steering to balance reactivity and stability in interactive autoregressive video generation.

Reasoning

The paper identifies a key issue (conditional bias) in interactive video generation and proposes a novel method inspired by TRPO. Strengths include clear problem formulation and promising experimental results. Weaknesses: limited detail on real-world benchmarks and potential scalability concerns.

Read-first score

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

Recency 6%
100

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

Citation impact 18%
78.1

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

Methodology quality 18%
50

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

Topical relevance 29%
44.3

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: 306.

Keyword Scores

video world model
7
interactive world model
6
world model
5
generative world model
4
world dynamics prediction
4
model-based reinforcement learning world model
3
world simulator
2

Deep Analysis

Innovations

  • Identification of conditional bias as the cause of persistent drift in autoregressive video generation after condition changes
  • Proposal of Delta Forcing framework inspired by Trust Region Policy Optimization to constrain unreliable teacher supervision within an adaptive trust region
  • Estimation of transition consistency from the latent delta between teacher and generator trajectories
  • Balancing teacher supervision with a monotonic continuity objective to suppress unreliable teacher-induced shifts while preserving responsiveness

Methodology

Delta Forcing estimates transition consistency from the latent delta between teacher and generator trajectories, and uses it to balance teacher supervision with a monotonic continuity objective within an adaptive trust region, inspired by Trust Region Policy Optimization. The framework is applied to interactive autoregressive video generation to address the challenge of balancing reactivity and stability.

Key Results

Extensive experiments demonstrate that Delta Forcing significantly improves consistency while maintaining event reactivity.

Tags

autoregressive video generationinteractive generationtrust regionconditional biastemporal coherencereal-time generationCVGR