Even More Deception: Objective Misalignment in Mixed-Motive LLM Multi-Agent Systems
Large Language Models (LLMs)-powered multi-agent systems are increasingly deployed in mixed-motive environments, where agents operate under asymmetric information and strategic deception due to conflicting or hidden objectives. In these settings, misalignment with collective goals becomes a central concern. We propose a novel framework for evaluating objective misalignment using the social deduction game Werewolf, modifying the objective of a single agent while preserving its assigned role. Across LLMs from four different model families and sizes, four player roles, and three objective formulations, we introduce a dual analysis of the agents’ internal reasoning and their public cheap-talk behavior (i.e costless, non-binding communication that does not directly affect the agents’ utilities), complemented by an analysis of game outcomes. Our results show that objective misalignment undermines outcomes in inherently adversarial environments, an effect exacerbated by asymmetric information and specialized roles. While compromised agents consistently develop distinct objective-dependent reasoning strategies, these adaptations remain largely invisible in their public behavior.
Introduction. LLMs have demonstrated remarkable capabilities in planning, reasoning, coding, and decision-making. As such, they have been extensively deployed in a wide range of downstream applications, including software development, healthcare, and recommender systems (Chkirbene et al. 2024). More recently, multi-agent systems (MAS) further enhanced these capabilities by solving complex tasks that exceed the capabilities of a single agent. Such systems have shown strong performance in collaborative problem solving, social simulations, and strategic games, where communication allows agents to coordinate, exchange information, and collectively improve decision making (Li et al. 2024; Guo et al. 2024). Despite these achievements, communication also introduces new risks that remain insufficiently understood. In addition to inheriting the risks of single-agent LLMs, MAS are exposed to new ones arising from the interactions between agents. Prior work has shown that LLMs can exploit other models in social dilemmas (Tennant, Hailes, and Musolesi 2025), and Carichon et al.
Discussion / Conclusion. In social deception games, agents natively expect strategic manipulation from opponents by design. Yet, objective misalignment remains highly consequential because it exploits trust within nominally allied agents rather than violating the competitive structure of the environment itself. We next discuss how hidden objective shifts challenge the robustness of MAS beyond fully collaborative settings, how asymmetric influence can amplify their impact, and why new mitigation strategies are needed for environments where adversarial influence can emerge within an already deceptive system. Objective misalignment causes agents to develop coherent strategies for a new objective while preserving behaviors that remain consistent with their role. Misaligned agents successfully adapt their reasoning and private actions, such as voting in Werewolf, to maximize their new objective while maintaining awareness of their true intentions and the unawareness of other players.
Lines of inquiry this paper opens 24
Research framings built by reading the notes related to this paper — the questions it feeds into.
How can AI alignment serve diverse human preferences at scale?- Can communication problems and optimization problems be addressed with the same alignment approaches?
- Can bidirectional model updating between humans and AI reduce misalignment?
- Why does AI alignment fail when goals lack indexical grounding in values?
- Why can't users and AI articulate shared goals together?
- What happens when bidirectional theory of mind between humans and AI breaks down?
- Can alignment training be redesigned to permit warranted alarm?
- What distinguishes confident failure from deliberate alignment faking in agent behavior?
- How does safety alignment suppress deceptive behavior differently than representational alignment?