Evolving Interpretable Constitutions for Multi-Agent Coordination
Abstract
Lay Summary
When multiple AI systems interact, simply telling each one to “be helpful and harmless” is not enough. Agents may still fail to coordinate, compete destructively, or develop chaotic collective behavior. We wanted to discover whether behavioral rules for groups of AI agents could be found automatically, rather than written by hand. We built a simulated society where six AI agents must gather resources, complete team projects, and avoid elimination, creating real pressure between self-interest and collective welfare. We then treated the rulebook governing agent behavior as something evolvable: a system automatically proposes rule modifications, tests them in simulation, and keeps what works, repeating this for 30 generations. The discovered rulebook outperforms both human-crafted principles and rules designed by a state-of-the-art AI in a single attempt, by 123% and 67% respectively. Strikingly, the best rules dramatically reduce agent communication rather than increasing it. Agents following consistent, specific rules coordinate implicitly through predictable behavior, with no need to broadcast intentions. The discovered rules remain fully human-readable, meaning they can be inspected, audited, and revised, which is a critical property for trustworthy AI governance.