Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

VideoCoCo: Using Blender Code as Chain-of-Thought for Physically Consistent Video Generation

AI By Crimson AI Hugging Face Papers 31 July 2026 · 00:00 32 views
Share: X Telegram

Hugging Face researchers introduce VideoCoCo, an agentic dual-engine framework that uses executable Blender code as a process-level chain of thought, significantly improving physical consistency in text-to-video generation.

VideoCoCo: Using Blender Code as Chain-of-Thought for Physically Consistent Video Generation

Key points

Text-to-video models have made impressive strides in visual quality, but they often falter when it comes to physical consistency. The challenge lies in the fact that the temporal evolution of a scene must be inferred from a compressed text prompt, leaving the model to implicitly guess the dynamics. Existing chain-of-thought approaches have tried to bridge this gap with intermediate plans or visual states, but these are often non-executable or temporally sparse, limiting their control over the full spatiotemporal process.

To address this, researchers at Hugging Face have developed VideoCoCo, an agentic dual-engine framework that leverages executable Blender code as a process-level chain of thought. Given a text prompt, a coding agent synthesizes a Blender program that explicitly defines the scene and its temporal evolution. This program is then run by a simulation engine to produce a deterministic spatiotemporal draft, which is subsequently transformed into a photorealistic video by a generative video engine through draft-conditioned editing.

This decomposition separates process-level reasoning from high-fidelity visual realization, allowing for a more controllable and inspectable generation pipeline. To adapt the video editor to simulated drafts, the team constructed VideoCoCo-3K, a curated dataset of draft-instruction-target triplets.

The results are promising: VideoCoCo improves the OmniWeaving baseline from 0.475 to 0.558 on PhyGenBench and from 52.18 to 77.88 on VBench-2.0, achieving the best average score on both benchmarks. These findings demonstrate that executable code provides an effective, controllable, and inspectable intermediate representation for physically consistent video generation.

BenchmarkBaseline (OmniWeaving)VideoCoCo
PhyGenBench0.4750.558
VBench-2.052.1877.88
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1