Token Radius Attention for Efficient Video Generation
Token Radius Attention (TRA) is a training-free framework that efficiently accelerates Video Diffusion Transformers by dynamically mapping query entropy to token-dependent attention radii, achieving significant speedups with minimal quality loss while retaining only 9-19% of attention interactions.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are trying to paint a massive, moving mural on a wall that stretches for miles. To make the picture look real, you need to look at every single brushstroke you've made so far and decide how it connects to the one you are painting right now. In the world of artificial intelligence, this is exactly what "Video Diffusion Transformers" do. They are the digital artists creating stunning videos from scratch, but to make a video look smooth and realistic, the computer has to check every single pixel against every other pixel in the entire video. This is like trying to shake hands with every person in a stadium while you are standing in one spot; it's incredibly thorough, but it takes a huge amount of time and energy. Scientists call this "dense attention," and it's the reason why making high-quality AI videos is currently so slow and expensive. The big question researchers are asking is: Can we make the AI smarter about who it shakes hands with, so it skips the boring parts and focuses only on the important connections, without ruining the picture?
This paper introduces a clever new strategy called Token Radius Attention (TRA) to solve that problem. Instead of treating every part of the video the same way, the authors discovered that different parts of the video actually need different amounts of attention. Think of it like a party: some guests are deep in a serious conversation and only need to hear the people right next to them (low attention), while others are dancing wildly and need to keep an eye on the whole room (high attention). The researchers found that they could predict exactly how much "attention" each part of the video needs just by measuring how "confused" or "spread out" its current focus is. They call this measurement "entropy."
Using this insight, the team built a system that acts like a smart radius guard. For every tiny piece of the video (called a "token"), the system calculates a custom-sized circle around it. If the piece is focused and calm, the circle is small, and the AI only looks at its immediate neighbors. If the piece is chaotic or complex, the circle grows larger to include more neighbors. This happens automatically without the AI having to stop and rank every single possibility, which saves a massive amount of time. The result is a video generator that keeps 9% to 19% of the original connections but runs 1.56 to 2.05 times faster, producing videos that look just as good as the slow, heavy versions. The authors tested this on several different video-making models and found that it works consistently well, proving that you don't need to check everything to get a great result—you just need to check the right things.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.