← Back to Artificial Intelligence
cs.AI

Can AI automatically redesign itself to solve cooperation problems?

Víctor Gallego

May 28, 2026

Getting multiple AI agents to cooperate in social dilemmas (like resource-sharing games) is hard. Researchers built a two-level system where an outer AI agent acts as a researcher, automatically editing the code, prompts, and logic of an inner LLM system that synthesizes cooperative policies. Across two games and two welfare objectives, the self-redesigning pipeline beat hand-tuned baselines and found that fairness mechanisms emerge only when optimizing for maximin (protecting the worst-off), not utilitarian efficiency. Code released.
Published as Discovering Cooperative Pipelines: Autoresearch for Sequential Social Dilemmas arXiv:2605.30003
Read the original paper →