Knowledge File / 全球热点解读
趋势解读:Making AI chatbots helpful weakens their ability to,讨论数据集与基础模型
一项大规模研究发现,将语言模型训练成有用聊天助手的过程会削弱其模拟人类行为的能力,且模型越新差距越大。
SOURCE / 全球热点解读
MIN / 9
ACCESS / 公开
POST / 2026-05-30 20:44:12
原贴
查看原文原文
A large-scale study shows that the training process turning raw language models into helpful chatbots also weakens their ability to mimic human behavior. The effect gets worse with each new generation. Language models are increasingly used as stand-ins for human test subjects to predict reactions to policy measures , simulate clinical training for psychiatrists , or model how students learn. A new study from an international research consortium, including scientists from Helmholtz Munich, arrives at an inconvenient finding: the very training steps that turn language models into useful assistants make them worse at modeling human behavior. The study builds on Psych-201, a new dataset of transcripts from behavioral experiments. It covers about 208,000 participants and roughly 26 million individual responses from hundreds of experiments, several times larger than any previous collection of its kind. Each data point captures a participant's full run through an experiment, along with detailed metadata like age, nationality, questionnaire responses, and other traits. The dataset was assembled through an open research collaboration involving researchers from more than 35 institutions. The researchers compared models from the Qwen3 , Llama3 , and OLMo 3 families, testing both base models and their various post-trained variants. Base models are trained only to predict the next word in text. From there, extra training produces the versions tuned for instruction-following, step-by-step reasoning, or image processing. The metric: how well each model predicts the actual answers human participants gave. The result holds across all families and sizes. Base models predict human behavior better than their post-trained descendants. The effect shows up for every common training objective, hitting hardest with reasoning models, followed by instruction tuning and vision extensions. In nearly every head-to-head comparison, the base model outperforms its specialized variant. One obvious counter-explanation: maybe assistant models just answer more deterministically and fail to capture the natural spread of human behavior. The researchers tested this with an accuracy analysis on a subset of tasks with discrete answer options. Post-trained models still performed worse, making higher determinism unlikely as the sole explanation. While base models steadily improve from Qwen2 through Qwen2.5 to Qwen3, getting better at predicting human behavior with each generation, the gap to their derived assistant models keeps growing. Ongoing advances in post-training are making the divergence from human behavior worse. The biggest distortion shows up in language tasks and reasoning. The researchers offer a plausible explanation: base models are, at their core, models of human language and therefore well-calibrated for language processing tasks. Post-training techniques like reinforcement learning from human feedback push them away from that original objective toward more user-friendly or normatively correct answers. The same thing happens with reasoning. Human decisions are shaped by heuristics and systematic biases that base models apparently pick up. Reasoning training optimizes for logically correct answers instead, overwriting exactly the human quirks that matter for behavioral simulation.
中文翻译
一项大规模研究表明,将原始语言模型转变为有用的聊天机器人的训练过程也会削弱它们模仿人类行为的能力。每一代新人的影响都会变得更糟。语言模型越来越多地用作人类测试对象的替代品,以预测对政策措施的反应、模拟精神科医生的临床培训或模拟学生的学习方式。包括来自慕尼黑亥姆霍兹慕尼黑的科学家在内的国际研究联盟的一项新研究得出了一个令人不安的发现:将语言模型转变为有用助手的训练步骤使它们在模拟人类行为方面变得更差。该研究建立在 Psych-201 的基础上,这是一个新的行为实验记录数据集。它涵盖了约 208,000 名参与者和来自数百个实验的约 2600 万个人反应,比以前的同类集合大几倍。每个数据点都会捕获参与者的整个实验过程,以及详细的元数据,例如年龄、国籍、问卷答复和其他特征。该数据集是通过开放研究合作收集的,涉及来自超过 35 个机构的研究人员。研究人员比较了 Qwen3、Llama3 和 OLMo 3 系列的模型,测试了基础模型及其各种训练后变体。仅训练基本模型来预测文本中的下一个单词。从那里,额外的训练产生针对指令遵循、逐步推理或图像处理进行调整的版本。指标:每个模型预测人类参与者给出的实际答案的程度。结果适用于所有家庭和规模。基础模型比训练后的后代模型更能预测人类行为。每个常见的训练目标都会产生这种效果,其中推理模型的影响最大,其次是指令调整和视觉扩展。在几乎所有的正面比较中,基本模型都优于其专用变体。一个明显的反解释是:也许助理模型只是更加确定性地回答,而无法捕捉人类行为的自然传播。研究人员通过对具有离散答案选项的任务子集的准确性分析来测试这一点。训练后的模型仍然表现较差,因此较高的确定性不太可能成为唯一的解释。虽然基础模型从 Qwen2 到 Qwen2.5 再到 Qwen3 稳步改进,每一代都在预测人类行为方面变得更好,但与其派生的辅助模型的差距不断扩大。后训练的不断进步使得与人类行为的分歧变得更加严重。最大的扭曲出现在语言任务和推理中。研究人员提供了一个合理的解释:基础模型的核心是人类语言模型,因此针对语言处理任务进行了良好的校准。训练后技术(例如根据人类反馈进行强化学习)使他们远离最初的目标,转向更加用户友好或规范正确的答案。推理也会发生同样的情况。人类的决策是由基础模型明显拾取的启发法和系统偏差决定的。相反,推理训练会优化逻辑上正确的答案,从而准确地覆盖对行为模拟至关重要的人类怪癖。
核心信息
一项大规模研究发现,将语言模型训练成有用聊天助手的过程会削弱其模拟人类行为的能力,且模型越新差距越大。
- 训练辅助模型会削弱其人类行为模拟能力
- 基础模型比微调模型更擅长预测人类行为
- 推理训练对模拟能力的损害最大
- 行为模拟不足可能影响政策预测和临床培训
- 模型更新可能扩大模拟能力差距
详细解读
信号:这项研究揭示了AI模型训练中一个根本性权衡——追求有用性会牺牲行为模拟的真实性。这是一个长期被忽视但影响深远的发现。
为什么重要:语言模型被越来越多地用于模拟人类行为进行政策预测、临床培训和教育研究。如果模拟能力下降,这些应用的效果可能打折扣,甚至产生误导。
对谁有价值:对AI开发者、社会科学研究者、产品经理以及依赖AI模拟的行业(如医疗、教育、市场调研)来说,需要重新评估模型选择。
可以怎么行动:建议在需要人类行为模拟的场景中优先使用基础模型而非经过微调的助手模型;或者开发专门针对行为模拟的训练方法,避免过度优化逻辑正确性。
风险与限制:该研究基于特定数据集和模型家族,结论的普适性还需验证;另外,助手模型在用户体验方面的优势也不能忽视,需要权衡。
信息差价值
信息差价值:多数人只关注AI模型的输出质量,却忽略了训练目标对模型行为特性的影响。这项研究揭示了基础模型在模拟人类行为上的优越性,这在主流讨论中很少见。
业务启发:对于从事AI模拟业务的企业,可以调整模型选择策略,甚至开发专用的行为模拟模型,形成竞争壁垒。例如,在心理治疗模拟中采用基础模型而非通用助手模型。
可沉淀动作:建立模型行为模拟能力的评估标准,为不同场景推荐合适的模型类型;定期跟踪模型代际更新对模拟能力的影响,及时调整技术栈。