PWT Attention: Training-free 2.5x Speedup for Video Generation

青稞AI · wechat · 2026-07-31

This article delves into attention mechanism optimization, pointing out the natural complementarity between sparse attention (discarding low weights) and linear attention (global linear approximation).

The author analyzes existing methods like SLA and PISA, introducing an improved approach called PWT (Piecewise-Taylor). By introducing the second-order Taylor expansion term, PWT compensates for PISA's zero-order limitation, using block covariance matrices to correct mass underestimation.

Key Advantages & Details:

The forward/backward kernel implementations for PWT have been open-sourced.

Original post →

More from Infra

Infra channel →