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

Emergent Semantic Representations in World Models through Physical Interaction without Linguistic Supervision

arXiv 2026 61.2 method

TLDR

World models learn spatial semantic structure from physical exploration, organized by geometric principles, without language.

Reasoning

The paper presents a clear hypothesis and controlled experiments showing that VAE-based world models develop spatial semantic representations aligned with physical geometry, with strong quantitative evidence. However, it is limited to simulated environments and lacks real-world validation, and the scope is narrow.

Read-first score

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

Recency 6%
100

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

Citation impact 18%
94.5

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

Methodology quality 18%
80

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

Topical relevance 29%
55.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

Reproducibility 18%
46

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

Citation velocity 12%
0

Citation velocity estimates citations per publication-year to reduce old-paper bias. velocity=0.00

Field roles

FoundationFrontierBridgeMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 404.

Keyword Scores

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

Deep Analysis

Innovations

  • Demonstrates that world models develop spatial semantic representations from physical interaction without any linguistic supervision, organized by the geometric structure of the physical world.
  • Identifies physical world geometry as the organizing principle of world model representations, supported by co-improvement of prediction and semantic alignment (Spearman r=-0.61, p=0.004).
  • Provides causal evidence via a double knockout experiment: standard KL regularization (beta=0.1) collapses both prediction and semantic alignment, while reducing beta to 0.001 restores both, confirming the shared-driver account.

Methodology

A VAE-based world model is trained on random embodied exploration in a physical environment. The latent space is evaluated for spatial semantic structure using direction accuracy and position Representational Similarity Analysis (RSA) compared to randomly initialized encoders. A double knockout experiment manipulates the KL regularization coefficient (beta) to test the shared-driver account between prediction performance and semantic alignment.

Key Results

The trained world model achieves direction accuracy 0.677±0.029 vs. 0.547 for random encoders, and position RSA 0.192±0.047 vs. 0.029 (6.6x improvement). Prediction performance and semantic alignment co-improve over training (Spearman r=-0.61, p=0.004), and both collapse simultaneously under standard KL regularization (beta=0.1) by step 50,000, while reducing beta to 0.001 restores both.

Limitations

  • The study focuses on spatial semantic structure (direction and position) and does not address other types of semantic concepts (e.g., object categories, affordances).
  • Training is based on random embodied exploration, which may not capture the structured exploration strategies typical of real-world agents.
  • The VAE-based architecture and specific hyperparameter choices (e.g., beta values) may limit generalizability to other world model designs or environments.
  • The experiments are likely conducted in simulation; transfer to real-world physical interaction is not demonstrated.

Tags

world modelssemantic representationsunsupervised learningVAEembodied explorationgeometric structureLGAI