Speculative Diffusion Decoding: Accelerating Language Generation through Diffusion
Jacob K Christopher, Brian R Bartoldson, Tal Ben-Nun, Michael Cardei,, Bhavya Kailkhura, Ferdinando Fioretto

TL;DR
This paper introduces Speculative Diffusion Decoding, a novel method that uses discrete diffusion models to generate draft sequences, enabling parallelization and significantly accelerating large language model inference.
Contribution
It adapts speculative decoding with diffusion models to allow parallel sequence drafting and verification, achieving substantial speedups over existing methods.
Findings
Up to 7.2x speedup over standard generation
Up to 1.75x speedup over existing speculative decoding
Validated on standard language benchmarks
Abstract
Speculative decoding has emerged as a widely adopted method to accelerate large language model inference without sacrificing the quality of the model outputs. While this technique has facilitated notable speed improvements by enabling parallel sequence verification, its efficiency remains inherently limited by the reliance on incremental token generation in existing draft models. To overcome this limitation, this paper proposes an adaptation of speculative decoding which uses discrete diffusion models to generate draft sequences. This allows parallelization of both the drafting and verification steps, providing significant speedups to the inference process. Our proposed approach, , is validated on standard language generation benchmarks and empirically demonstrated to provide up to 7.2x speedups over standard generation processes and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsNatural Language Processing Techniques
MethodsDiffusion · SPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
