# Sol-Attn: Accelerating Video Generation Inference via On-the-Fly Attention Sparsification Page: https://stenobird.com/podcast/daily-paper-cast-7079649/sol-attn-accelerating-video-generation-inference-via-on-the-fly-attention-sparsification Text version: https://stenobird.com/podcast/daily-paper-cast-7079649/sol-attn-accelerating-video-generation-inference-via-on-the-fly-attention-sparsification.md Podcast: [Daily Paper Cast](https://stenobird.com/podcast/daily-paper-cast-7079649) Published: 2026-07-29T03:36:56+00:00 Episode link: https://share.transistor.fm/s/46907ae6 Audio file: https://media.transistor.fm/46907ae6/8933f6bb.mp3 Processing state: not_requested JSON: https://stenobird.com/v1/public/podcasts/daily-paper-cast-7079649/episodes/sol-attn-accelerating-video-generation-inference-via-on-the-fly-attention-sparsification Duration seconds: 1321 ## Resource 🤗 Upvotes: 27 | cs.CV Authors: Haopeng Li, Yitong Li, Junsong Chen, Tian Ye, Haozhe Liu, Jincheng Yu, Duomin Wang, Ruihua Zhang, Zeke Xie, Enze Xie, Song Han Title: Sol-Attn: Accelerating Video Generation Inference via On-the-Fly Attention Sparsification Arxiv: http://arxiv.org/abs/2607.24027v1 Abstract: Diffusion transformers are essential for high-fidelity video generation, but long token sequences make attention a dominant inference bottleneck. Training-free dynamic sparse attention alleviates this bottleneck by computing only selected key-value blocks, yet existing methods struggle to sparsify attention both efficiently and accurately for two reasons: (1) Rigid, unpredictable, and costly routing: selecting a fixed fraction of top-ranked blocks by proxy score imposes fixed budgets, whereas retaining blocks to reach a target cumulative proxy probability mass yields dynamic but potentially imbalanced budgets; both incur non-negligible overhead from computing and materializing proxy scores. (2) Lossy keep-or-drop sparsification: unselected blocks are discarded entirely, degrading accuracy under aggressive sparsity. These limitations motivate cheaper dynamic-budget routing while limiting accuracy degradation. In this paper, we introduce training-free Sol-Attn (Sparsifying online attention), which unifies dynamic routing, sparse computation, and approximation correction in a single online-softmax pass, achieving a better accuracy-efficiency trade-off in sparse attention. The core of Sol-Attn is on-the-fly block thresholding with proxy-score reuse, which selects critical blocks by comparing block proxy scores against a threshold during online softmax. This design enables dynamic yet controllable block budgets without materializing the proxy map, while directly reusing the… ## Actions - request_transcript: `POST https://stenobird.com/v1/public/podcasts/daily-paper-cast-7079649/episodes/sol-attn-accelerating-video-generation-inference-via-on-the-fly-attention-sparsification/transcription-requests` — Idempotently request low-priority transcript generation for this episode. - read_markdown: `GET https://stenobird.com/podcast/daily-paper-cast-7079649/sol-attn-accelerating-video-generation-inference-via-on-the-fly-attention-sparsification.md` — Read the agent-friendly Markdown representation of this episode resource. A page view does not enqueue transcription. Agents should invoke `request_transcript` explicitly when they need this episode processed. ## Transcript Full transcripts are not published on public pages unless there is a clear rights basis.