Search papers, labs, and topics across Lattice.
This paper investigates the reasoning mechanisms within diffusion-based video generation models, challenging the prevalent Chain-of-Frames (CoF) hypothesis. Through probing experiments and qualitative analysis, the authors demonstrate that reasoning primarily occurs along the diffusion denoising steps, a process they term Chain-of-Steps (CoS), involving exploration of multiple solutions and progressive convergence. They further identify emergent reasoning behaviors like working memory, self-correction, and perception before action, and reveal functional specialization within Diffusion Transformers during denoising.
Video generation models don't reason frame-by-frame as previously thought; instead, they explore multiple solutions during diffusion denoising and progressively converge, revealing a "Chain-of-Steps" mechanism.
Recent advances in video generation have revealed an unexpected phenomenon: diffusion-based video models exhibit non-trivial reasoning capabilities. Prior work attributes this to a Chain-of-Frames (CoF) mechanism, where reasoning is assumed to unfold sequentially across video frames. In this work, we challenge this assumption and uncover a fundamentally different mechanism. We show that reasoning in video models instead primarily emerges along the diffusion denoising steps. Through qualitative analysis and targeted probing experiments, we find that models explore multiple candidate solutions in early denoising steps and progressively converge to a final answer, a process we term Chain-of-Steps (CoS). Beyond this core mechanism, we identify several emergent reasoning behaviors critical to model performance: (1) working memory, enabling persistent reference; (2) self-correction and enhancement, allowing recovery from incorrect intermediate solutions; and (3) perception before action, where early steps establish semantic grounding and later steps perform structured manipulation. During a diffusion step, we further uncover self-evolved functional specialization within Diffusion Transformers, where early layers encode dense perceptual structure, middle layers execute reasoning, and later layers consolidate latent representations. Motivated by these insights, we present a simple training-free strategy as a proof-of-concept, demonstrating how reasoning can be improved by ensembling latent trajectories from identical models with different random seeds. Overall, our work provides a systematic understanding of how reasoning emerges in video generation models, offering a foundation to guide future research in better exploiting the inherent reasoning dynamics of video models as a new substrate for intelligence.