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

WoMAP: World Models For Embodied Open-Vocabulary Object Localization

arXiv 25.6 2025 59.8 method, application

TLDR

WoMAP uses a latent world model with Gaussian Splatting and open-vocabulary detectors for zero-shot active object localization in robotics.

Reasoning

The paper presents a novel pipeline combining world models with scalable data generation and reward distillation, achieving strong empirical results in simulation and real hardware. However, the abstract lacks discussion of failure cases or limitations, and some keyword relevance is indirect.

Read-first score

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

Recency 8%
86.7

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

Methodology quality 25%
70

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

Topical relevance 42%
61.4

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=dataset

Field roles

FrontierMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 199.

Keyword Scores

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

Deep Analysis

Innovations

  • Gaussian Splatting-based real-to-sim-to-real pipeline for scalable data generation without expert demonstrations
  • Distillation of dense reward signals from open-vocabulary object detectors
  • Latent world model for dynamics and rewards prediction to ground high-level action proposals at inference time

Methodology

WoMAP uses a Gaussian Splatting-based real-to-sim-to-real pipeline to generate training data without expert demonstrations, distills dense rewards from open-vocabulary object detectors, and leverages a latent world model for dynamics and reward prediction to ground action proposals. The approach is evaluated in simulation and on hardware, with baselines including VLM and diffusion policy methods.

Key Results

WoMAP achieves more than 9x and 2x higher success rates compared to VLM and diffusion policy baselines, respectively, in zero-shot object localization tasks, and demonstrates strong generalization and sim-to-real transfer on a TidyBot.

Tags