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

Zero-shot World Models via Search in Memory

arXiv 25.10 2025 60.7 method

TLDR

Proposes a zero-shot search-based world model using similarity search and stochastic representations, achieving comparable performance to trained models with stronger long-horizon prediction.

Reasoning

The paper introduces a novel training-free world model via memory search, showing competitive results against PlaNet, especially in long-horizon dynamics. However, it only compares with one baseline and lacks real-world validation, limiting generalizability.

Read-first score

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

Recency 8%
86.7

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

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

Methodology quality 25%
60

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

Reproducibility 25%
30

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

Field roles

Frontier

Rank sensitivity

Stability: volatile; rank range: 371.

Keyword Scores

world model
10
world dynamics prediction
9
model-based reinforcement learning world model
9
generative world model
7
world simulator
6
video world model
6
interactive world model
5

Deep Analysis

Innovations

  • Zero-shot world model via search in memory without training
  • Use of similarity search and stochastic representations to approximate transition dynamics
  • Demonstrates stronger long-horizon prediction performance compared to training-based world models

Methodology

The paper proposes a world model that leverages similarity search and stochastic representations to approximate environment dynamics without any training procedure. It compares against PlaNet, a well-established world model from the Dreamer family, evaluating on latent reconstruction quality, perceived similarity of reconstructed images, and both next-step and long-horizon dynamics prediction across visually diverse environments.

Key Results

The search-based world model achieves comparable performance to the training-based PlaNet on next-step and long-horizon prediction, and notably shows stronger performance in long-horizon prediction across a range of visually different environments.

Tags