WorldServe
A 3.54× training-free speedup recipe for autoregressive world model inference.
Open-Oasis 500M is an autoregressive Minecraft world model that runs ten DDIM steps per frame regardless of player activity, capping interactive generation at 2 fps on H100. WorldServe stacks two orthogonal step-count cuts — DPM-Solver++ 2M (5 base steps) and an action-magnitude bucket schedule that picks 2/3/5 forwards per frame from the 25-dim Minecraft action vector — for a 3.54× speedup at preserved self-coherence (Δvs_prev = −0.02 dB) on 950 real frames.
- →72 measured configurations across 16 optimization families
- →Action-magnitude difficulty schedule — first free per-frame signal for adaptive diffusion compute
- →Empirical proof: step-count reduction is autoregressive-safe, per-step substitution compounds 5–22 dB at length
- →TaylorSeer port with per-frame state reset — 2.52× standalone, 0/152K validation failures