PaperPulse logo
FeedTopicsAI Researcher FeedBlogPodcastAccount

Stay Updated

Get the latest research delivered to your inbox

Platform

  • Home
  • About Us
  • Search Papers
  • Research Topics
  • Researcher Feed

Resources

  • Newsletter
  • Blog
  • Podcast
PaperPulse•

AI-powered research discovery platform

© 2024 PaperPulse. All rights reserved.

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

ArXivSource

Xingyang Li, Muyang Li, Tianle Cai, Haocheng Xi, Shuo Yang, Yujun Lin, Lvmin Zhang, Songlin Yang, Jinbo Hu, Kelly Peng, Maneesh Agrawala, Ion Stoica, Kurt Keutzer, Song Han

cs.CV
cs.AI
cs.LG
|
Jun 24, 2025
32 views

One-line Summary

Radial Attention is a sparse attention mechanism for video diffusion models that improves efficiency and speed by leveraging spatiotemporal energy decay, achieving significant performance gains in video generation tasks.

Plain-language Overview

Generating long videos using advanced AI models can be very resource-intensive due to the extra time dimension involved. This paper introduces a new method called Radial Attention, which mimics how signals naturally lose strength over distance, to make the process more efficient. By focusing computational power on nearby video frames and reducing it over time, this method allows for faster video generation without sacrificing quality. This approach also enables existing AI models to generate longer videos with much less training and processing time.

Technical Details