🤖 AI Summary
This work addresses the challenge that handcrafted, fixed norms in multi-agent systems often fail to adapt to emergent social dynamics, thereby limiting collaborative efficiency and societal stability. To overcome this, the authors propose a constitutional evolution framework that integrates multi-island genetic programming with large language models to automatically discover interpretable behavioral norms in a grid-world environment. Remarkably, this approach achieves a balance between individual and collective welfare without explicit cooperation incentives. It is the first method to evolve cooperation norms that outperform those designed by human experts and state-of-the-art large language models, uncovering the counterintuitive insight that minimal communication yields better outcomes than frequent interaction. The evolved constitution, denoted C*, achieves a social stability score of 0.556 ± 0.008—123% higher than human-designed baselines—completely eliminates conflict, and reduces social action frequency to just 0.9%.
📝 Abstract
Constitutional AI has focused on single-model alignment using fixed principles. However, multi-agent systems create novel alignment challenges through emergent social dynamics. We present Constitutional Evolution, a framework for automatically discovering behavioral norms in multi-agent LLM systems. Using a grid-world simulation with survival pressure, we study the tension between individual and collective welfare, quantified via a Societal Stability Score S in [0,1] that combines productivity, survival, and conflict metrics. Adversarial constitutions lead to societal collapse (S= 0), while vague prosocial principles ("be helpful, harmless, honest") produce inconsistent coordination (S = 0.249). Even constitutions designed by Claude 4.5 Opus with explicit knowledge of the objective achieve only moderate performance (S= 0.332). Using LLM-driven genetic programming with multi-island evolution, we evolve constitutions maximizing social welfare without explicit guidance toward cooperation. The evolved constitution C* achieves S = 0.556 +/- 0.008 (123% higher than human-designed baselines, N = 10), eliminates conflict, and discovers that minimizing communication (0.9% vs 62.2% social actions) outperforms verbose coordination. Our interpretable rules demonstrate that cooperative norms can be discovered rather than prescribed.