Video Generation Models are General-Purpose Vision Learners
Summary
This paper proposes that large-scale text-to-video generation can serve as a powerful pre-training paradigm for computer vision, introducing GenCeption which achieves state-of-the-art performance across diverse vision tasks with high data efficiency and emergent generalization to unseen domains.
View Cached Full Text
Cached at: 07/13/26, 07:50 AM
Paper page - Video Generation Models are General-Purpose Vision Learners
Source: https://huggingface.co/papers/2607.09024 Published on Jul 10
#2 Paper of the day Authors:
,
,
,
,
,
,
,
,
,
,
Abstract
Drivenbynext-tokenprediction,NLPshiftedfromtask-specificmodelsintopowerfulgeneralistfoundationmodels.What,then,istheequivalentcatalystneededtoachieveageneral-purposemodelincomputervision?Inthispaper,wecontendthatlarge-scaletext-to-videogenerationservesasastrongpre-trainingparadigmforcomputervision,providingthenecessaryspatiotemporalpriors,vision-languagealignment,andscalabilityrequiredforgeneralvisualintelligence.WeintroduceGenCeption,whichleveragesapre-trainedvideogenerativediffusionbackbonetodefineafeed-forwardperceptionmodel,capableofperformingvariousvisiontaskssteeredbytextinstructions.EmpiricalresultsdemonstratethatGenCeptionachievesstate-of-the-artperformanceacrossadiversesuiteoftasks,includingdepth,surfacenormal,andcameraposeestimation,expression-referringsegmentation,and3Dkeypointprediction,oftenmatchingorsurpassingspecializedmodels(e.g.DepthAnything3,SAM3,D4RT,VGGT-Omega,Sapiens,David,Genmo,andLotus-2).Furthermore,thevideogenerativepretrainedbackboneoutperformsalternativepretrainingparadigms(e.g.,V-JEPA,andVideoMAE)undercomparablesettings.Importantly,GenCeptionexhibitspreliminarydataandmodelscalingpropertiesalongwithexceptionaldataefficiency,whereitachievescomparableperformancewithleadingmodelslikeD4RTandVGGT-Omegawith7to500lesstrainingdata.Finally,GenCeptionalsoexhibitsintriguingemergentbehaviors:amodeltrainedexclusivelyonsynthetichumanvideosgeneralizestoreal-worldfootageandout-of-distributionobjectcategories(e.g.,animalsandrobots).Thesefindingssuggestthatvideogenerationisnotmerelyasynthesistool,butafoundationalpathtowardgeneralistvisionintelligenceforthephysicalworld.Projectpage:https://genception.github.io
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2607\.09024
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.09024 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.09024 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.09024 in a Space README.md to link it from this page.
Collections including this paper1
Similar Articles
Video generation models as world simulators
OpenAI's technical report on Sora describes a video generation model that unifies diverse visual data through visual patches, enabling large-scale training of generative models capable of producing high-definition videos up to one minute long across variable durations, aspect ratios, and resolutions.
Which Pretraining Paradigm Better Serves Spatial Intelligence? An Empirical Comparison of Vision-Language and Video Generation Models
This paper presents a systematic frozen-feature probing study comparing vision-language models (VLMs) and video generation models (VGMs) on spatial intelligence tasks. It finds that VLMs excel at semantic tagging and instance grouping, while VGMs provide better dense geometry and camera motion signals, and a naive fusion of both yields strong performance across all axes.
Vision as Unified Multimodal Generation
This paper presents SenseNova-Vision, a unified multimodal model that formulates computer vision tasks as generation problems, achieving performance comparable to specialized systems across diverse vision tasks. It introduces a large-scale instruction-response corpus and publicly releases the model and datasets.
Training Long-Context Vision-Language Models Effectively with Generalization Beyond 128K Context
This paper presents a systematic study of long-context continued pre-training for vision-language models, achieving generalization beyond 128K context with an efficient data mixture design and introducing the MMProLong model.
Why Video Agent models are next — Ethan He, xAI Grok Imagine (98 minute read)
Ethan He from xAI discusses why video agent models are the next frontier, arguing that video models derive intelligence from LLMs and that the evolution of video generation will mirror AI coding, shifting from one-shot output to multi-turn planning and execution.