arXiv · 2609.17184
LoopSpec: Pipelined Self-Speculative Decoding for Looped Transformers
Abstract
Looped Transformers achieve strong performance with compact parameter sizes by repeatedly applying a shared stack of Transformer blocks across recurrent depths. However, they incur higher decoding latency than standard Transformer models of comparable parameter size because shared weights are accessed at every recurrent depth. To improve decoding efficiency, self-speculative decoding is particularly well suited to Looped Transformers, as their intermediate recurrent states can directly provide draft predictions without an auxiliary draft model. We therefore propose LoopSpec, a training-free self-speculative decoding framework tailored for Looped Transformers. LoopSpec extracts draft tokens from early recurrent states and operates in a pipelined manner, overlapping draft generation of future tokens with target verification of the current token. To improve draft accuracy without excessive compute overhead, we introduce a selective second proposal from deeper recurrent depth while ensuring lossless decoding under both greedy and sampling regimes. Furthermore, we derive the optimal proposal depths in closed form and show the prediction matches measurement. Across reasoning and coding benchmarks, LoopSpec achieves up to 6.83$\times$ inference speedup across diverse Looped Transformers.
Explore related subjects
Keep this discovery
Explore connections, maps & timelines
SangLyul Cho, Langqing Cui, Sehoon Kim, Dongsu Han, Insu Han. 2026-09-15. LoopSpec: Pipelined Self-Speculative Decoding for Looped Transformers. https://arxiv.org/abs/2609.17184
Cite the original work for its findings. Save a collection to share your selection of sources.