paper-with-me

홈 › Papers

Causality in Video Diffusers is Separable from Denoising

2026-02-10 · Xingjian Bai, Guande He, Zhengqi Li, Eli Shechtman, Xun Huang, Zongze Wu arxiv

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 Diffusion (SCD), a new architecture that explicitly decouples once-per-frame temporal reasoning, via a causal transformer encoder, from multi-step frame-wise rendering, via a lightweight diffusion decoder. Extensive experiments on both pretraining and post-training tasks across synthetic and real benchmarks show that SCD significantly improves throughput and per-frame latency while matching or surpassing the generation quality of strong causal diffusion baselines.

📄 PDF Abstract BibTeX arXiv:2602.10095

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SymmetricDiffusers: Learning Discrete Diffusion on Finite Symmetric Groups

2024-10-03 · Yongxing Zhang, Donglin Yang, Renjie Liao

Finite symmetric groups $S_n$ are essential in fields such as combinatorics, physics, and chemistry. However, learning a probability distribution over $S_n$ poses significant challenges due to its intractable size and di…

Denoising

Latent Painter

2023-08-31 · Shih-Chieh Su

Latent diffusers revolutionized the generative AI and inspired creative art. When denoising the latent, the predicted original image at each step collectively animates the formation. However, the animation is limited by …

Denoising

YoCausal: How Far is Video Generation from World Model? A Causality Perspective

2026-05-28 · You-Zhe Xie, Yu-Hsuan Li, Jie-Ying Lee, Kaipeng Zhang 외 arxiv

As video diffusion models (VDMs) advance toward world models, a key question arises: do they truly understand causality, or merely overfit to statistical temporal patterns? Existing benchmarks mostly rely on synthetic da…

Video Generation

Analysis of Diffractive Neural Networks for Seeing Through Random Diffusers

2022-05-01 · Yuhang Li, Yi Luo, Bijie Bai, Aydogan Ozcan

Imaging through diffusive media is a challenging problem, where the existing solutions heavily rely on digital computers to reconstruct distorted images. We provide a detailed analysis of a computer-free, all-optical ima…

Autonomous DrivingImage Reconstruction

StreamDiffusion: A Pipeline-level Solution for Real-time Interactive Generation

2023-12-19 · Akio Kodaira, Chenfeng Xu, Toshiki Hazama, Takanori Yoshimoto 외

We introduce StreamDiffusion, a real-time diffusion pipeline designed for interactive image generation. Existing diffusion models are adept at creating images from text or image prompts, yet they often fall short in real…

DenoisingImage Generation