English

Revisiting Judge Decoding from First Principles via Training-Free Distributional Divergence

Computation and Language 2026-01-09 v1

Abstract

Judge Decoding accelerates LLM inference by relaxing the strict verification of Speculative Decoding, yet it typically relies on expensive and noisy supervision. In this work, we revisit this paradigm from first principles, revealing that the ``criticality'' scores learned via costly supervision are intrinsically encoded in the draft-target distributional divergence. We theoretically prove a structural correspondence between learned linear judges and Kullback-Leibler (KL) divergence, demonstrating they rely on the same underlying logit primitives. Guided by this, we propose a simple, training-free verification mechanism based on KL divergence. Extensive experiments across reasoning and coding benchmarks show that our method matches or outperforms complex trained judges (e.g., AutoJudge), offering superior robustness to domain shifts and eliminating the supervision bottleneck entirely.

Keywords

Cite

@article{arxiv.2601.04766,
  title  = {Revisiting Judge Decoding from First Principles via Training-Free Distributional Divergence},
  author = {Shengyin Sun and Yiming Li and Renxi Liu and Weizhe Lin and Hui-Ling Zhen and Xianzhi Yu and Mingxuan Yuan and Chen Ma},
  journal= {arXiv preprint arXiv:2601.04766},
  year   = {2026}
}

Comments

16 pages

R2 v1 2026-07-01T08:55:49.271Z