{"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-2606-20624","title":"In LLM Reasoning, there is Irrationality on top of Value Misalignment","arxiv_id":"2606.20624","date":"2026-05-26","proceeding":null,"authors":["Kejiang Qian","Fengxiang He"],"abstract":"Significant progress has been made in aligning LLMs with target value functions. We argue that, even when an LLM has been well aligned in (post-)training, it may still fail to maximise the aligned value in reasoning. We mathematically formalise this gap as rational value risk: the utility discrepancy between a model's deployed reasoning strategy and its rational counterpart, which is defined to be the responses that maximise expected utility in the steepest direction. The estimation error of rational value risk is further decomposed into three components from finite candidates, finite prompts, and imperfect verifiers. Extensive experiments are conducted, covering models Llama-3.1, Qwen-2.5, T{\\\"}ulu-3 families (7B-72B), GPT-5.2, GPT-5.5, and DeepSeek-V4, and benchmarks UltraFeedback, AlpacaEval, GSM8K, MATH, HumanEval, and MathArena. The results validate that (1) rational value risk is widespread; (2) value alignment can reduce, but cannot eliminate, it; (3) the risk is highly sensitive to inference-time reasoning strategy; and (4) longer reasoning improves rationality with diminishing returns. The code is at https://github.com/EVIEHub/LLM-Rationality.","url_abs":"https://arxiv.org/abs/2606.20624","url_pdf":"https://arxiv.org/pdf/2606.20624","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":null,"atlas_url":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.20624"}},"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/EVIEHub/LLM-Rationality","reach":null}],"summary":{"ran":9,"unverified":6},"by_repo_kind":{"found_in_text":{"samples":15,"ran":9,"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":"4f36da571294cae2","entry":"U_bar_at_K","repo":"EVIEHub/LLM-Rationality","repo_kind":"found_in_text","path":"src/metrics/rational_gap.py","file_url":"https://github.com/EVIEHub/LLM-Rationality/blob/HEAD/src/metrics/rational_gap.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":"4f36da571294cae2"}},{"code_sha256_prefix":"ca4346c7c3b4c5d3","entry":"build_B1_dataset_sizes","repo":"EVIEHub/LLM-Rationality","repo_kind":"found_in_text","path":"src/plotting/appendix.py","file_url":"https://github.com/EVIEHub/LLM-Rationality/blob/HEAD/src/plotting/appendix.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":"ca4346c7c3b4c5d3"}},{"code_sha256_prefix":"1ab3ac7f8ab24ab5","entry":"build_B4_gpu_hours","repo":"EVIEHub/LLM-Rationality","repo_kind":"found_in_text","path":"src/plotting/appendix.py","file_url":"https://github.com/EVIEHub/LLM-Rationality/blob/HEAD/src/plotting/appendix.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":"1ab3ac7f8ab24ab5"}},{"code_sha256_prefix":"3768f174c2e044de","entry":"compute_actual_utility","repo":"EVIEHub/LLM-Rationality","repo_kind":"found_in_text","path":"src/metrics/rational_gap.py","file_url":"https://github.com/EVIEHub/LLM-Rationality/blob/HEAD/src/metrics/rational_gap.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":"3768f174c2e044de"}},{"code_sha256_prefix":"6d0c6b6db5143644","entry":"compute_rational_value_risk","repo":"EVIEHub/LLM-Rationality","repo_kind":"found_in_text","path":"src/metrics/rational_gap.py","file_url":"https://github.com/EVIEHub/LLM-Rationality/blob/HEAD/src/metrics/rational_gap.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":"6d0c6b6db5143644"}},{"code_sha256_prefix":"592305d44f89bc1d","entry":"draw_rvr_stack","repo":"EVIEHub/LLM-Rationality","repo_kind":"found_in_text","path":"src/plotting/plot_h3.py","file_url":"https://github.com/EVIEHub/LLM-Rationality/blob/HEAD/src/plotting/plot_h3.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":"592305d44f89bc1d"}},{"code_sha256_prefix":"8b88695e272a574d","entry":"load_paths","repo":"EVIEHub/LLM-Rationality","repo_kind":"found_in_text","path":"src/pipeline/paths.py","file_url":"https://github.com/EVIEHub/LLM-Rationality/blob/HEAD/src/pipeline/paths.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":"8b88695e272a574d"}},{"code_sha256_prefix":"c318d7a4f2220ab0","entry":"resolve_reference","repo":"EVIEHub/LLM-Rationality","repo_kind":"found_in_text","path":"src/plotting/tables.py","file_url":"https://github.com/EVIEHub/LLM-Rationality/blob/HEAD/src/plotting/tables.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":"c318d7a4f2220ab0"}},{"code_sha256_prefix":"b12ba22f6c1e30d6","entry":"setup_run_logger","repo":"EVIEHub/LLM-Rationality","repo_kind":"found_in_text","path":"src/pipeline/logging_utils.py","file_url":"https://github.com/EVIEHub/LLM-Rationality/blob/HEAD/src/pipeline/logging_utils.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":"b12ba22f6c1e30d6"}},{"code_sha256_prefix":"23a93981a4df56cd","entry":"cache_exists","repo":"EVIEHub/LLM-Rationality","repo_kind":"found_in_text","path":"src/pipeline/cache.py","file_url":"https://github.com/EVIEHub/LLM-Rationality/blob/HEAD/src/pipeline/cache.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":"23a93981a4df56cd"}},{"code_sha256_prefix":"19ceb99eed6f5ffe","entry":"cache_path","repo":"EVIEHub/LLM-Rationality","repo_kind":"found_in_text","path":"src/pipeline/cache.py","file_url":"https://github.com/EVIEHub/LLM-Rationality/blob/HEAD/src/pipeline/cache.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":"19ceb99eed6f5ffe"}},{"code_sha256_prefix":"7a15b71811b6f05a","entry":"extract_answer_key","repo":"EVIEHub/LLM-Rationality","repo_kind":"found_in_text","path":"src/metrics/h3.py","file_url":"https://github.com/EVIEHub/LLM-Rationality/blob/HEAD/src/metrics/h3.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":"7a15b71811b6f05a"}},{"code_sha256_prefix":"a8c849b42d0ceff8","entry":"self_consistency_utility_matrix","repo":"EVIEHub/LLM-Rationality","repo_kind":"found_in_text","path":"src/metrics/h3.py","file_url":"https://github.com/EVIEHub/LLM-Rationality/blob/HEAD/src/metrics/h3.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":"a8c849b42d0ceff8"}},{"code_sha256_prefix":"5cd2476ace38516d","entry":"supports_answer_key_extraction","repo":"EVIEHub/LLM-Rationality","repo_kind":"found_in_text","path":"src/metrics/h3.py","file_url":"https://github.com/EVIEHub/LLM-Rationality/blob/HEAD/src/metrics/h3.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":"5cd2476ace38516d"}},{"code_sha256_prefix":"7807ae334816d10b","entry":"write_cache","repo":"EVIEHub/LLM-Rationality","repo_kind":"found_in_text","path":"src/pipeline/cache.py","file_url":"https://github.com/EVIEHub/LLM-Rationality/blob/HEAD/src/pipeline/cache.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":"7807ae334816d10b"}}]},"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,795 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6795},"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}}}