arXiv:2601.04436cs.CL2026-01被引 7

让对话模型直接学人类说话,比靠评分器指导更有效。

Learning to Simulate Human Dialogue

  • 用真实对话数据直接优化预测概率,而非依赖评分器打分。
  • 直接最大化真实对话概率的模型在人类判断中胜率更高。
  • 允许模型思考时,需以真实对话分布为目标才有效。

预测人类会说什么,本质上是建模其思维过程。本文通过下一回合对话预测任务研究这一问题:给定一段对话,预测下一句由人说出的内容。比较了两种学习方式:(1)模型是否被允许在回应前“思考”;(2)训练奖励机制是采用大语言模型作为裁判,评估语义相似性和信息完整性,还是直接最大化真实对话的对数似然。结果发现,基于裁判评分的优化虽提升裁判得分,但降低了模型对真实人类回复的似然值,且在人类裁判对比真实与合成回复时胜率下降。该问题在允许模型“思考”时尤为明显。相反,直接最大化真实对话对数似然的模型显著提升了对数似然和人类偏好胜率。通过将思维链视为隐变量,推导出对数似然的下界,并优化该目标,在所有评估中表现最优。结果表明,思考仅在以真实对话分布为基准的分布匹配目标下才有帮助,扩展至更大规模对话数据可能带来对人类行为更细致的理解。

原文摘要 · Abstract (English)

To predict what someone will say is to model how they think. We study this through next-turn dialogue prediction: given a conversation, predict the next utterance produced by a person. We compare learning approaches along two dimensions: (1) whether the model is allowed to think before responding, and (2) how learning is rewarded either through an LLM-as-a-judge that scores semantic similarity and information completeness relative to the ground-truth response, or by directly maximizing the log-probability of the true human dialogue. We find that optimizing for judge-based rewards indeed increases judge scores throughout training, however it decreases the likelihood assigned to ground truth human responses and decreases the win rate when human judges choose the most human-like response among a real and synthetic option. This failure is amplified when the model is allowed to think before answering. In contrast, by directly maximizing the log-probability of observed human responses, the model learns to better predict what people actually say, improving on both log-probability and win rate evaluations. Treating chain-of-thought as a latent variable, we derive a lower bound on the log-probability. Optimizing this objective yields the best results on all our evaluations. These results suggest that thinking helps primarily when trained with a distribution-matching objective grounded in real human dialogue, and that scaling this approach to broader conversational data may produce models with a more nuanced understanding of human behavior.

对话生成人类行为分布匹配

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