WorldCache: Content-Aware Caching for Accelerated Video World Models
TLDR
WorldCache accelerates video world models via content-aware caching, achieving 2.3x speedup with 99.4% quality retention.
Reasoning
Strengths include a novel motion-adaptive caching framework that significantly speeds inference while preserving quality, with clear empirical results. Weaknesses are limited evaluation to a single model and benchmark, and lack of discussion on generalization or interactive settings.
Read-first score
Read-first score 70.2, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 43.
Field roles
Rank sensitivity
Stability: volatile; rank range: 191.
Keyword Scores
Deep Analysis
Innovations
- Motion-adaptive thresholds for feature reuse
- Saliency-weighted drift estimation
- Optimal approximation via blending and warping
- Phase-aware threshold scheduling across diffusion steps
Methodology
WorldCache is a Perception-Constrained Dynamical Caching framework for Diffusion Transformers (DiTs) that improves both when and how to reuse features across denoising steps. It introduces motion-adaptive thresholds, saliency-weighted drift estimation, optimal approximation via blending and warping, and phase-aware threshold scheduling, all without retraining. The method is evaluated on the Cosmos-Predict2.5-2B model using the PAI-Bench dataset.
Key Results
WorldCache achieves a 2.3× inference speedup while preserving 99.4% of baseline quality, substantially outperforming prior training-free caching approaches.