@inproceedings{liu-etal-2026-confspec,
title = "{C}onf{S}pec: Efficient Step-Level Speculative Reasoning via Confidence-Gated Verification",
author = "Liu, Siran and
Cao, Zane and
He, Yongchao",
editor = "Liakata, Maria and
Moreira, Viviane P. and
Zhang, Jiajun and
Jurgens, David",
booktitle = "Proceedings of the 64th Annual Meeting of the {A}ssociation for {C}omputational {L}inguistics (Volume 1: Long Papers)",
month = jul,
year = "2026",
address = "San Diego, California, United States",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl/2026.acl-long.1221/",
pages = "26525--26538",
ISBN = "979-8-89176-390-6",
abstract = "Chain-of-Thought reasoning significantly improves the performance of large language models on complex tasks, but incurs high inference latency due to long generation traces. Step-level speculative reasoning aims to mitigate this cost, yet existing approaches face a long-standing trade-off among accuracy, inference speed, and resource efficiency. We propose ConfSpec, a confidence-gated cascaded verification framework that resolves this trade-off. Our key insight is an asymmetry between generation and verification: while generating a correct reasoning step requires substantial model capacity, step-level verification is a constrained discriminative task for which small draft models are well-calibrated within their competence range, enabling high-confidence draft decisions to be accepted directly while selectively escalating uncertain cases to the large target model. Evaluation across diverse workloads shows that ConfSpec achieves up to 2.24$\times$ end-to-end speedups while matching target-model accuracy. Our method requires no external judge models and is orthogonal to token-level speculative decoding, enabling further multiplicative acceleration."
}Markdown (Informal)
[ConfSpec: Efficient Step-Level Speculative Reasoning via Confidence-Gated Verification](https://preview.aclanthology.org/ingest-acl/2026.acl-long.1221/) (Liu et al., ACL 2026)
ACL