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

Learning to Model the World with Language

arXiv 23.8 2023 72.7 method

TLDR

Dynalang learns a multimodal world model from diverse language to predict future observations and rewards, enabling game-playing and navigation in photorealistic homes.

Reasoning

The paper presents a novel perspective unifying language understanding with future prediction via a self-supervised world model. Strengths include demonstrated success on multiple tasks and pretraining on text-only data; weaknesses are limited comparison to baselines and lack of explicit real-world deployment details.

Read-first score

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

Topical relevance 42%
82.9

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%
81

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

Recency 8%
65.1

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

Methodology quality 25%
50

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

Field roles

Reproducibility anchor

Rank sensitivity

Stability: volatile; rank range: 157.

Keyword Scores

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

Deep Analysis

Innovations

  • Interpreting diverse language as a signal for future prediction, unifying language understanding with future prediction as a self-supervised learning objective.
  • Dynalang agent that learns a multimodal world model to predict future text and image representations and acts from imagined model rollouts.
  • Ability to pretrain on text-only data and generate language grounded in an environment.

Methodology

Dynalang learns a multimodal world model that predicts future text and image representations. The agent learns to act by performing imagined rollouts from the world model, using a self-supervised objective that unifies language understanding with future prediction.

Key Results

Dynalang outperforms language-conditioned policies on tasks ranging from game-playing to navigating photorealistic home scans when using diverse types of language (environment descriptions, game rules, instructions). It also enables pretraining on text-only data and generation of grounded language.

Tags