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

LUMOS: Language-Conditioned Imitation Learning with World Models

arXiv 25.3 2025 52.3 method, application

TLDR

We introduce LUMOS, a language-conditioned multi-task imitation learning framework for robotics.

Reasoning

Fallback reasoning generated from available title and abstract metadata: We introduce LUMOS, a language-conditioned multi-task imitation learning framework for robotics. LUMOS learns skills by practicing them over many long-horizon rollouts in the latent space of a learned world model and transfers these skills zero-shot to a real...

Read-first score

Read-first score 52.3, weighted from topical fit, citation, graph, method, reproducibility, and recency signals.

Methodology quality 25%
100

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

Recency 8%
86.7

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

Reproducibility 25%
46

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

Topical relevance 42%
20.6

Matches configured research keywords against title, abstract, tags, and analysis text. matched=4

Field roles

FrontierMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 653.

Deep Analysis

Innovations

  • Language-conditioned imitation learning framework that learns skills by practicing in the latent space of a learned world model
  • On-policy learning in latent space to mitigate policy-induced distribution shift common in offline imitation learning
  • Uses fewer than 1% hindsight language annotations from unstructured play data while remaining steerable with language commands at test time
  • Combines latent planning with both image- and language-based hindsight goal relabeling during training
  • Optimizes an intrinsic reward defined in the latent space of the world model over multiple time steps to reduce covariate shift
  • First to learn a language-conditioned continuous visuomotor control for a real-world robot within an offline world model

Methodology

LUMOS learns a world model from offline unstructured play data with sparse language annotations. During training, it performs on-policy rollouts in the latent space of the world model, using hindsight goal relabeling (image and language) and an intrinsic reward to mitigate distribution shift. The learned policy is then transferred zero-shot to a real robot for language-conditioned control.

Key Results

On the long-horizon CALVIN benchmark, LUMOS outperforms prior learning-based methods with comparable approaches on chained multi-task evaluations. It also demonstrates zero-shot transfer of language-conditioned visuomotor control to a real robot.

Limitations

  • Relies on learning a world model from offline data, which may be difficult to obtain or generalize for highly diverse environments
  • Real-world validation is limited to a single robot setup and specific tasks, leaving broader generalization unverified
  • The requirement for less than 1% language annotations may still depend on the quality and coverage of the unstructured play data

Tags