DINO-WM: World Models on Pre-trained Visual Features enable Zero-shot Planning
TLDR
DINO-WM uses pre-trained DINOv2 features to learn world models from offline trajectories, enabling zero-shot task-agnostic planning.
Reasoning
The paper introduces a novel method that leverages pre-trained visual features to avoid pixel reconstruction, enabling offline training and zero-shot planning across diverse environments. Strengths include task-agnostic reasoning and strong empirical results, but limitations include reliance on DINOv2 features and evaluation only in simulated environments.
Read-first score
Read-first score 52.9, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 49.
Field roles
Rank sensitivity
Stability: volatile; rank range: 488.
Keyword Scores
Deep Analysis
Innovations
- Using pre-trained DINOv2 spatial patch features for world models without reconstructing the visual world
- Learning from offline behavioral trajectories by predicting future patch features
- Zero-shot planning at test time across diverse tasks without expert demonstrations, reward modeling, or pre-learned inverse models
Methodology
DINO-WM leverages spatial patch features pre-trained with DINOv2 to model visual dynamics. It is trained on offline, pre-collected trajectories to predict future patch features, and at test time optimizes action sequences to match goal features, enabling task-agnostic planning.
Key Results
DINO-WM achieves zero-shot behavioral solutions on six environments including arbitrarily configured mazes, push manipulation with varied object shapes, and multi-particle scenarios, outperforming prior state-of-the-art work.