Can Conversational AI loosen Us-Versus-Them Boundaries? The Effects of Common, Dual, and Separate Identity Framings on Pro-Immigrant Intergroup Helping
和AI聊天机器人对话五轮,白人美国人对拉丁裔移民的归类和帮助意愿都发生了变化
研究团队让658名非拉丁裔白人美国成年人与GPT-4o进行五轮对话,测试AI是否能改变他们对拉丁裔移民的心理归类和支持意愿。当聊天机器人强调'我们都是美国人'的共同身份,或'既是拉丁裔又是美国人'的双重身份时,参与者把移民视为'另一群体'的倾向降低,帮助移民的意愿也随之上升。不过,这种转变对实际行为和多元化信念本身的直接影响并不显著,说明认知变化与行为改变之间仍存在差距。
他们做了什么
- 研究通过Prolific平台招募851名美国成年人,经过注意力检查筛选后,最终纳入658名非拉丁裔白人参与者的数据。
- 参与者被随机分配进行五轮与GPT-4o的对话,分别强调共同群体身份(都是美国人)、双重身份(拉丁裔且是美国人)、分离身份(强调文化界限分明),或讨论与移民无关的日常科技话题作为对照组。
- 与对照组相比,共同身份和双重身份对话都降低了参与者把移民视为'独立群体'的倾向,双重身份对话还提高了'双重归属'的认知。
- 干预对实际帮助行为和多元化信念本身的直接影响不显著,但在强调共同上位身份的两个条件下,参与者表示愿意采取行动帮助移民的意愿显著更高,路径分析显示这一效果是通过降低'分离归类'间接实现的。
- 对对话文本的语义分析显示,参与者的用语会向聊天机器人设定的叙事靠拢:越接近共同/双重身份的表达,帮助意愿越高;越接近分离身份的表达,帮助意愿越低。这一模式在不同政治立场、对确定性的需求和开放性人格特质上大体保持一致。
为什么重要
在美国传统的偏见削减培训因政策限制而日益难以推行的背景下,这项研究表明,简短的AI对话或许能成为一种可扩展的替代方案,用来软化群体间的心理界限。同时,研究也提醒人们注意这项技术的双重用途风险——同样的聊天机器人技术如果被用来强化'分离身份'叙事,也可能加深群体对立,这凸显了在部署此类AI系统时需要伦理保障措施。
本文术语
- 共同群体身份(Common Ingroup Identity) · 把不同群体重新归入同一个上位身份的心理模型,例如'我们都是美国人'
- 双重身份(Dual Identity) · 同时承认子群体身份与共同上位身份的归类方式,例如'既是拉丁裔又是美国人'
- 分离身份(Separate Identity) · 强调群体间文化界限分明、突出'我们'与'他们'区别的框架
- 重新归类(recategorization) · 把原本视为外群体的人重新归入自己所属群体的认知过程
- 预注册实验(preregistered experiment) · 在数据收集前就公开登记研究假设和分析方法,以降低结果被操纵的可能性
论文原文摘要(英文)
Rising immigration has intensified intergroup tensions in many countries. Traditional bias-reduction programs remain difficult to scale and increasingly constrained by U.S. policy. This preregistered experiment tested whether conversational AI can shift how majority-group members categorize and relate to Latine immigrants. Drawing on the common ingroup identity model, a quota-representative national sample of 658 non-Latine White U.S. adults completed five rounds of dialogue with a LLM (GPT-4o). The model was instructed to frame Latine immigrants in terms of a common ingroup identity (a shared American identity), a dual identity (both Latine and American), or a separate identity (distinct cultural boundaries), or to discuss an unrelated topic in a control condition. The manipulations altered categorization: relative to control, common ingroup identity and dual identity conversations lowered separate categorization, and dual identity conversations raised dual categorization. Although direct effects on behavior and pro-diversity beliefs were nonsignificant, willingness to act was significantly higher in the conditions emphasizing a superordinate identity (common ingroup and dual identity). A path model further revealed indirect associations: both conditions reduced separate categorization, which in turn correlated with greater willingness to act. Semantic similarity analyses of the transcripts confirmed that conversations tracked their assigned narratives; participants' convergence with shared-identity language related positively, and with separate-identity language negatively, to willingness to act. These effects were largely consistent across moderators (need for closure, openness to experience, and political orientation). The findings show that brief AI conversations can loosen us-versus-them boundaries while underscoring the gap between cognitive recategorization and behavior.
在 arXiv 阅读最新论文
- LoRA-GA$^2$: Low Rank Adaptation with Multi-step Gradient Adaptive Alignment在正式微调前先偷看几步训练的梯度,让LoRA的初始化更聪明
- Remember, Verify, or Ask? Cross-Family Evaluation of Memory Commitment in LLM AgentsAI助手在该向你提问的时候,却更愿意自己去核实事实
- Robust Incomplete Multimodal Sentiment Analysis via Iterative Proxy Correction文本信息缺失或损坏时,这个AI不靠一次性猜测,而是反复修正猜测结果,从而更准确地判断情绪
- Generating Diverse Personas for User Simulators to Test Interview Dialogue Systems要测试访谈式对话系统需要大量不同性格的虚拟用户,这项研究用大语言模型自动生成这些虚拟用户人设
- Rethinking Patch Based Multivariate Time Series Forecasting with Semantic Structured Partitioning别再机械切分时间序列,按语义把它切成有意义的块
- Reliable Financial Named Entity Recognition under Domain ShiftAI在正式文件里学到的自信,一到推特上就变得不可信
- Bringing analytic rigor to agentic AI for science: The Brain Researcher platform for neuroimaging data analysis让AI分析脑影像数据时,把“为什么这个结论可信”也一并记录下来
- GenMatch: An End-to-End Generative Matching Framework for Micro-View Order-Dispatching in Ride-Hailing滴滴把打车派单从预测-计算-匹配三段式流程改成一次生成完成,线上效果提升明显