Will LLM-powered Agents Bias Against Humans? Exploring the Belief-Dependent Vulnerability
Zongwei Wang, Bincheng Gu, Hongyu Yu, Junliang Yu, Tao He, Jiayin Feng, Min Gao
TL;DR
The paper investigates whether LLM-powered agents develop intergroup bias under minimal 'us-vs-them' cues and shows that a belief-dependent human-norm script can attenuate bias when interactants are framed as humans. It introduces Belief Poisoning Attack (BPA), with two forms—profile poisoning (BPA-PP) and memory poisoning (BPA-MP)—to suppress the human-norm script and reactivate outgroup bias toward humans. Through a controlled multi-agent minimal-group allocation simulation, BPA proves effective across payoff structures, and the authors propose practical mitigations at profile and memory boundaries. The work highlights a new attack surface on belief states and offers defense prototypes, aiming to inform safer, more robust designs for human-facing agent systems. Its implications stress the need for belied-aware safeguards in deployed AI agents to prevent manipulation of long-term identity beliefs.
Abstract
LLM-empowered agents can exhibit not only demographic bias (e.g., gender, religion) but also intergroup bias triggered by minimal "us" versus "them" cues. When this intergroup boundary aligns with an agent-human divide, the risk shifts from disparities among human demographic groups to a more fundamental group-level asymmetry, i.e., humans as a whole may be treated as the outgroup by agents. To examine this possibility, we construct a controlled multi-agent social simulation based on allocation decisions under explicit payoff trade-offs and find that agents exhibit a consistent intergroup bias under minimal group cues. Although this bias is attenuated when some counterparts are framed as humans, we attribute the attenuation to an implicit human-norm script that favors humans yet activates only when the agent believes a real human is present. This belief dependence creates a new attack surface. We therefore introduce a Belief Poisoning Attack (BPA) that corrupts persistent identity beliefs to suppress the human-norm script and reactivate outgroup bias toward humans, instantiated as profile poisoning at initialization (BPA-PP) and memory poisoning via optimized belief-refinement suffixes injected into stored reflections (BPA-MP). Finally, we discuss practical mitigation strategies for hardening current agent frameworks against BPA, highlighting feasible interventions at profile and memory boundaries. Extensive experiments demonstrate both the existence of agent intergroup bias and the severity of BPA across settings. Our goal in identifying these vulnerabilities is to inform safer agent design, not to enable real-world exploitation.
