From Biased Chatbots to Biased Agents: Examining Role Assignment Effects on LLM Agent Robustness

· Source: cs.CL updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Advanced, extended

Summary

A systematic case study reveals that demographic-based persona assignments can significantly degrade the performance of Large Language Model (LLM) agents across diverse operational domains. Evaluating models like GPT-4o-mini, DeepSeek-V3, and Qwen3-235B on benchmarks spanning strategic reasoning, planning, and technical operations, researchers found performance degradations of up to 26.2%. These shifts are driven by task-irrelevant persona cues, indicating that simple prompt injections can distort an agent's decision-making reliability. The study assigned 23 personas across gender, race/origin, religion, and profession, observing that high-level reasoning tasks were more susceptible to disruption than technical tasks. For instance, DeepSeek V3's Card Game accuracy decreased by 26.2% under an "from Africa" persona, and gender roles influenced household planning tasks in ways reflecting societal stereotypes.

Key takeaway

For AI scientists and ML engineers deploying LLM agents in high-stakes environments, you must rigorously test your systems for persona-induced biases. Your agent's reliability can be compromised by seemingly innocuous demographic role assignments, leading to significant performance degradation. Implement robust validation processes to ensure task execution remains stable and equitable, independent of user-specified personas, especially for strategic reasoning and planning tasks where vulnerabilities are highest.

Key insights

Demographic persona assignments introduce implicit biases, significantly degrading LLM agent performance on action-oriented tasks.

Principles

Method

LLM agents were evaluated on five benchmarks (ALFWorld, WebShop, Card Game, OS Interaction, Database) using a fixed two-turn conversational prefix to assign 23 demographic-based personas, comparing performance against a no-persona baseline.

In practice

Topics

Best for: Machine Learning Engineer, NLP Engineer, AI Scientist, AI Researcher, AI Engineer, MLOps Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CL updates on arXiv.org.