Research Papers 论文研究 8d ago Updated 7d ago 更新于 7天前 46

Mimicry without understanding: the origins of decision bias in large language models 无理解的模仿:大语言模型中决策偏见的起源

LLMs can generate biased decisions through two mechanisms even when training data lacks bias: faulty mimicry (inferring preferences from unrelated behaviors) and mimicry of explicitly biased descriptions ChatGPT-4o and Qwen exhibited social proof biases when prompted with human behaviors that were clearly non-indicative of actual preferences LLMs displayed loss aversion when it was explicitly described as a bias in scientific reports, with the degree of reported bias predicting the model's own b LLMs可通过两种机制生成决策偏差:基于人类行为的“错误偏好模仿”与对显式偏差行为的直接模仿。 ChatGPT-4o与Qwen在四项经济学偏差实验中均表现出社会认同偏差,即使提示行为与真实偏好无逻辑关联。 当损失厌恶被明确描述为偏差时,模型仍会复现该偏差,且文献中偏差程度可预测模型后续响应。 关于偏差的学术论文可能对LLMs产生“自我实现预言”效应,提示数据中的偏差描述会被模型内化。 研究超越单纯列举偏差现象,揭示了LLM偏差生成的底层认知组件与学习机制。

62
Hot 热度
72
Quality 质量
65
Impact 影响力

Analysis 深度分析

TL;DR

  • LLMs can generate biased decisions through two mechanisms even when training data lacks bias: faulty mimicry (inferring preferences from unrelated behaviors) and mimicry of explicitly biased descriptions
  • ChatGPT-4o and Qwen exhibited social proof biases when prompted with human behaviors that were clearly non-indicative of actual preferences
  • LLMs displayed loss aversion when it was explicitly described as a bias in scientific reports, with the degree of reported bias predicting the model's own biased responses
  • Scientific papers documenting biases can become self-fulfilling prophecies in LLM outputs
  • The study reveals underlying component processes driving bias generation beyond simply cataloging existing LLM biases

Why It Matters

This research is critically relevant to AI practitioners because it demonstrates that bias in LLMs is not solely a product of biased training data—models can generate biases through flawed inference and mimicry of biased descriptions alone. For researchers, it opens new avenues for understanding the cognitive mechanisms behind LLM decision-making and highlights the risk that academic literature on biases may inadvertently propagate those same biases into model outputs.

Technical Details

  • The study examined two bias generation mechanisms: (1) faulty mimicry of preferences based on human behavior where LLMs infer preferences from logically unrelated behaviors, and (2) mimicry of explicitly biased human behaviors
  • Four studies were conducted focusing on economic biases, testing ChatGPT-4o and Qwen models
  • Social proof bias was observed even when prompted with reports of human behaviors clearly non-indicative of individuals' actual preferences
  • Loss aversion bias emerged when explicitly described in scientific reports, with the extent of bias in the report predicting the LLM's subsequent biased responses
  • The research falls under computation and language (cs.CL), artificial intelligence (cs.AI), and human-computer interaction (cs.HC)

Industry Insight

  • AI developers should implement bias detection that goes beyond training data auditing, as models can generate novel biases through inference mechanisms independent of their training distribution
  • Prompt engineering guidelines should account for the risk that descriptive text about biases can activate those same biases in model outputs, creating a feedback loop
  • The self-fulfilling prophecy effect suggests that bias mitigation strategies need to address not only data curation but also the models' tendency to mirror biased descriptions presented in prompts, warranting new evaluation benchmarks that test bias generation through mimicry mechanisms

TL;DR

  • LLMs可通过两种机制生成决策偏差:基于人类行为的“错误偏好模仿”与对显式偏差行为的直接模仿。
  • ChatGPT-4o与Qwen在四项经济学偏差实验中均表现出社会认同偏差,即使提示行为与真实偏好无逻辑关联。
  • 当损失厌恶被明确描述为偏差时,模型仍会复现该偏差,且文献中偏差程度可预测模型后续响应。
  • 关于偏差的学术论文可能对LLMs产生“自我实现预言”效应,提示数据中的偏差描述会被模型内化。
  • 研究超越单纯列举偏差现象,揭示了LLM偏差生成的底层认知组件与学习机制。

为什么值得看

本文为理解大语言模型为何会“无意识”复现人类认知偏差提供了机制性解释,对AI安全、对齐研究与提示工程具有重要参考价值。从业者需警惕将学术文献或含偏差描述的数据直接用于模型交互或微调,以免引发偏差放大或负向反馈循环。

技术解析

  • 研究聚焦经济学领域的社会认同偏差与损失厌恶,通过四项受控实验评估ChatGPT-4o与Qwen的响应模式。
  • 实验设计包含两类提示条件:一是呈现与真实偏好无逻辑关联的人类行为报告,测试模型的错误偏好推断;二是直接引用详细描述偏差程度的科学文献,观察模型是否复现并放大该偏差。
  • 核心机制表明,模型对偏差的模仿不依赖训练数据中的人类偏好本身,而是源于对文本中行为描述与偏差标签的统计关联学习。
  • 研究采用基准提示评估范式,通过量化模型输出与文献偏差程度之间的相关性验证“自我实现预言”假设,未引入新模型架构或训练方法。

行业启示

  • 模型对齐与偏差治理需从“训练数据清洗”延伸至“提示语境管理”,避免在RAG检索或微调语料中引入未加约束的偏差描述。
  • 学术界与工业界发布LLM偏差研究时应谨慎措辞与引用策略,相关文献可能被模型直接内化,形成负向行为漂移。
  • 未来模型评估框架应纳入“偏差传染性”动态指标,监测模型在接触偏差文献后的响应变化,而非仅依赖静态基准测试。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

LLM 大模型 Research 科学研究 Alignment 对齐 Ethics 伦理 Evaluation 评测