EchoAttention: Exploiting Token-Pair Redundancy and Frame-Block Similarity for Efficient Video Generation
Abstract
Lay Summary
Video generation models can create high-quality videos, but they are slow and computationally expensive because they repeatedly compare many parts of a video with one another. This cost becomes especially large for longer or higher-resolution videos. This paper introduces EchoAttention, a method that speeds up video generation by reducing repeated computation. We observe that many video frames contain similar patterns, so the model can reuse representative information from some frames and make small corrections instead of recomputing everything. EchoAttention also automatically decides where this reuse is appropriate. Experiments on public video generation models show that EchoAttention significantly reduces generation time while keeping video quality close to the original models. This can make video generation faster, cheaper, and more energy-efficient.