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

Adapting Vision-Language Models for Evaluating World Models

arXiv 25.6 2025 57 method

TLDR

Adapts VLMs to evaluate world model rollouts via action/character recognition tasks, achieving human-aligned results with a lightweight evaluator.

Reasoning

The paper addresses a critical gap in evaluating world model rollouts by introducing a VLM-based evaluator (UNIVERSE) with extensive experiments and human studies. Strengths include a novel evaluation protocol and strong empirical validation, but the focus is limited to two recognition tasks, potentially missing broader evaluation aspects.

Read-first score

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

Recency 8%
86.7

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

Methodology quality 25%
80

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

Topical relevance 42%
48.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

Reproducibility 25%
38

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

Field roles

FrontierMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 308.

Keyword Scores

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

Deep Analysis

Innovations

  • Adapting Vision-Language Models for fine-grained, temporally grounded evaluation of world model rollouts
  • UNIVERSE: a unified VLM-based evaluator for video world model rollouts adapted under data and compute constraints
  • Evaluation protocol targeting action recognition and character recognition across binary, multiple-choice, and open-ended formats

Methodology

The paper introduces an evaluation protocol with two recognition tasks (action and character) assessed in binary, multiple-choice, and open-ended formats. It presents UNIVERSE, a VLM-based evaluator adapted under data and compute constraints, and conducts extensive experiments (over 5,154 GPU-days) exploring full, partial, and parameter-efficient adaptation methods across various task formats, context lengths, sampling methods, and data compositions.

Key Results

The unified evaluator achieves parity with task-specific checkpoints, and human studies across seven diverse environments confirm strong alignment with human judgments.

Tags