DeepMind shows video generators can double as vision models
Google DeepMind's GenCeption repurposes a video generator to perform classic computer vision tasks like depth estimation and segmentation. The model, trained mostly on synthetic video, matched state-of-the-art specialized systems while using far less training data.
Why it matters: This adds concrete evidence to the growing argument that video generation models implicitly learn general-purpose 'world models' of physical structure, depth, and motion as a side effect of learning to generate realistic video, not just pixels. If it holds up at scale, it could push research investment away from task-specific vision architectures toward large generative video models as a general perception backbone, echoing how LLMs consolidated many separate NLP tasks into one architecture.