From Tokens to Steps: Verification-Aware Speculative Decoding for Efficient Multi-Step Reasoning

Kiran Purohit, Ramasuri Narayanam, Soumyabrata Pal


Abstract
Speculative decoding (SD) accelerates large language model inference by allowing a lightweight draft model to propose outputs that a stronger target model verifies. However, its token-centric nature allows erroneous steps to propagate. Prior approaches mitigate this using external reward models, but incur additional latency, computational overhead, and limit generalizability. We propose SpecGuard, a verification-aware speculative decoding framework that performs step-level verification using only model-internal signals. At each step, SpecGuard samples multiple draft candidates and selects the most consistent step, which is then validated using an ensemble of two lightweight model-internal signals: (i) an attention-based grounding score that measures attribution to the input and previously accepted steps, and (ii) a log-probability-based score that captures token-level confidence. These signals jointly determine whether a step is accepted or recomputed using the target, allocating compute selectively. Experiments across a range of reasoning benchmarks show that SpecGuard improves accuracy by 3.6% while reducing latency by ~11%, outperforming both SD and reward-guided SD.
Anthology ID:
2026.findings-acl.864
Volume:
Findings of the Association for Computational Linguistics: ACL 2026
Month:
July
Year:
2026
Address:
San Diego, California, United States
Editors:
Maria Liakata, Viviane P. Moreira, Jiajun Zhang, David Jurgens
Venue:
Findings
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
17457–17471
Language:
URL:
https://preview.aclanthology.org/ingest-acl/2026.findings-acl.864/
DOI:
Bibkey:
Cite (ACL):
Kiran Purohit, Ramasuri Narayanam, and Soumyabrata Pal. 2026. From Tokens to Steps: Verification-Aware Speculative Decoding for Efficient Multi-Step Reasoning. In Findings of the Association for Computational Linguistics: ACL 2026, pages 17457–17471, San Diego, California, United States. Association for Computational Linguistics.
Cite (Informal):
From Tokens to Steps: Verification-Aware Speculative Decoding for Efficient Multi-Step Reasoning (Purohit et al., Findings 2026)
Copy Citation:
PDF:
https://preview.aclanthology.org/ingest-acl/2026.findings-acl.864.pdf
Checklist:
 2026.findings-acl.864.checklist.pdf