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

$ω$-EVA: Envision, Verify, and Act with Latent Interactive World Models

arXiv 2026 52.2 method

TLDR

ω-EVA introduces a latent interactive world model that enables an Envision-Verify-Act loop for embodied action generation without generating future videos.

Reasoning

The paper presents a novel three-stage framework that uses action-conditioned latent dynamics and a tri-branch refiner to improve policy proposals. Its strengths include a compact model (1.2B parameters) and strong simulation results, but it lacks real-world experiments and does not address video generation or model-based RL explicitly.

Read-first score

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

Recency 6%
100

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

Citation impact 18%
84.6

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

Topical relevance 29%
58.6

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

Methodology quality 18%
50

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

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

Keyword Scores

interactive world model
10
world model
9
world dynamics prediction
8
generative world model
5
model-based reinforcement learning world model
4
world simulator
3
video world model
2

Deep Analysis

Innovations

  • Envision-Verify-Act loop for embodied action generation using a latent interactive world model
  • Tri-branch refiner that jointly reasons over current state, proposal-conditioned future, and proposed action
  • Latent space consequence reasoning that avoids generating future videos at inference

Methodology

ω-EVA employs a three-stage framework: first, it learns action-conditioned latent dynamics; second, it trains a language-conditioned flow policy on dynamics-aware visual representations; third, it feeds the policy's proposal back through the world model. A tri-branch refiner then jointly reasons over the current state, proposal-conditioned future, and proposed action to produce the final action chunk, all within latent feature space.

Key Results

Evaluations across diverse single-arm, bimanual, long-horizon, and perturbed simulation settings show that the complete interaction pipeline consistently improves the proposal policy, and latent diagnostics indicate meaningful action-conditioned future structure. The model achieves competitive performance with approximately 1.2B parameters and no additional robot-data pretraining.

Tags

embodied AIworld modelslatent dynamicsaction generationroboticsinteractive world modelsRO