cd /news/artificial-intelligence/accelerating-text-to-video-generatio… · home topics artificial-intelligence article
[ARTICLE · art-67231] src=machinelearning.apple.com ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Accelerating Text-to-Video Generation with Calibrated Sparse Attention

Researchers at an undisclosed institution introduced CalibAtt, a training-free method that accelerates text-to-video generation by up to 1.58× via calibrated sparse attention. The method identifies and skips negligible token-to-token connections in spatiotemporal attention, achieving speedups on models like Wan 2.1 14B and Mochi 1 while maintaining quality.

read2 min views5 publishedJul 21, 2026
Accelerating Text-to-Video Generation with Calibrated Sparse Attention
Image: Apple ML Research

content type paperpublished July 2026 Accelerating Text-to-Video Generation with Calibrated Sparse Attention

AuthorsShai Yehezkel†**, Shahar Yadin, Noam Elata, Yaron Ostrovsky-Berman, Bahjat Kawar

Accelerating Text-to-Video Generation with Calibrated Sparse Attention

AuthorsShai Yehezkel†**, Shahar Yadin, Noam Elata, Yaron Ostrovsky-Berman, Bahjat Kawar

Recent diffusion models enable high-quality video generation, but suffer from slow runtimes. The large transformer-based backbones used in these models are bottlenecked by spatiotemporal attention. In this paper, we identify that a significant fraction of token-to-token connections consistently yield negligible scores across various inputs, and their patterns often repeat across queries. Thus, the attention computation in these cases can be skipped with little to no effect on the result. This observation continues to hold for connections among local token blocks. Motivated by this, we introduce CalibAtt, a training-free method that accelerates video generation via calibrated sparse attention. CalibAtt performs an offline calibration pass that identifies block-level sparsity and repetition patterns that are stable across inputs, and compiles these patterns into optimized attention operations for each layer, head, and diffusion timestep. At inference time, we compute the selected input-dependent connections densely, and skip the unselected ones in a hardware-efficient manner. Extensive experiments on Wan 2.1 14B, Mochi 1, and few-step distilled models at various resolutions show that CalibAtt achieves up to 1.58× end-to-end speedup, outperforming existing training-free methods while maintaining video generation quality and text-video alignment.

VideoFlexTok: Flexible-Length Coarse-to-Fine Video Tokenization

July 2, 2026[research area Computer Vision](/research/?domain=Computer%20Vision)[conference ICML](/research/?event=ICML)

Visual tokenizers map high-dimensional raw pixels into a compressed representation for downstream modeling. Beyond compression, tokenizers dictate what information is preserved and how it is organized. A de facto standard approach to video tokenization is to represent a video as a spatiotemporal 3D grid of tokens, each capturing the corresponding local information in the original signal. This requires the downstream model that consumes the…

STARFlow-V: End-to-End Video Generative Modeling with Normalizing Flows April 30, 2026research area Computer Vision, research area Methods and Algorithmsconference CVPR

Normalizing flows (NFs) are end-to-end likelihood-based generative models for continuous data, and have recently regained attention with encouraging progress on image generation. Yet in the video generation domain, where spatiotemporal complexity and computational cost are substantially higher, state-of-the-art systems almost exclusively rely on diffusion-based models. In this work, we revisit this design space by presenting STARFlow-V, a…

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @calibatt 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/accelerating-text-to…] indexed:0 read:2min 2026-07-21 ·