🛰️ Daily AI Frontier
‹ back to 2026-09-07

How to Speculate about Uncertainty in Agentic Coding? A Draft-Model Gate Method

Research LLM Agents

Ranking

Overall 78
Content 95
Popularity 37

Observed public metrics from 1 member.

Merged summary

TL;DR - Speculative Uncertainty uses a small open-weight draft model to predict black-box coding-agent failures from generated tokens alone. Its pre-execution gate reduced execution errors and token costs across multiple agents and out-of-distribution benchmarks.

  • Scores completed agent trajectories in one forward pass without logits, model weights, activations, or repeated sampling.
  • Separates reasoning and action spans to extract phase-aware cross-likelihood features calibrated against verifiable outcomes.
  • Produces failure-likelihood scores usable for action vetoes, human escalation, routing, or additional test-time compute.
  • Reduced execution error rates by 6–8 percentage points and token costs by 14–19% for Qwen3-Coder-480B and Claude 3.5 Sonnet.

Sources (1)

How to Speculate about Uncertainty in Agentic Coding? A Draft-Model Gate Method

arXiv cs.LG Konstantin Grotov, Valentin Malykh 2026-09-04 arXiv:2609.05274
Public signals Semantic Scholar citations 0 · Semantic Scholar influential citations 0
Providers: Hugging Face · N/A OpenAlex · N/A Publisher · N/A Semantic Scholar · Citations 0 · Influential citations 0 X · N/A Fetched 2026-09-25 14:23:27.822707 UTC

TL;DR - Speculative Uncertainty uses a small open-weight draft model to predict black-box coding-agent failures from generated tokens alone. Its pre-execution gate reduced execution errors and token costs across multiple agents and out-of-distribution benchmarks.

  • Scores completed agent trajectories in one forward pass without logits, model weights, activations, or repeated sampling.
  • Separates reasoning and action spans to extract phase-aware cross-likelihood features calibrated against verifiable outcomes.
  • Produces failure-likelihood scores usable for action vetoes, human escalation, routing, or additional test-time compute.
  • Reduced execution error rates by 6–8 percentage points and token costs by 14–19% for Qwen3-Coder-480B and Claude 3.5 Sonnet.
item →