Papers › Verbal Confidence Saturation in 3-9B Open-Weight Instruction-Tuned LLMs: A...

Verbal Confidence Saturation in 3-9B Open-Weight Instruction-Tuned LLMs: A Pre-Registered Psychometric Validity Screen

24 Apr 2026arXiv:2604.22215added by Syntology

Jon-Paul Cacioli

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Verbal confidence elicitation is widely used to extract uncertainty estimates from LLMs. We tested whether seven instruction-tuned open-weight models (3-9B parameters, four families) produce verbalised confidence that meets minimal validity criteria for item-level Type-2 discrimination under minimal numeric elicitation with greedy decoding. In a pre-registered study (OSF: osf.io/azbvx), 524 TriviaQA items were administered under numeric (0-100) and categorical (10-class) elicitation to eight models at Q5_K_M quantisation on consumer hardware, yielding 8,384 deterministic trials. A psychometric validity screen was applied to each model-format cell. All seven instruct models were classified Invalid on numeric confidence (H2 confirmed, 7/7 vs. predicted >=4/7), with a mean ceiling rate of 91.7% (H1 confirmed). Categorical elicitation did not rescue validity. Instead, it disrupted task performance in six of seven models, producing accuracy below 5% (H4 not confirmed). Token-level logprobability did not usefully predict verbalised confidence under the observed variance regime (H5 confirmed, mean cross-validated R^2 < 0.01). Within the reasoning-distilled model, reasoning-trace length showed a strong negative partial correlation with confidence (rho = -0.36, p < .001), consistent with the Reasoning Contamination Effect. These results do not imply that internal uncertainty representations are absent. They show that minimal verbal elicitation fails to preserve internal signals at the output interface in this model-size regime. Psychometric screening should precede any downstream use of such signals.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2604.22215")

Code

Syntology Ran 16 of 19 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 16 ran with no contract checked.

By repository: found in paper text by Syntology: 19 samples from 1 repository, 16 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

synthiumjp/koriat found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

19 samples harvested; 16 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

16ran
3unverified

Licence: 0 of the 19 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from synthiumjp/koriat. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

bootstrap_auroc synthiumjp/koriat/generate_figures.py found in paper text by Syntology ran MIT (permissive) · 488401261ee63998 · report
cell_key synthiumjp/koriat/analyze_saturation.py found in paper text by Syntology ran fingerprinted MIT (permissive) · e74a0d9747da0dff · report
compute_answer_mean_log_prob synthiumjp/koriat/collect_data.py found in paper text by Syntology ran MIT (permissive) · 5addac37744dd1ea · report
count_words synthiumjp/koriat/build_cues.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 3ede3ad4d2b8d09f · report
format_prompt_koriat synthiumjp/koriat/inference_engine_koriat.py found in paper text by Syntology ran MIT (permissive) · 05f58a15d3f4747a · report
get_first_token_top1_prob synthiumjp/koriat/collect_data.py found in paper text by Syntology ran MIT (permissive) · f9e101d37b10cfc4 · report
get_item_order_for_cell synthiumjp/koriat/collect_saturation.py found in paper text by Syntology ran MIT (permissive) · 666aff36acf8d0cc · report
get_system_prompt synthiumjp/koriat/inference_engine_koriat.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 3e2f19601a37f1ae · report
get_user_prompt synthiumjp/koriat/inference_engine_koriat.py found in paper text by Syntology ran fingerprinted MIT (permissive) · d0ab8a8a4013a4dc · report
is_degenerate_loop synthiumjp/koriat/collect_saturation.py found in paper text by Syntology ran MIT (permissive) · 2f3a94d6eebbc66d · report
load_data synthiumjp/koriat/analyze_saturation.py found in paper text by Syntology ran MIT (permissive) · fe66c3ace737d793 · report
load_existing_keys synthiumjp/koriat/collect_data_v2.py found in paper text by Syntology ran MIT (permissive) · 891d4784222a521c · report
load_items synthiumjp/koriat/collect_data_v2.py found in paper text by Syntology ran MIT (permissive) · 7a504a494e2c9480 · report
parse_response synthiumjp/koriat/collect_data.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 9cf19b493bfa49a0 · report
parse_response synthiumjp/koriat/collect_data_v2.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 51e6f27b5ffb8628 · report
success_subset synthiumjp/koriat/analyze_saturation.py found in paper text by Syntology ran MIT (permissive) · 6616d82086f8b3eb · report
count_core40_literal synthiumjp/koriat/build_cues.py found in paper text by Syntology unverified MIT (permissive) · c06bf62e06c2e0d9 · report
count_sentences synthiumjp/koriat/build_cues.py found in paper text by Syntology unverified MIT (permissive) · e2d97d94e829a875 · report
fig2_e5_scatter synthiumjp/koriat/generate_figures.py found in paper text by Syntology unverified MIT (permissive) · 1c88906a445f81d0 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2604.22215, was issued in April 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections