DBLAST addresses a critical flaw in block diffusion drafters where the assumption of conditional independence between draft positions breaks down during non-greedy, stochastic sampling. The authors demonstrate that as the entropy of the target distribution increases, the length of accepted drafts degrades significantly. This method aims to realign the drafter's training with the stochastic realities of production inference.
- Standard block drafters assume independent positions, causing failure under stochastic sampling.
- Accepted draft length degrades as target distribution entropy increases.
- DBLAST introduces dependent block drafting to handle multiple plausible continuations.
- Crucial for optimizing speculative decoding in non-greedy LLM inference scenarios.