Research questionHow can shared-prefix KV caching accelerate diffusion language model serving without corrupting context-dependent KVs?In diffusion language models, bidirectional attention allows token updates to alter the context represented by previously computed keys and values. Reusing a prefix cache as though those representations were fixed can therefore cause severe accuracy loss.