Archive BRAID DAILY
When large language model confidence signals fail
Subscribe

Braid Daily · 2026-07-31

When large language model confidence signals fail

Five revised papers test self-consistency and calibration, plus count metrics, hidden-behavior reports, and pass/fail safety labels.

Five precision instruments give conflicting readings around a dark synthetic core.

The lead

1

Following yesterday's agent-evaluation coverage, this revision tests 265,000 samples and finds that agreement predicts correctness only weakly and depends on the test regime. Self-consistency can help allocate compute, but it isn't a standalone confidence score.

Read source
Four evaluation signals mapped to the weakness each paper tests and the corresponding measurement response.
Four familiar evaluator signals, four distinct ways the measurement can mislead.

Four more ways the evaluator can mislead you

4

Do LLMs Know What They Know? (v3)

arXiv

Version 3 separates factual accuracy from how well confidence tracks knowledge. Its Signal Detection Theory analysis treats calibration and metacognitive sensitivity as different measurements.

Read source

Routing and training agents by observed behavior

4

Linguistic Firewall (v3)

arXiv

ANTAP routes work through active capability tests instead of agent descriptions or static representations. This removes description manipulation from the routing path and measures what an agent can demonstrate.

Read source

Functional Cache Grafting (v2)

arXiv

FCGraft retrieves validated code skeletons with their key-value caches and stitches them into an embodied-agent policy. It patches only task-specific regions to target generation latency and control-code robustness.

Read source

Ouroboros-Spatial (v2)

arXiv

Ouroboros-Spatial uses a frozen proposer to generate spatial questions and executable ground truth, while a solver's confidence steers the next training round. The loop aims to spend fewer examples on tasks that are already trivial or still uninformative.

Read source

Detection and research audits

3

VendorBench-100 (v2)

arXiv

VendorBench-100 compares commercial APIs with vision-language models and open-source deepfake detectors under one protocol. Version 2 corrects a scoring-normalization error and narrows the paper's calibration claim.

Read source

RWGBench (v4)

arXiv

RWGBench evaluates related-work generation as a citation decision rather than a text-similarity task. It checks which sources were selected, whether they fit the surrounding text, how the material is organized, and where each citation sits in the scholarly record.

Read source

Companion episode

Agreement Is Not Accuracy

· 00:30:18

Today's papers replace convenient proxies with inspectable tests: agreement with correctness checks, agent descriptions with capability tests, and fluent related work with citation-level evaluation. Evaluation is moving into routing and training decisions, where a weak proxy can change what the system does next.