English

TaoCache: Structure-Maintained Video Generation Acceleration

Computer Vision and Pattern Recognition 2025-08-13 v1

Abstract

Existing cache-based acceleration methods for video diffusion models primarily skip early or mid denoising steps, which often leads to structural discrepancies relative to full-timestep generation and can hinder instruction following and character consistency. We present TaoCache, a training-free, plug-and-play caching strategy that, instead of residual-based caching, adopts a fixed-point perspective to predict the model's noise output and is specifically effective in late denoising stages. By calibrating cosine similarities and norm ratios of consecutive noise deltas, TaoCache preserves high-resolution structure while enabling aggressive skipping. The approach is orthogonal to complementary accelerations such as Pyramid Attention Broadcast (PAB) and TeaCache, and it integrates seamlessly into DiT-based frameworks. Across Latte-1, OpenSora-Plan v110, and Wan2.1, TaoCache attains substantially higher visual quality (LPIPS, SSIM, PSNR) than prior caching methods under the same speedups.

Keywords

Cite

@article{arxiv.2508.08978,
  title  = {TaoCache: Structure-Maintained Video Generation Acceleration},
  author = {Zhentao Fan and Zongzuo Wang and Weiwei Zhang},
  journal= {arXiv preprint arXiv:2508.08978},
  year   = {2025}
}
R2 v1 2026-07-01T04:46:10.885Z