LLM 模型在模拟公众讨论时存在偏见问题
Before You Poll with LLMs: A Deliberative Diagnostic Framework
这个研究很实用,帮你判断用 LLM 模拟公众讨论时,模型会不会有偏见,比如会不会让模拟人物对对立派更敌视。
研究提出了一种诊断框架,用于测试大语言模型是否能像人类一样通过新信息改变观点。该框架发现,GPT-5.1 在平衡信息后会让模拟人物对对立派别更敌视,而人类则更宽容。Gemini 2.0 Flash、Claude Sonnet 4.5 和 Llama 3.3 70B 则在政策问题上过度反应,改变幅度是人类的5-7倍。DeepSeek V3 则几乎不改变观点。
Before You Poll with LLMs: A Deliberative Diagnostic Framework
Can LLMs reason through new information like humans, or do they merely retrieve cached opinions? This is critical for silicon sampling, where LLM personas simulate public opinion at scale. Current evaluations test only whether personas hold the right opinions -- a static snapshot. But opinion research increasingly depends on dynamic fidelity: whether personas update beliefs in response to new arguments, as humans do during deliberation. No existing benchmark tests this. We introduce the Deliberative Polling Diagnostic Framework, which compares human and LLM belief shifts after identical informational interventions. Grounded in deliberative polling, it surfaces failures invisible to static evaluation: models that produce plausible partisan opinions can still misrepresent how those opinions change. Applying the framework to five frontier models using data from America in One Room (526 personas, 72 questions), we find that every model fails, each in a unique manner. GPT-5.1 exhibits reversal: its personas become more hostile toward the opposing party after balanced information, while humans become less so. This reversal is selective (80% on outgroup vs. 26% on policy questions) and symmetric across partisan identities. Gemini 2.0 Flash, Claude Sonnet 4.5, and Llama 3.3 70B exhibit overshoot, shifting correctly but at 5-7x human magnitude. DeepSeek V3 exhibits rigidity with near-zero change. Targeted ablations reveal that policy content triggers these failures and that they are identity-specific: GPT-5.1 reverses on outgroup questions but overshoots on ingroup; Gemini shows the inverse. We term this signature self-sycophancy: conformity to the model's internal stereotype of the persona rather than reasoning from the information provided. Our framework offers a concrete protocol: run the deliberative diagnostic before trusting LLM personas to mimic revised beliefs.