{"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-2608-04355","title":"The Calibration Floor: Format Repair Can Masquerade as Self-Correction at Small-to-Mid Scale","arxiv_id":"2608.04355","date":"2026-08-05","proceeding":null,"authors":["Mingguang Chen","Bo Qu","Licheng Wang"],"abstract":"Accuracy changes after language-model self-revision are usually interpreted as changes in reasoning. We show this can fail at the answer-extraction boundary, and test the failure causally rather than only observationally. Across Qwen3.5 (0.8B-9B), Gemma-4-12B, and two frontier models via API (Tencent Hy3, Nvidia Nemotron-3-Ultra-550B) in 29 primary cells plus a frontier arm, we decompose the always-revise accuracy shift into a content margin (both answers parseable) and format-recovery/loss margins (parseability changes). On 12 cells with meaningful unparseable-answer rates, format effects exceed content effects (Wilcoxon p=1.7e-3). To test this causally, we force already-generated reasoning through grammar-constrained decoding so every answer is parseable by construction: across 14 cells this closes a median 71% of the gap between the naive total effect and the content-margin estimate, with two cells converging exactly and a residual on the two largest-effect cells reported rather than dismissed. A clustered model confirms floor-scale (0.8B/2B) models have far higher odds of content-level change and harm than capable-scale models (p<1e-7). Replicating a cited confidence-gating protocol verbatim on Qwen3.5 does not reproduce its reported gain and shows the same near-zero content margin. A frontier check on much larger models shows format-dominance intensifying with scale: content margin is exactly zero in all 5 cells despite total effects up to +0.275, though this arm is lower-powered. The calibration-floor criterion on the content margin reveals a squeeze: floor-scale cells have headroom but insufficient signal, capable-scale cells have signal but little headroom; only one cell is marginally viable, with negligible sealed-holdout gain. Content is a minority share of what the field has measured as self-correction. We release the instrument, code, and derived results.","url_abs":"https://arxiv.org/abs/2608.04355","url_pdf":"https://arxiv.org/pdf/2608.04355","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=2608.04355","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2608.04355"}},"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/MBZUAI-CLeaR/IoE-Prompting","reach":null}],"summary":{"ran_draft_wrong":3,"ran":2},"by_repo_kind":{"found_in_text":{"samples":5,"ran":5,"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":5,"samples":[{"code_sha256_prefix":"d6f5ff21e9d537f7","entry":"get_answer_from_text","repo":"MBZUAI-CLeaR/IoE-Prompting","repo_kind":"found_in_text","path":"run_Hotpot_IoE.py","file_url":"https://github.com/MBZUAI-CLeaR/IoE-Prompting/blob/HEAD/run_Hotpot_IoE.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"d6f5ff21e9d537f7"}},{"code_sha256_prefix":"13fcaaab8ca369b0","entry":"get_answer_from_text","repo":"MBZUAI-CLeaR/IoE-Prompting","repo_kind":"found_in_text","path":"run_math_IoE.py","file_url":"https://github.com/MBZUAI-CLeaR/IoE-Prompting/blob/HEAD/run_math_IoE.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"13fcaaab8ca369b0"}},{"code_sha256_prefix":"b1a674018a8b1ccf","entry":"normalize_answer","repo":"MBZUAI-CLeaR/IoE-Prompting","repo_kind":"found_in_text","path":"run_Hotpot_IoE.py","file_url":"https://github.com/MBZUAI-CLeaR/IoE-Prompting/blob/HEAD/run_Hotpot_IoE.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b1a674018a8b1ccf"}},{"code_sha256_prefix":"5d6dae5b935c9916","entry":"normalize_answer","repo":"MBZUAI-CLeaR/IoE-Prompting","repo_kind":"found_in_text","path":"run_math_IoE.py","file_url":"https://github.com/MBZUAI-CLeaR/IoE-Prompting/blob/HEAD/run_math_IoE.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5d6dae5b935c9916"}},{"code_sha256_prefix":"a70b6794af91fa82","entry":"read_data","repo":"MBZUAI-CLeaR/IoE-Prompting","repo_kind":"found_in_text","path":"run_Hotpot_IoE.py","file_url":"https://github.com/MBZUAI-CLeaR/IoE-Prompting/blob/HEAD/run_Hotpot_IoE.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"a70b6794af91fa82"}}]},"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}