← Back to Paper List

The Yerkes-Dodson Curve for AI Agents: Emergent Cooperation Under Environmental Pressure in Multi-Agent LLM Simulations

Ivan Pasichnyk
WeLabelData Inc.
arXiv (2026)
Agent Benchmark Reasoning

📝 Paper Summary

Multi-agent Emergent behavior
LLM agents in a survival grid-world demonstrate an inverted-U relationship between environmental pressure and cooperative trade, peaking at medium scarcity, while reproductive pressure eliminates aggression entirely.
Core Problem
Designing multi-agent environments that reliably stimulate complex social behavior is difficult; it is unknown how to calibrate difficulty to avoid both stagnation (boredom) and behavioral collapse (anxiety).
Why it matters:
  • Calibrating environmental pressure is critical for autocurricula and open-ended learning, yet the relationship between stress and LLM performance is unmapped
  • Prior work establishes LLM 'personalities' or survival instincts but does not systematically vary pressure to find the optimal zone for cooperation
  • Understanding behavioral collapse is essential for deploying autonomous agents in high-stakes, resource-scarce real-world settings
Concrete Example: Under extreme pressure (upkeep cost = 15), agents abandon all social behaviors like trading and perform only 'MOVE' actions (67.7%) before dying in 5 turns. Conversely, under low pressure (upkeep = 2), agents survive easily but trade infrequently (11-12 times), failing to develop complex cooperation.
Key Novelty
Yerkes-Dodson Law for LLM Agents
  • Systematically maps the 'stress-performance' curve for LLM agents by varying survival costs (upkeep), demonstrating an inverted-U shape for cooperation similar to biological systems
  • Introduces 'sexual selection' (reproductive competition) as an alternative pressure mechanism that drives signaling and communication without the lethal consequences of survival pressure
Evaluation Highlights
  • Cooperative trade interactions peak at 29 under medium pressure (upkeep=5), compared to 11-12 under low pressure (upkeep=2)
  • Under sexual selection pressure, inter-agent aggression (attacks) drops to 0%, compared to 9-14% under survival pressure
  • Extreme pressure (upkeep=15) causes behavioral collapse: game duration shrinks to 5 turns with 0 trades and 67.7% movement-only actions
Breakthrough Assessment
7/10
Novel application of psychological/evolutionary theory to LLM agents with clear empirical results (inverted-U curve). Scope is limited to a specific grid-world and one model family.
×