Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

HiCache: A Plug-in Scaled-Hermite Upgrade for Taylor-Style Cache-then-Forecast Diffusion Acceleration

About

Diffusion models have achieved remarkable success in content generation but often incur prohibitive computational costs due to iterative sampling. Recent feature caching methods accelerate inference via temporal extrapolation, yet can suffer quality degradation from inaccurate modeling of the complex dynamics of feature evolution. We propose HiCache (Hermite Polynomial-based Feature Cache), a training-free acceleration framework that improves feature prediction by aligning mathematical tools with empirical properties. Our key insight is that feature-derivative approximations in diffusion Transformers exhibit multivariate Gaussian characteristics, motivating the use of Hermite polynomials as a potentially optimal basis for Gaussian-correlated processes. We further introduce a dual-scaling mechanism that ensures numerical stability while preserving predictive accuracy, and is also effective when applied standalone or integrated with TaylorSeer. Extensive experiments demonstrate HiCache's superiority, achieving 5.55x speedup on FLUX.1-dev while matching or exceeding baseline quality, and maintaining strong performance across text-to-image, video generation, and super-resolution tasks. Moreover, HiCache can be naturally added to previous caching methods to enhance their performance, e.g., improving ClusCa from 0.9480 to 0.9840 in terms of image rewards. Code: https://github.com/fenglang918/HiCache

Liang Feng, Shikang Zheng, Jiacheng Liu, Yuqi Lin, Qinming Zhou, Peiliang Cai, Xinyu Wang, Junjie Chen, Chang Zou, Yue Ma, Linfeng Zhang• 2025

Related benchmarks

TaskDatasetResultRank
Text-to-Image GenerationFLUX.1 DrawBench dev 1.0 (test)
ImageReward1.0438
35
Text-to-Video GenerationHunyuanVideo (test)--
23
Text-to-VideoWAN 2.1
LPIPS0.413
17
Image-to-World generationHunyuanVoyager-13B (test)
WorldScore Static63.8
9
Video Depth EstimationAether
Absolute Relative Error (Abs Rel)0.346
9
Camera pose estimationAether
Absolute Trajectory Error (ATE)0.204
9
Image-to-World generationAether-5B (test)
WorldScore Static58.96
9
Text-to-Image GenerationFLUX.1 9 steps (dev)
LPIPS0.521
9
Text-to-Image GenerationFLUX.1 13 steps (dev)
LPIPS0.471
9
Text-to-Image GenerationFLUX.1 7 steps (dev)
LPIPS0.557
9
Showing 10 of 10 rows

Other info

Follow for update