WorldCache: Accelerating World Models for Free via Heterogeneous Token Caching
TLDR
WorldCache accelerates diffusion world models via heterogeneous token caching, achieving 3.7x speedup with 98% rollout quality.
Reasoning
The paper introduces a novel caching framework that addresses token heterogeneity and non-uniform temporal dynamics in diffusion world models, with strong empirical results. However, the approach is tailored to diffusion-based models and may not generalize to other world model architectures.
Read-first score
Read-first score 54.5, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 48.
Field roles
Rank sensitivity
Stability: volatile; rank range: 539.
Keyword Scores
Deep Analysis
Innovations
- Curvature-guided Heterogeneous Token Prediction using a physics-grounded curvature score and Hermite-guided damped predictor for chaotic tokens
- Chaotic-prioritized Adaptive Skipping that accumulates a curvature-normalized drift signal and recomputes only when bottleneck tokens drift
Methodology
WorldCache is a caching framework tailored to diffusion world models. It introduces Curvature-guided Heterogeneous Token Prediction, which uses a curvature score to estimate token predictability and applies a Hermite-guided damped predictor for chaotic tokens with abrupt direction changes. It also designs Chaotic-prioritized Adaptive Skipping, which accumulates a curvature-normalized, dimensionless drift signal and recomputes only when bottleneck tokens begin to drift.
Key Results
WorldCache delivers up to 3.7× end-to-end speedups while maintaining 98% rollout quality on diffusion world models.