{"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-2607-03870","title":"Evaluating LLM Uncertainty in Long-Form Generation Using Deterministic Ground Truth","arxiv_id":"2607.03870","date":"2026-07-04","proceeding":"ICML","authors":["Ido Amit","Ido Galil","Ran El-Yaniv"],"abstract":"As LLMs generate increasingly long outputs, effective uncertainty estimation must identify errors at fine-grained levels rather than discard entire responses. While such methods exist, evaluating uncertainty at any resolution (token to an entire generation) is challenging and highly sensitive to label imperfections, making zero-noise benchmarks essential; yet, long-form generation benchmarks tend to rely on fallible labels rather than deterministic ground truth. We introduce Single-answer Atomic Long-form Target (SALT), a benchmark of six procedurally generated tasks with single deterministic long textual ground truths, enabling unit-level evaluation of correctness, calibration, and ranking without external judges. Equipped with SALT, our analysis of 50+ LLMs reveals key insights: We identify which confidence functions dominate each uncertainty aspect and show that confidence ranking largely breaks at atomic resolution, even when clearer separability emerges at coarser line-level units. SALT further enables controlled atom-level interventions throughout generation, revealing two separable drivers of future errors: propagation from corrupted prefixes, dominated by global context correctness, and bounded degradation from increasing answer-context length. Finally, we demonstrate that reasoning, via Chain-of-Thought prompting or internalized through training, introduces a trade-off, improving accuracy while degrading confidence ranking. These findings directly impact risk-critical applications requiring reliable error identification and mitigation.","url_abs":"https://arxiv.org/abs/2607.03870","url_pdf":"https://arxiv.org/pdf/2607.03870","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/2607.03870","atlas_url":"https://app.syntology.ai/?focus=2607.03870","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2607.03870"}},"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/IdoAmit198/SALT","reach":null}],"summary":{"ran":22,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":23,"ran":22,"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":"509f81726cf35ad6","entry":"AUROC","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/evaluation/uncertainty.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/evaluation/uncertainty.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"509f81726cf35ad6"}},{"code_sha256_prefix":"d79ff27a84ba3ac3","entry":"ECE_calc","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/evaluation/uncertainty.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/evaluation/uncertainty.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d79ff27a84ba3ac3"}},{"code_sha256_prefix":"9c2f6a853fa8a7e3","entry":"auroc_score","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/evaluation/uncertainty.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/evaluation/uncertainty.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9c2f6a853fa8a7e3"}},{"code_sha256_prefix":"5dd343d0b9c8d107","entry":"clip","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/tutorial_utils.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/tutorial_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5dd343d0b9c8d107"}},{"code_sha256_prefix":"3af8740fbbbe18dd","entry":"complementary_dna","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/tasks/dna.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/tasks/dna.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3af8740fbbbe18dd"}},{"code_sha256_prefix":"bcff288dd875a4ca","entry":"compute_confidence_functions","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/generation/confidence.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/generation/confidence.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"bcff288dd875a4ca"}},{"code_sha256_prefix":"7a4ba8059dbdd76b","entry":"cycle_take","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/tasks/base.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/tasks/base.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7a4ba8059dbdd76b"}},{"code_sha256_prefix":"1487b0303c654eb4","entry":"edit_distance","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/tasks/code.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/tasks/code.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1487b0303c654eb4"}},{"code_sha256_prefix":"59504ab7d6de5b6a","entry":"fenced_response_extraction","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/evaluation/atomic.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/evaluation/atomic.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"59504ab7d6de5b6a"}},{"code_sha256_prefix":"5f1acff5ca532e94","entry":"generate_dna_sequence","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/tasks/dna.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/tasks/dna.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5f1acff5ca532e94"}},{"code_sha256_prefix":"6c4c7369517068a5","entry":"hf_chat_format","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/generation/chat_templates.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/generation/chat_templates.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6c4c7369517068a5"}},{"code_sha256_prefix":"00d8ee857f953513","entry":"load_generation_cache","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/generation/cache.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/generation/cache.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"00d8ee857f953513"}},{"code_sha256_prefix":"4abe28680f1d85fe","entry":"maybe_save_dataset","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/tasks/base.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/tasks/base.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4abe28680f1d85fe"}},{"code_sha256_prefix":"32d15157c5bdb037","entry":"md_safe","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/tutorial_utils.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/tutorial_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"32d15157c5bdb037"}},{"code_sha256_prefix":"1beeb0df99f00bd8","entry":"normalize_generation_logprobs","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/generation/logprobs.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/generation/logprobs.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1beeb0df99f00bd8"}},{"code_sha256_prefix":"c18ed9a7d55bebc8","entry":"preprocess_logprob_vectors","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/generation/confidence.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/generation/confidence.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c18ed9a7d55bebc8"}},{"code_sha256_prefix":"96016f244de452b6","entry":"preprocess_probability_distributions","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/generation/confidence.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/generation/confidence.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"96016f244de452b6"}},{"code_sha256_prefix":"45780abec44755e6","entry":"render_hf_prompts","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/generation/chat_templates.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/generation/chat_templates.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"45780abec44755e6"}},{"code_sha256_prefix":"8dbc7de09a25db3e","entry":"rotate_matrix","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/tasks/code.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/tasks/code.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8dbc7de09a25db3e"}},{"code_sha256_prefix":"71916a974ab5b94e","entry":"strip_fence_markers","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/evaluation/atomic.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/evaluation/atomic.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"71916a974ab5b94e"}},{"code_sha256_prefix":"62bda541506e048d","entry":"two_sum","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/tasks/code.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/tasks/code.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"62bda541506e048d"}},{"code_sha256_prefix":"80ec7f5463b80ab5","entry":"validate_response_format_via_keywords","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/evaluation/atomic.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/evaluation/atomic.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"80ec7f5463b80ab5"}},{"code_sha256_prefix":"f32963252e5dd9df","entry":"ensure_repository_root","repo":"IdoAmit198/SALT","repo_kind":"found_in_text","path":"salt_benchmark/tutorial_utils.py","file_url":"https://github.com/IdoAmit198/SALT/blob/HEAD/salt_benchmark/tutorial_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f32963252e5dd9df"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","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}}}