EpaCache: Error-Propagation-Aware Caching for Accelerating Diffusion-Based Visual Generation

๐Ÿ“… 2026-08-29
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
ๆœฌๆ–‡ๆๅ‡บEpaCacheๆ–นๆณ•๏ผŒ้€š่ฟ‡่‡ช้€‚ๅบ”ๅˆ†้…้‡็”จ้ข„็ฎ—ๆฅๅ‡ๅฐ‘ๆ‰ฉๆ•ฃๆจกๅž‹็”Ÿๆˆๅ›พๅƒๅ’Œ่ง†้ข‘ๆ—ถ็š„ๆŽจ็†ๅปถ่ฟŸ๏ผŒๅŒๆ—ถๆ้ซ˜็”Ÿๆˆ่ดจ้‡ใ€‚
๐Ÿ“ Abstract
Diffusion-based visual generative models deliver strong image and video synthesis quality but incur high inference costs because sequential samplers repeatedly evaluate large networks. Caching-based methods reduce inference latency by reusing intermediate computations across adjacent timesteps. However, existing cache controllers rely primarily on local temporal variation and overlook the trajectory-level consequences of cache reuse. We introduce Error-Propagation-Aware Cache (EpaCache), a training-free caching policy that adaptively allocates the reuse budget on timesteps with lower downstream impact. Experiments on image and video synthesis models demonstrate that EpaCache consistently improves the latency--fidelity trade-off over existing caching methods. On FLUX.1-dev, EpaCache outperforms the prior state-of-the-art caching method in both latency and fidelity, reducing inference time from $11.7$ s to $11.3$ s while improving PSNR from $21.4$ to $22.8$. On HunyuanVideo, EpaCache achieves a $2.63\times$ speedup over uncached inference and improves SSIM from $0.891$ to $0.905$ over the prior state-of-the-art method at matched latency.
Problem

Research questions and friction points this paper is trying to address.

Diffusion-based Models
Inference Costs
Caching Methods
Temporal Variation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Error-Propagation-Aware
Caching Policy
Adaptive Reuse Budget Allocation
Diffusion Models
Visual Generation
๐Ÿ”Ž Similar Papers
No similar papers found.