Switch language한국어
Back to the list

Token Radius Attention for Efficient Video Generation

TL;DR AI

Key summary

2 min read
  1. Researchers introduced Token Radius Attention, a training-free sparse attention method for video diffusion transformers.

  2. It estimates per-token attention needs from entropy and turns them into query-centered sparse radii instead of dense 3D self-attention.

  3. Across Wan2.1, Wan2.2, and HunyuanVideo text-to-video and image-to-video tests, it kept only a small fraction of attention links.

  4. The method delivered notable speedups while maintaining competitive video quality, reducing the compute cost of generation.

Read the original