{"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-2605-04507","title":"Distilling Bayesian Belief States into Language Models for Auditable Negotiation","arxiv_id":"2605.04507","date":"2026-05-06","proceeding":null,"authors":["Zongqi Cui","Baihan Lin"],"abstract":"Negotiation agents must infer what their counterpart values, update those beliefs over dialogue turns, and choose actions under uncertainty. End-to-end large language models (LLMs) can imitate negotiation dialogue, but their opponent beliefs are usually implicit and difficult to inspect. We propose BOND (Bayesian Opponent-belief Negotiation Distillation), a framework for auditable negotiation. BOND consists of an LLM-based Bayesian teacher that scores dialogue contexts against the six possible opponent priority orderings, updates a posterior over those orderings, and uses the posterior for menu-based decision making, as well as a smaller 8B student language model that emits both negotiation actions and normalized posterior beliefs as tagged text. In the CaSiNo negotiation dataset, BOND outperforms the state-of-the-art and achieves mean Brier score 0.085 over opponent-priority posteriors. The distilled student preserves much of this belief signal, achieving Brier 0.114, below the uniform six-ordering reference of 5/36, approximately 0.139. Compared with a 70B structured-CoT baseline, the significantly smaller 8B student model yields substantially better elicited posterior calibration. We further showcase auditability through posterior trajectories, belief-versus-policy error decomposition, and posterior-prefix interventions. These diagnostics reveal that distillation preserves a scoreable belief report more strongly than causal belief-conditioned control, making weak belief-action coupling visible, not hidden.","url_abs":"https://arxiv.org/abs/2605.04507","url_pdf":"https://arxiv.org/pdf/2605.04507","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=2605.04507","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.04507"}},"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/kaneis1/CaSiNo_negotiation-agent","reach":null}],"summary":{"ran":7,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":8,"ran":7,"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":8,"samples":[{"code_sha256_prefix":"97b7face409bbe45","entry":"attach_dialogue_ids","repo":"kaneis1/CaSiNo_negotiation-agent","repo_kind":"found_in_text","path":"src/casino_belief/baselines/structured_cot/replay_turn_agent.py","file_url":"https://github.com/kaneis1/CaSiNo_negotiation-agent/blob/HEAD/src/casino_belief/baselines/structured_cot/replay_turn_agent.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"97b7face409bbe45"}},{"code_sha256_prefix":"093bd02fd4d1be7c","entry":"ema","repo":"kaneis1/CaSiNo_negotiation-agent","repo_kind":"found_in_text","path":"src/casino_belief/evaluation/metrics.py","file_url":"https://github.com/kaneis1/CaSiNo_negotiation-agent/blob/HEAD/src/casino_belief/evaluation/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"093bd02fd4d1be7c"}},{"code_sha256_prefix":"954f4110f8d7c59c","entry":"entropy","repo":"kaneis1/CaSiNo_negotiation-agent","repo_kind":"found_in_text","path":"src/casino_belief/belief/posterior.py","file_url":"https://github.com/kaneis1/CaSiNo_negotiation-agent/blob/HEAD/src/casino_belief/belief/posterior.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"954f4110f8d7c59c"}},{"code_sha256_prefix":"cecb6af220d82e5f","entry":"get_ordering","repo":"kaneis1/CaSiNo_negotiation-agent","repo_kind":"found_in_text","path":"src/casino_belief/evaluation/metrics.py","file_url":"https://github.com/kaneis1/CaSiNo_negotiation-agent/blob/HEAD/src/casino_belief/evaluation/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"cecb6af220d82e5f"}},{"code_sha256_prefix":"a1f5a7d7510a58d2","entry":"hypothesis_label","repo":"kaneis1/CaSiNo_negotiation-agent","repo_kind":"found_in_text","path":"src/casino_belief/evaluation/hypotheses.py","file_url":"https://github.com/kaneis1/CaSiNo_negotiation-agent/blob/HEAD/src/casino_belief/evaluation/hypotheses.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a1f5a7d7510a58d2"}},{"code_sha256_prefix":"d3926f1cb9d4a549","entry":"hypothesis_text","repo":"kaneis1/CaSiNo_negotiation-agent","repo_kind":"found_in_text","path":"src/casino_belief/evaluation/hypotheses.py","file_url":"https://github.com/kaneis1/CaSiNo_negotiation-agent/blob/HEAD/src/casino_belief/evaluation/hypotheses.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"d3926f1cb9d4a549"}},{"code_sha256_prefix":"4cee34321c7bf521","entry":"top1","repo":"kaneis1/CaSiNo_negotiation-agent","repo_kind":"found_in_text","path":"src/casino_belief/evaluation/metrics.py","file_url":"https://github.com/kaneis1/CaSiNo_negotiation-agent/blob/HEAD/src/casino_belief/evaluation/metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"4cee34321c7bf521"}},{"code_sha256_prefix":"3b7bf86e564ff7bb","entry":"template_utterance","repo":"kaneis1/CaSiNo_negotiation-agent","repo_kind":"found_in_text","path":"src/casino_belief/belief/bayesian_agent.py","file_url":"https://github.com/kaneis1/CaSiNo_negotiation-agent/blob/HEAD/src/casino_belief/belief/bayesian_agent.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3b7bf86e564ff7bb"}}]},"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}