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

Sparse Imagination for Efficient Visual World Model Planning

arXiv 25.6 2025 57.1 method, application

TLDR

Proposes sparse imagination to reduce token processing in vision-based world models, improving planning efficiency for robotics.

Reasoning

The paper addresses a clear computational bottleneck in world model planning for robotics, introducing a novel sparse attention mechanism. Strengths include practical efficiency gains and applicability to real-world tasks, but the abstract lacks detailed experimental comparisons and methodological specifics.

Read-first score

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

Recency 8%
86.7

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

Topical relevance 42%
65.7

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=experiment,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: 351.

Keyword Scores

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

Deep Analysis

Innovations

  • Sparse Imagination method that reduces the number of tokens processed during forward prediction in world model planning
  • Randomized grouped attention strategy for sparsely trained vision-based transformer world models, enabling flexible token adjustment based on computational resources
  • Application of sparse latent rollout to accelerate planning while maintaining control fidelity, enabling real-time deployment in robotics

Methodology

The method employs a sparsely trained vision-based transformer world model with a randomized grouped attention strategy to reduce the number of tokens processed during forward prediction. It enables flexible adjustment of tokens based on available computational resources and uses latent rollout for planning, accelerating inference while preserving task performance.

Key Results

Sparse imagination preserves task performance while dramatically improving inference efficiency, and the method is applicable from simple test-time trajectory optimization to complex real-world tasks with vision-language-action models (VLAs).

Tags