Causality in Video Diffusers is Separable from Denoising
Xingjian Bai, Guande He, Zhengqi Li, Eli Shechtman, Xun Huang, Zongze Wu

TL;DR
This paper demonstrates that causal reasoning in video diffusion models can be separated from the denoising process, leading to more efficient architectures without sacrificing quality.
Contribution
The paper introduces Separable Causal Diffusion (SCD), a novel architecture that decouples temporal reasoning from denoising, improving efficiency in video generation models.
Findings
SCD improves throughput and latency in video diffusion tasks.
Early layers in models show redundant features across denoising steps.
Deeper layers focus on intra-frame rendering with sparse cross-frame attention.
Abstract
Causality -- referring to temporal, uni-directional cause-effect relationships between components -- underlies many complex generative processes, including videos, language, and robot trajectories. Current causal diffusion models entangle temporal reasoning with iterative denoising, applying causal attention across all layers, at every denoising step, and over the entire context. In this paper, we show that the causal reasoning in these models is separable from the multi-step denoising process. Through systematic probing of autoregressive video diffusers, we uncover two key regularities: (1) early layers produce highly similar features across denoising steps, indicating redundant computation along the diffusion trajectory; and (2) deeper layers exhibit sparse cross-frame attention and primarily perform intra-frame rendering. Motivated by these findings, we introduce Separable Causal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Action Observation and Synchronization · Embodied and Extended Cognition
