Distilling Bayesian Belief States into Language Models for Auditable Negotiation

📅 2026-05-06
📈 Citations: 0
Influential: 0
📄 PDF

career value

185K/year
📝 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.
Problem

Research questions and friction points this paper is trying to address.

auditable negotiation
Bayesian belief states
opponent modeling
belief distillation
language models
Innovation

Methods, ideas, or system contributions that make the work stand out.

Bayesian belief distillation
auditable negotiation
posterior calibration
language model distillation
opponent modeling
🔎 Similar Papers
2024-01-29Conference on Empirical Methods in Natural Language ProcessingCitations: 3