{"id":593376,"date":"2026-07-19T11:04:29","date_gmt":"2026-07-19T11:04:29","guid":{"rendered":"https:\/\/www.europesays.com\/ie\/593376\/"},"modified":"2026-07-19T11:04:29","modified_gmt":"2026-07-19T11:04:29","slug":"google-deepmind-argues-video-generators-already-contain-the-world-models-computer-vision-has-been-missing","status":"publish","type":"post","link":"https:\/\/www.europesays.com\/ie\/593376\/","title":{"rendered":"Google Deepmind argues video generators already contain the world models computer vision has been missing"},"content":{"rendered":"<p><strong>A new model from Google Deepmind called GenCeption uses a pre-trained video generation model as the basis for classic computer vision tasks. It achieves state-of-the-art performance in depth estimation, segmentation, and 3D pose estimation while needing very little training data.<\/strong><\/p>\n<p>Language models became versatile processing systems almost as a byproduct of learning to predict the next word. That task appears to require models to absorb grammar, world knowledge, and contextual relationships during training. This is the prevailing explanation for the <a href=\"https:\/\/the-decoder.com\/openais-sora-is-the-gpt-1-of-video-with-plans-to-scale-and-unlock-emergent-ai-capabilities\/\" rel=\"nofollow noopener\" target=\"_blank\">emergent capabilities<\/a> of large language models.<\/p>\n<p>Computer vision still lacks an equivalent training method. Specialized models dominate the field, including &#8220;Segment Anything&#8221; for segmentation and &#8220;Depth Anything&#8221; for depth estimation. Each uses its own architecture.<\/p>\n<p><a href=\"https:\/\/www.europesays.com\/ie\/wp-content\/uploads\/2026\/07\/genception-01-capabilities.jpg\"><img fetchpriority=\"high\" decoding=\"async\" class=\"wp-image-58899 size-full\" src=\"https:\/\/www.europesays.com\/ie\/wp-content\/uploads\/2026\/07\/genception-01-capabilities.jpg\" alt=\"A single model generates depth, normals, segmentations, and pose from the same video based on a text prompt. Despite training mostly on synthetic data, it generalizes to real-world footage and object classes it never saw.\" width=\"1800\" height=\"579\"\/><\/a>GenCeption generates depth maps, surface normals, segmentation masks, and pose estimates from the same video based on a text prompt. Despite training mostly on synthetic data, it works on real footage and object classes it never encountered during training.\u00a0 | Image: Google Deepmind<\/p>\n<p>In a\u00a0<a href=\"https:\/\/the-decoder.com\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">new paper<\/a>, Deepmind researchers argue that large text-to-video models could bridge this gap. Generating realistic videos requires understanding the spatial geometry of a scene, how objects move, and basic physics. These models also use text descriptions during training, which links language to visual content. They can train on vast datasets because labeling the data is relatively cheap.<\/p>\n<p>GenCeption repurposes a video generator for vision tasks<\/p>\n<p>GenCeption builds on Alibaba&#8217;s open source <a href=\"https:\/\/the-decoder.com\/alibaba-launches-wan2-2-its-improved-open-source-video-generation-model\/\" rel=\"nofollow noopener\" target=\"_blank\">Wan2.1 video model<\/a>. The main change is a simpler architecture. Diffusion models typically generate video from noise through many small steps. GenCeption instead produces a prediction in one forward pass, making it fast enough for practical computer vision tasks.<\/p>\n<p><a href=\"https:\/\/www.europesays.com\/ie\/wp-content\/uploads\/2026\/07\/genception-03-architecture.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-58901 size-full\" src=\"https:\/\/www.europesays.com\/ie\/wp-content\/uploads\/2026\/07\/genception-03-architecture.jpg\" alt=\"Architecture diagram of GenCeption showing how an input video and text prompt flow through VAE and text encoders into a pre-trained DiT that produces dense task outputs as RGB video and sparse task outputs via learnable tokens and an MLP, all in a single forward pass.\" width=\"1800\" height=\"666\"\/><\/a>GenCeption adapts a text to video diffusion model to solve dense and sparse perception tasks in one forward pass. A text prompt tells the model which task to perform. | Image: Google Deepmind<\/p>\n<p>The researchers use a simple method to make one model handle many tasks. GenCeption represents every output as a standard three channel RGB image, whether the result is a depth map, surface normal map, or segmentation mask. It also converts camera movement into an image representation.<\/p>\n<p>A text prompt tells the model which task to perform, much like an instruction given to a chatbot. The team adds trainable modules for tasks such as 3D keypoint prediction, which don&#8217;t produce images.<\/p>\n<p>Training uses one loss function across all tasks. Rather than changing the architecture for each task, the researchers process the training data to account for task specific requirements.<\/p>\n<p>Matching specialized models with a fraction of the data<\/p>\n<p>Most of the training data came from a synthetic dataset containing just 7,500 videos. The team combined 800 digital human models with 200 motion sequences from a motion capture dataset. It then rendered the results in Blender with different backgrounds and camera angles. Real videos were used only for language guided segmentation.<\/p>\n<p><a href=\"https:\/\/www.europesays.com\/ie\/wp-content\/uploads\/2026\/07\/genception-02-benchmark.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-58900 size-full\" src=\"https:\/\/www.europesays.com\/ie\/wp-content\/uploads\/2026\/07\/genception-02-benchmark.jpg\" alt=\"Left, a radar chart comparing GenCeption as both specialist and generalist against models like DepthAnything3, SAM3, D4RT, and VGGT-\u03a9 across ten vision tasks. Right, a log-scale plot of depth accuracy (AbsRel) versus number of training frames.\" width=\"1800\" height=\"632\"\/><\/a>GenCeption approaches state-of-the-art results across many tasks while using between one-seventh and one-500th as much training data as established models. | Image: Google Deepmind<\/p>\n<p>According to the study, GenCeption matches or beats state-of-the-art results across many benchmarks despite using one architecture for every task. Its depth estimates match those from specialized models such as DepthAnything 3. GenCeption beats NormalCrafter and Lotus-2 on surface normal estimation. It also outperforms Genmo and TRAM on 3D pose recognition. On complex language guided segmentation, it matches Meta&#8217;s SAM 3 combined with Gemini 3.5 Flash.<\/p>\n<p>Models such as D4RT and VGGT Omega trained on millions of videos. GenCeption reaches similar results using 7 to 500 times less data. When tested under the same conditions, pretraining on video generation also beats methods such as V-JEPA and VideoMAE V2. The authors attribute those results to the generation task rather than data volume alone. They argue that video generation helps models learn useful representations of space and movement.<\/p>\n<p><a href=\"https:\/\/www.europesays.com\/ie\/wp-content\/uploads\/2026\/07\/genception-04-depth-normal-demo.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-58902 size-full\" src=\"https:\/\/www.europesays.com\/ie\/wp-content\/uploads\/2026\/07\/genception-04-depth-normal-demo.jpg\" alt=\"Six rows showing original video frames alongside color-coded depth maps and surface normal maps for scenes including a robot arm, electronics store, workshop, warehouse, nighttime street, and interior with a hand in the foreground.\" width=\"1800\" height=\"2096\"\/><\/a>GenCeption produces detailed depth and surface normal estimates for real world scenes that are more complex than its synthetic training data. | Image: Google Deepmind<br \/>\nStrong generalization beyond training data, but with clear limits<\/p>\n<p>GenCeption trained almost entirely on synthetic videos showing one person at a time, but it still works on real videos with several people in the frame, as well as unrelated categories such as animals and humanoid robots. According to the study, some outputs contain more detail than the Blender renderings used for training. The results can preserve a cat&#8217;s whiskers and the edges of individual strands of hair.<\/p>\n<p><a href=\"https:\/\/www.europesays.com\/ie\/wp-content\/uploads\/2026\/07\/genception-06-generalization-categories.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-58904 size-full\" src=\"https:\/\/www.europesays.com\/ie\/wp-content\/uploads\/2026\/07\/genception-06-generalization-categories.jpg\" alt=\"Grid showing a dog, tiger, and hippopotamus alongside their corresponding depth maps, normals, segmentation silhouettes, and 3D skeletons.\" width=\"1800\" height=\"1266\"\/><\/a>GenCeption trained only on synthetic videos of people but transfers its perception abilities to animal categories it never encountered during training. | Image: Google Deepmind<\/p>\n<p>Joint training across all tasks does hurt 3D keypoint estimation. The researchers suspect that the extra components needed for this task interfere with mechanisms learned by the base model during pretraining.<\/p>\n<p>Their conclusion is that as few changes as possible should be made to the original model&#8217;s architecture. Processing speed also needs work. The smaller model takes about six seconds to process a video with 81 frames, the larger model has 14 billion parameters and takes about ten seconds.<\/p>\n<p>Video generators may contain useful world models without understanding physics<\/p>\n<p>The authors reject the idea that video generators are only entertainment tools. They argue that these models already contain a type of <a href=\"https:\/\/the-decoder.com\/openais-sora-2-answers-science-questions-directly-in-its-generated-videos\/\" rel=\"nofollow noopener\" target=\"_blank\">universal &#8220;world model&#8221;<\/a> that could support a foundation model for computer vision. Such a system could fill the same role in image processing that large language models fill in text.<\/p>\n<p>Whether that framing holds up is debated. An <a href=\"https:\/\/the-decoder.com\/researchers-define-what-counts-as-a-world-model-and-text-to-video-generators-do-not\/\" rel=\"nofollow noopener\" target=\"_blank\">international research team recently proposed a uniform definition<\/a> with\u00a0<a href=\"https:\/\/the-decoder.com\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">OpenWorldLib<\/a> and explicitly excluded text-to-video models because they lack feedback from the real world.<\/p>\n<p>Former Meta chief AI scientist Yann LeCun has gone further, arguing that generative video models are a dead end. Meta&#8217;s\u00a0<a href=\"https:\/\/the-decoder.com\/metas-latest-model-highlights-the-challenge-ai-faces-in-long-term-planning-and-causal-reasoning\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">V-JEPA 2<\/a>\u00a0follows the alternative he has championed, predicting abstract concepts rather than pixels. A\u00a0<a href=\"https:\/\/the-decoder.com\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">benchmark from Tsinghua University<\/a>\u00a0points to the limits of pixel prediction. Sora 2, Seedance 2.0, and Veo 3.1 repeatedly failed tests of basic physics and logic even when their output looked convincing.<\/p>\n<p>GenCeption uses video generation for a narrower purpose. The researchers don&#8217;t ask Wan2.1 to predict how the world will behave. They use it to extract features for specific tasks such as depth estimation and segmentation, where those learned features can outperform specialized systems. Google Deepmind is also exploring a different approach with\u00a0<a href=\"https:\/\/the-decoder.com\/google-deepminds-genie-3-generates-interactive-3d-worlds-that-stay-consistent-for-multiple-minutes\/\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">Genie 3<\/a>, which builds interactive 3D environments for training AI agents.<\/p>\n<p>\t\t\t\tAI News Without the Hype \u2013 Curated by Humans<\/p>\n<p>\n\t\t\t\t\tSubscribe to THE DECODER for ad-free reading, a weekly AI newsletter, our exclusive &#8220;AI Radar&#8221; frontier report six times a year, full archive access, and access to our comment section.\t\t\t\t<\/p>\n<p>\t\t\t\t<a href=\"https:\/\/the-decoder.com\/subscription\/\" class=\"inline-block text-white bg-(--heise-primary) mt-3 hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 font-medium rounded-sm w-full sm:w-auto  pl-3 pr-3 py-2.5 text-center newsletter-submit-button hover:no-underline\" rel=\"nofollow noopener\" target=\"_blank\"><br \/>\n\t\t\t\t\tSubscribe now\t\t\t\t<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"A new model from Google Deepmind called GenCeption uses a pre-trained video generation model as the basis for&hellip;\n","protected":false},"author":2,"featured_media":593377,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","_share_on_mastodon":"0"},"categories":[74],"tags":[251424,16950,18,20321,19,17,82,28605],"class_list":["post-593376","post","type-post","status-publish","format-standard","has-post-thumbnail","category-technology","tag-ai-and-video","tag-ai-research","tag-eire","tag-google-deepmind","tag-ie","tag-ireland","tag-technology","tag-world-models"],"share_on_mastodon":{"url":"https:\/\/pubeurope.com\/@ie\/116946316238514108","error":""},"_links":{"self":[{"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/posts\/593376","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/comments?post=593376"}],"version-history":[{"count":0,"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/posts\/593376\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/media\/593377"}],"wp:attachment":[{"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/media?parent=593376"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/categories?post=593376"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.europesays.com\/ie\/wp-json\/wp\/v2\/tags?post=593376"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}