Paper Overview
Research Area: LLM Authors: Shayan Kiyani, Sima Noorani, George Pappas, Hamed Hassani Published: 2026-02-19 arXiv: 2602.17633
Abstract
Reasoning with LLMs increasingly unfolds inside a broader verification loop. Internally, systems use cheap checks, such as self-consistency or proxy rewards, which we call weak verification. Externally, users inspect outputs and steer the model through feedback until results are trustworthy, which we call strong verification. We formalize this tension through weak-strong verification policies, which decide when to accept or reject based on weak verification and when to defer to strong verification. We show that optimal policies admit a two-threshold structure and that calibration and sharpness govern the value of weak verifiers. Building on this, we develop an online algorithm that provably controls acceptance and rejection errors.
Key Contributions
- Weak-strong verification framework: formalizes the trade-off between cheap internal checks (self-consistency, proxy rewards) and expensive external human-in-the-loop review.
- Two-threshold optimal policies: optimal verification policies follow a two-threshold structure, deciding when to accept, reject, or defer to strong verification.
- Calibration and sharpness: these two properties determine how valuable a weak verifier is within the loop.
- Online algorithm: provably controls acceptance and rejection errors with no assumptions on the query stream, the language model, or the weak verifier.
*Automatically collected on 2026-06-24.*