arXiv:2606.30850cs.AI2026-06被引 3

测试大模型在多轮对话中如何像贝叶斯推理者一样更新信念。

BayesBench: Evaluating LLM Belief Trajectories Under Multi-Turn Evidence Accumulation

论文配图:BayesBench: Evaluating LLM Belief Trajectories Under Multi-Turn Evidence Accumulation
图 1 · 摘自论文原文
  • 构建多轮模拟环境,追踪模型对未知参数的信念变化。
  • 7个模型中,越大越能准确推断潜在变量,但预测能力提升有限。
  • 适合研究模型认知过程、可信AI与多轮对话系统设计的人。

大语言模型通常在多轮对话中部署,每轮提供新证据以减少对环境的不确定性。理性行为要求模型推断未观测变量并随证据积累更新信念。然而现有评估仅关注最终答案,忽略信念演化过程。本文提出BayesBench,一套包含三个渐进复杂任务的仿真环境:(i) 贝叶斯估计,从序列证据中推断未知参数;(ii) 贝叶斯预测,将对潜变量的推断转化为结果预测;(iii) 隐变量框架下的贝叶斯预测,观察值经由用户人格框架过滤,需联合推断潜状态与人格。在七个模型(3B–70B)上测试发现,规模增大提升潜变量推断与证据累积能力,信念更新偶能匹配贝叶斯后验,但该优势未能稳定传递至下游预测,暴露出推断结构与理性信念更新之间的差距。

原文摘要 · Abstract (English)

Large language models (LLMs) are typically deployed in multi-turn conversations, where each turn provides new evidence that should reduce epistemic uncertainty about their environment. Acting rationally then requires inferring the unobserved quantities that govern it and updating beliefs about them as evidence accumulates. Yet most evaluations only score the model's final-turn answer in a single-turn format, leaving this process unexamined. We ask how closely LLMs' belief updates match those of a rational Bayesian reasoner in multi-turn settings, and introduce BayesBench, a suite of simulation environments that probe this across three progressively complex tasks: (i) Bayesian estimation, where the model infers an unknown parameter from sequential evidence; (ii) Bayesian prediction, where the model turns inferred beliefs about a latent variable into outcome forecasts; and (iii) latent-framed Bayesian prediction, where observations are filtered through a user-persona framing, requiring joint inference over the latent state and the persona. Across seven LLMs (3B--70B), scaling improves latent inference and evidence accumulation, with updates occasionally matching the Bayesian posterior. However, these gains do not reliably carry over to downstream prediction, exposing a gap between inferring latent structure and using it to rationally update beliefs about the target outcome.

贝叶斯推理大模型认知多轮对话

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。