English

CHAI: CacHe Attention Inference for text2video

Computer Vision and Pattern Recognition 2026-02-19 v1 Machine Learning

Abstract

Text-to-video diffusion models deliver impressive results but remain slow because of the sequential denoising of 3D latents. Existing approaches to speed up inference either require expensive model retraining or use heuristic-based step skipping, which struggles to maintain video quality as the number of denoising steps decreases. Our work, CHAI, aims to use cross-inference caching to reduce latency while maintaining video quality. We introduce Cache Attention as an effective method for attending to shared objects/scenes across cross-inference latents. This selective attention mechanism enables effective reuse of cached latents across semantically related prompts, yielding high cache hit rates. We show that it is possible to generate high-quality videos using Cache Attention with as few as 8 denoising steps. When integrated into the overall system, CHAI is 1.65x - 3.35x faster than baseline OpenSora 1.2 while maintaining video quality.

Keywords

Cite

@article{arxiv.2602.16132,
  title  = {CHAI: CacHe Attention Inference for text2video},
  author = {Joel Mathew Cherian and Ashutosh Muralidhara Bharadwaj and Vima Gupta and Anand Padmanabha Iyer},
  journal= {arXiv preprint arXiv:2602.16132},
  year   = {2026}
}
R2 v1 2026-07-01T10:40:46.584Z