Search papers, labs, and topics across Lattice.
This paper introduces OpenCoF, a novel framework designed to enhance reasoning capabilities in video generation through the Chain-of-Frame (CoF) approach. By creating the OpenCoF-17K dataset and fine-tuning the Wan-CoF model, the authors demonstrate that diverse temporal supervision significantly improves performance on video reasoning tasks, achieving notable gains over existing baselines. The study further investigates the impact of integrating visual and textual reasoning tokens, revealing that these mechanisms are crucial for effective spatial and temporal reasoning in video generation.
Diverse temporal supervision can dramatically enhance video reasoning capabilities, outperforming traditional methods by leveraging the Chain-of-Frame approach.
Reasoning has become a core capability for large models, especially when reliable decisions require understanding logical consequences. Recent video generation models offer a reasoning path distinct from previous Chain-of-Thought (CoT): reasoning can unfold through temporally connected frames, known as Chain-of-Frame (CoF) reasoning. However, existing video generators are primarily trained on general video corpora, still lacking diverse supervision and dedicated designs for CoF reasoning. To address this gap, we introduce OpenCoF, a framework comprising the OpenCoF-17K dataset, a reasoning video dataset spanning 11 task families, and Wan-CoF, a fine-tuned video model for studying whether diverse temporal supervision improves CoF behavior. Across four video reasoning benchmarks, Wan-CoF achieves considerable gains over the Wan2.2-I2V-A14B baseline. Building on this, we empirically explore more advanced designs for CoF capabilities, i.e., equipping the model with visual and textual reasoning tokens. This mechanism respectively captures low-level visual cues and high-level semantic priors for spatial and temporal reasoning. Through performance comparisons and attention analysis, we examine how these tokens contribute across model depth, denoising steps, space, and time. Our results suggest that stronger video reasoning requires both broad temporal supervision and explicit mechanisms for organizing intermediate reasoning state. We open-source the dataset, model, and code to facilitate future research on reasoning-oriented video generation.