How Much 3D Do Video Foundation Models Encode?
Zixuan Huang, Xiang Li, Zhaoyang Lv, James M. Rehg
TL;DR
This work introduces a model-agnostic framework to quantify 3D awareness in VidFMs by training a shallow readout to predict dense 3D points, depth, and camera poses from frozen video features. It demonstrates that state-of-the-art video generators exhibit strong 3D understanding, often rivaling domain-specific 3D experts, and that temporal reasoning is a key driver of this capability. The study further analyzes how 3D fine-tuning, model scale, and diffusion-layer choices affect 3D awareness, revealing nuanced gains and potential generalization trade-offs. Additionally, it shows that VidFM features can power feedforward 3D reconstruction effectively, especially in low-data regimes, and provides a benchmark and protocol for assessing 3D properties across VidFMs.
Abstract
Videos are continuous 2D projections of 3D worlds. After training on large video data, will global 3D understanding naturally emerge? We study this by quantifying the 3D understanding of existing Video Foundation Models (VidFMs) pretrained on vast video data. We propose the first model-agnostic framework that measures the 3D awareness of various VidFMs by estimating multiple 3D properties from their features via shallow read-outs. Our study presents meaningful findings regarding the 3D awareness of VidFMs on multiple axes. In particular, we show that state-of-the-art video generation models exhibit a strong understanding of 3D objects and scenes, despite not being trained on any 3D data. Such understanding can even surpass that of large expert models specifically trained for 3D tasks. Our findings, together with the 3D benchmarking of major VidFMs, provide valuable observations for building scalable 3D models.
