{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2604-22215","title":"Verbal Confidence Saturation in 3-9B Open-Weight Instruction-Tuned LLMs: A Pre-Registered Psychometric Validity Screen","arxiv_id":"2604.22215","date":"2026-04-24","proceeding":null,"authors":["Jon-Paul Cacioli"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2604.22215","url_pdf":"https://arxiv.org/pdf/2604.22215","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2604.22215","atlas_url":"https://app.syntology.ai/?focus=2604.22215","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2604.22215"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/synthiumjp/koriat","reach":null}],"summary":{"ran":17,"unverified":2},"by_repo_kind":{"found_in_text":{"samples":19,"ran":17,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"488401261ee63998","entry":"bootstrap_auroc","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"generate_figures.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/generate_figures.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"488401261ee63998"}},{"code_sha256_prefix":"e74a0d9747da0dff","entry":"cell_key","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"analyze_saturation.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/analyze_saturation.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e74a0d9747da0dff"}},{"code_sha256_prefix":"5addac37744dd1ea","entry":"compute_answer_mean_log_prob","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"collect_data.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/collect_data.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5addac37744dd1ea"}},{"code_sha256_prefix":"e2d97d94e829a875","entry":"count_sentences","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"build_cues.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/build_cues.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e2d97d94e829a875"}},{"code_sha256_prefix":"3ede3ad4d2b8d09f","entry":"count_words","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"build_cues.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/build_cues.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3ede3ad4d2b8d09f"}},{"code_sha256_prefix":"05f58a15d3f4747a","entry":"format_prompt_koriat","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"inference_engine_koriat.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/inference_engine_koriat.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"05f58a15d3f4747a"}},{"code_sha256_prefix":"f9e101d37b10cfc4","entry":"get_first_token_top1_prob","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"collect_data.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/collect_data.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f9e101d37b10cfc4"}},{"code_sha256_prefix":"666aff36acf8d0cc","entry":"get_item_order_for_cell","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"collect_saturation.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/collect_saturation.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"666aff36acf8d0cc"}},{"code_sha256_prefix":"3e2f19601a37f1ae","entry":"get_system_prompt","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"inference_engine_koriat.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/inference_engine_koriat.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3e2f19601a37f1ae"}},{"code_sha256_prefix":"d0ab8a8a4013a4dc","entry":"get_user_prompt","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"inference_engine_koriat.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/inference_engine_koriat.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d0ab8a8a4013a4dc"}},{"code_sha256_prefix":"2f3a94d6eebbc66d","entry":"is_degenerate_loop","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"collect_saturation.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/collect_saturation.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2f3a94d6eebbc66d"}},{"code_sha256_prefix":"fe66c3ace737d793","entry":"load_data","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"analyze_saturation.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/analyze_saturation.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fe66c3ace737d793"}},{"code_sha256_prefix":"891d4784222a521c","entry":"load_existing_keys","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"collect_data_v2.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/collect_data_v2.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"891d4784222a521c"}},{"code_sha256_prefix":"7a504a494e2c9480","entry":"load_items","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"collect_data_v2.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/collect_data_v2.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7a504a494e2c9480"}},{"code_sha256_prefix":"9cf19b493bfa49a0","entry":"parse_response","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"collect_data.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/collect_data.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9cf19b493bfa49a0"}},{"code_sha256_prefix":"51e6f27b5ffb8628","entry":"parse_response","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"collect_data_v2.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/collect_data_v2.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"51e6f27b5ffb8628"}},{"code_sha256_prefix":"6616d82086f8b3eb","entry":"success_subset","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"analyze_saturation.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/analyze_saturation.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6616d82086f8b3eb"}},{"code_sha256_prefix":"c06bf62e06c2e0d9","entry":"count_core40_literal","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"build_cues.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/build_cues.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c06bf62e06c2e0d9"}},{"code_sha256_prefix":"1c88906a445f81d0","entry":"fig2_e5_scatter","repo":"synthiumjp/koriat","repo_kind":"found_in_text","path":"generate_figures.py","file_url":"https://github.com/synthiumjp/koriat/blob/HEAD/generate_figures.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1c88906a445f81d0"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,885 of the 9,623 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9623,"papers_checked":6885},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}