English

Accelerating Diffusion Transformers with Token-wise Feature Caching

Machine Learning 2025-02-20 v4 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Diffusion transformers have shown significant effectiveness in both image and video synthesis at the expense of huge computation costs. To address this problem, feature caching methods have been introduced to accelerate diffusion transformers by caching the features in previous timesteps and reusing them in the following timesteps. However, previous caching methods ignore that different tokens exhibit different sensitivities to feature caching, and feature caching on some tokens may lead to 10×\times more destruction to the overall generation quality compared with other tokens. In this paper, we introduce token-wise feature caching, allowing us to adaptively select the most suitable tokens for caching, and further enable us to apply different caching ratios to neural layers in different types and depths. Extensive experiments on PixArt-α\alpha, OpenSora, and DiT demonstrate our effectiveness in both image and video generation with no requirements for training. For instance, 2.36×\times and 1.93×\times acceleration are achieved on OpenSora and PixArt-α\alpha with almost no drop in generation quality.

Keywords

Cite

@article{arxiv.2410.05317,
  title  = {Accelerating Diffusion Transformers with Token-wise Feature Caching},
  author = {Chang Zou and Xuyang Liu and Ting Liu and Siteng Huang and Linfeng Zhang},
  journal= {arXiv preprint arXiv:2410.05317},
  year   = {2025}
}

Comments

ToCa is honored to be accepted by ICLR 2025