SkillAgentSearch skills...

ProCache

[AAAI 2026] Official implementation for "ProCache: Constraint-Aware Feature Caching with Selective Computation for Diffusion Transformer Acceleration"

Install / Use

/learn @macovaseas/ProCache
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align=center>

[AAAI 2026] ProCache: Constraint-Aware Feature Caching with Selective Computation for Diffusion Transformer Acceleration

arXiv AAAI

</div>

Overview

ProCache speeds up Diffusion Transformers with constraint-aware feature caching and selective computation, trading redundant work for quality-preserving inference.

ProCache

📣 News

  • 2026/03/21 📌 The code has been released.
  • 2025/11/08 💥💥 ProCache is honored to be accepted by AAAI 2026!

Codebase

This codebase is built upon the awesome ToCa and TaylorSeer. We are grateful to the authors for their open releases and for advancing token-wise feature caching and forecasting in diffusion transformers.

Experiments

To run experiments with ProCache, follow the instructions in the model-specific markdown files in this repository (each backbone has its own guide):

TODO

  • [ ] HunyuanVideo: We plan to add ProCache-style acceleration for HunyuanVideo (text-to-video) in a future release.

📌 Citation

@inproceedings{cao2026procache,
  title={ProCache: Constraint-Aware Feature Caching with Selective Computation for Diffusion Transformer Acceleration},
  author={Cao, Fanpu and Chen, Yaofo and You, Zeng and Luo, Wei},
  booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
  volume={40},
  number={24},
  pages={19862--19870},
  year={2026}
}

:e-mail: Contact

If you have any questions, please email fanpucao@gmail.com or chenyaofo@scut.edu.cn.

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated7d ago
Forks0

Languages

Python

Security Score

85/100

Audited on Mar 21, 2026

No findings