ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.18629
40
0

Think Before You Accept: Semantic Reflective Verification for Faster Speculative Decoding

24 May 2025
Yixuan Wang
Yijun Liu
Shiyu Ji
Yuzhuang Xu
Yang Xu
Qingfu Zhu
Wanxiang Che
    OffRLLRM
ArXiv (abs)PDFHTML
Main:9 Pages
7 Figures
Bibliography:3 Pages
5 Tables
Appendix:10 Pages
Abstract

Large language models (LLMs) suffer from high inference latency due to the auto-regressive decoding process. Speculative decoding accelerates inference by generating multiple draft tokens using a lightweight model and verifying them in parallel. However, existing verification methods rely heavily on distributional consistency while overlooking semantic correctness, thereby limiting the potential speedup of speculative decoding. While some methods employ additional models for relaxed verification of draft tokens, they often fail to generalize effectively to more diverse or open-domain settings. In this work, we propose Reflective Verification, a training-free and semantics-aware approach that achieves a better trade-off between correctness and efficiency. Specifically, we leverage the inherent reflective capacity of LLMs to semantically assess the correctness of draft tokens in parallel during verification. Using prompt-based probing, we obtain both the original and reflective distributions of draft tokens in a single forward pass. The fusion of these distributions enables semantic-level verification of draft tokens that incorporates both consistency and correctness. Experiments across multiple domain benchmarks and model scales demonstrate that our method significantly increases the acceptance length of draft tokens without compromising model performance. Furthermore, we find that the proposed Reflective Verification is orthogonal to existing statistical verification methods, and their combination yields additional 5∼\sim∼15\% improvements in decoding speed.

View on arXiv
@article{wang2025_2505.18629,
  title={ Think Before You Accept: Semantic Reflective Verification for Faster Speculative Decoding },
  author={ Yixuan Wang and Yijun Liu and Shiyu ji and Yuzhuang Xu and Yang Xu and Qingfu Zhu and Wanxiang Che },
  journal={arXiv preprint arXiv:2505.18629},
  year={ 2025 }
}
Comments on this paper