2025-07-25 · 56 citations · club pick
Back to the Features: DINO as a Foundation for Video World Models
Federico Baldassarre, Marc Szafraniec, Basile Terver, Vasil Khalidov, Francisco Massa, Yann LeCun, Patrick Labatut, Maximilian Seitzer, Piotr Bojanowski
No peer-reviewed venue on record yet. 56 citations, 5 of them influential, as of the last refresh.
Abstract
We present DINO-world, a powerful generalist video world model trained to predict future frames in the latent space of DINOv2. By leveraging a pre-trained image encoder and training a future predictor on a large-scale uncurated video dataset, DINO-world learns the temporal dynamics of diverse scenes, from driving and indoor scenes to simulated environments. We show that DINO-world outperforms previous models on a variety of video prediction benchmarks, e.g. segmentation and depth forecasting, and demonstrates strong understanding of intuitive physics. Furthermore, we show that it is possible to fine-tune the predictor on observation-action trajectories. The resulting action-conditioned world model can be used for planning by simulating candidate trajectories in latent space.
Ten-minute slide kit
Six slides is the whole talk: what was broken, what people tried, what these authors did, what the numbers say, where it falls over, and the sentence people should remember.
Assembled from the paper's own PDF, parsed with its layout intact, 100,063 characters of it, then split on the paper's own section headings. Extractive, not generated: every sentence here is lifted from the paper. The takeaway line is the club's own one-liner from its reading list. Check it before you present it.
Figures worth putting on a slide
- Figure 1: Latent video world model architecture. A frozen DINOv2 *encoder* maps video frames to patch tokens in latent space. The *predictor* is a stack of cross-attention blocks t
- Figure 2: Autoregressive predictions. For each video, from top to bottom: frames with timestamps, encoder features, autoregressive predictions in latent space. The predictor has ac
- Figure 3: How far can the model predict? Cityscapes segmentation forecasting performance as context frames are progressively shifted back in time, further away from the target fram
- Figure 4: Pre-training dataset statistics. For our 66M video dataset, we report the joint histogram of height *vs*. width with highlighted aspect ratios 16:9, 1:1, and 9:16, as wel
- Figure 5: Unconditional autoregressive rollouts in latent space. For each clip, we feed the model a few initial frames, either 4 or 6, as processed by the encoder. We then roll out
- Figure 6: Visualization of cross attentions. We visualize the cross-attention of a single query, to all patches of all previous frames, for two intermediate blocks of the predictor
Presented at
Read next
Something wrong on this page? Open a correction.