{"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-25600","title":"Beyond Self-Knowledge: Propagating Uncertainty Across Reasoning and Retrieval in LLMs","arxiv_id":"2607.25600","date":"2026-07-28","proceeding":null,"authors":["Chandan Kumar Sah","Li Zhang","Xiaoli Lian"],"abstract":"Retrieval-augmented generation improves knowledge-intensive question answering, but indiscriminate retrieval can introduce irrelevant evidence and unnecessary computation. We investigate whether verbalized confidence from black-box language models can serve as an actionable signal for retrieval routing. Our method, BeyondUncertainty, first elicits a structured provisional answer and confidence estimate, then applies a model-specific threshold selected on held-out validation data and frozen before test evaluation. Low-confidence questions receive top-5 TF-IDF retrieval followed by a second answer call, whereas high-confidence questions return the provisional answer directly. We evaluate 27,000 policy instances across six QA benchmarks, three model families, and three retrieval policies. BeyondUncertainty achieves 0.483 mean token-level F1, compared with 0.467 for always retrieval and 0.401 for no retrieval, while reducing retrieved passages by 20.4\\% relative to always retrieval. When matched on the number of questions routed to retrieval within each dataset-model cell, it outperforms a post-hoc random allocation in 17 of 18 settings, with an average gain of 0.024 F1. Although poorly calibrated as an absolute probability, probe uncertainty modestly predicts question-level retrieval benefit (AUROC = 0.628). However, the additional probe increases total token usage by 28.2\\%, revealing a trade-off between more selective evidence acquisition and end-to-end token efficiency.","url_abs":"https://arxiv.org/abs/2607.25600","url_pdf":"https://arxiv.org/pdf/2607.25600","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":{"atlas_url":"https://app.syntology.ai/?focus=2607.25600","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2607.25600"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+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/Rocky5502/BeyondUncertainty_V1","reach":null}],"summary":{"ran":1,"ran_draft_wrong":1,"ran_fixture":2},"by_repo_kind":{"found_in_text":{"samples":4,"ran":4,"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":"e9838429cbee77d6","entry":"ControllerConfig","repo":"Rocky5502/BeyondUncertainty_V1","repo_kind":"found_in_text","path":"src/beyond_uncertainty/controllers/policies.py","file_url":"https://github.com/Rocky5502/BeyondUncertainty_V1/blob/HEAD/src/beyond_uncertainty/controllers/policies.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":"e9838429cbee77d6"}},{"code_sha256_prefix":"6706e841c9494248","entry":"slope","repo":"Rocky5502/BeyondUncertainty_V1","repo_kind":"found_in_text","path":"src/beyond_uncertainty/controllers/policies.py","file_url":"https://github.com/Rocky5502/BeyondUncertainty_V1/blob/HEAD/src/beyond_uncertainty/controllers/policies.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6706e841c9494248"}},{"code_sha256_prefix":"1f23316da472b92f","entry":"threshold_policy","repo":"Rocky5502/BeyondUncertainty_V1","repo_kind":"found_in_text","path":"src/beyond_uncertainty/controllers/policies.py","file_url":"https://github.com/Rocky5502/BeyondUncertainty_V1/blob/HEAD/src/beyond_uncertainty/controllers/policies.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1f23316da472b92f"}},{"code_sha256_prefix":"cb27431a0a078d97","entry":"trajectory_features","repo":"Rocky5502/BeyondUncertainty_V1","repo_kind":"found_in_text","path":"src/beyond_uncertainty/controllers/policies.py","file_url":"https://github.com/Rocky5502/BeyondUncertainty_V1/blob/HEAD/src/beyond_uncertainty/controllers/policies.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cb27431a0a078d97"}}]},"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":null}