AI RESEARCH

SeaCache: Spectral-Evolution-Aware Cache for Accelerating Diffusion Models

arXiv CS.CV

ArXi:2602.18993v2 Announce Type: replace Diffusion models are a strong backbone for visual generation, but their inherently sequential denoising process leads to slow inference. Previous methods accelerate sampling by caching and reusing intermediate outputs based on feature distances between adjacent timesteps. However, existing caching strategies typically rely on raw feature differences that entangle content and noise. This design overlooks spectral evolution, where low-frequency structure appears early and high-frequency detail is refined later. We