Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Radial Attention: $O(n\log n)$ Sparse Attention with Energy Decay for Long Video Generation (2506.19852v1)

Published 24 Jun 2025 in cs.CV, cs.AI, and cs.LG

Abstract: Recent advances in diffusion models have enabled high-quality video generation, but the additional temporal dimension significantly increases computational costs, making training and inference on long videos prohibitively expensive. In this paper, we identify a phenomenon we term Spatiotemporal Energy Decay in video diffusion models: post-softmax attention scores diminish as spatial and temporal distance between tokens increase, akin to the physical decay of signal or waves over space and time in nature. Motivated by this, we propose Radial Attention, a scalable sparse attention mechanism with $O(n \log n)$ complexity that translates energy decay into exponentially decaying compute density, which is significantly more efficient than standard $O(n2)$ dense attention and more expressive than linear attention. Specifically, Radial Attention employs a simple, static attention mask where each token attends to spatially nearby tokens, with the attention window size shrinking with temporal distance. Moreover, it allows pre-trained video diffusion models to extend their generation length with efficient LoRA-based fine-tuning. Extensive experiments show that Radial Attention maintains video quality across Wan2.1-14B, HunyuanVideo, and Mochi 1, achieving up to a 1.9$\times$ speedup over the original dense attention. With minimal tuning, it enables video generation up to 4$\times$ longer while reducing training costs by up to 4.4$\times$ compared to direct fine-tuning and accelerating inference by up to 3.7$\times$ compared to dense attention inference.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (14)
  1. Xingyang Li (2 papers)
  2. Muyang Li (23 papers)
  3. Tianle Cai (34 papers)
  4. Haocheng Xi (11 papers)
  5. Shuo Yang (244 papers)
  6. Yujun Lin (23 papers)
  7. Lvmin Zhang (6 papers)
  8. Songlin Yang (42 papers)
  9. Jinbo Hu (11 papers)
  10. Kelly Peng (2 papers)
  11. Maneesh Agrawala (42 papers)
  12. Ion Stoica (177 papers)
  13. Kurt Keutzer (200 papers)
  14. Song Han (155 papers)

Summary

We haven't generated a summary for this paper yet.