Expand ↗
Page list (1404)

CoopEval: Benchmarking Cooperation-Sustaining Mechanisms and LLM Agents in Social Dilemmas

Reference: Tewolde, Zhang, Guzman Piedrahita, Conitzer & Jin (2026). CoopEval: Benchmarking Cooperation-Sustaining Mechanisms and LLM Agents in Social Dilemmas. arXiv:2604.15267 [cs.GT]. URL.

Summary

CoopEval asks whether the game-theoretic mechanisms classically designed to make rational agents cooperate in equilibrium also work when the agents are LLM Agents. The motivating observation is a safety concern: despite their stronger reasoning, frontier LLMs tend to defect in single-shot mixed-motive games such as the prisoner’s dilemma. Rather than treating this as a fixed property of the models, the authors ask which institutional structures layered around the agents can shift them toward cooperative outcomes — making cooperation a property of the mechanism, not just the model.

The paper conducts what it describes as the first comparative evaluation of cooperation-sustaining mechanisms for LLM agents across four social dilemma scenarios. It pits four classical mechanisms against each other: (1) repeating the game over many rounds (the Axelrod route to reciprocity); (2) reputation systems; (3) third-party mediators that take delegated decisions on the players’ behalf; and (4) contract agreements with outcome-conditional payments. Each is a different way of changing the payoff structure or information environment so that cooperation becomes individually rational.

The headline finding is that contracting and mediation are the most effective at producing cooperation between capable LLM models, while repetition-induced cooperation deteriorates drastically when co-players vary — i.e., the reciprocity that sustains cooperation against a fixed partner does not transfer to a churning population. The authors further show these mechanisms become more effective under evolutionary pressure to maximise individual payoff, suggesting they are robust rather than fragile equilibria. The work positions mechanism design — not just model capability — as a lever for safe, cooperative multi-agent LLM ecosystems.

Key Ideas

  • Defection is the default: capable LLMs reliably defect in single-shot social dilemmas, a safety concern as such agents are deployed into mixed-motive interactions.
  • Cooperation as a mechanism property: the question is reframed from “do LLMs cooperate?” to “which institutions make rational agents cooperate, and do they work on LLMs?”
  • Four mechanisms benchmarked: repeated play, reputation systems, third-party mediation (delegated decisions), and outcome-conditional contracts.
  • Four social-dilemma scenarios provide the evaluation arena.
  • Contracting and mediation win: both reliably induce cooperation between capable models; contracts bind payoffs, mediators delegate the decision to a cooperative third party.
  • Repetition is brittle: repetition-induced cooperation collapses when co-players change — reciprocity tied to a fixed partner does not survive a varying population.
  • Robust under evolutionary pressure: the effective mechanisms strengthen, not weaken, when agents are selected to maximise individual payoff.

Connections

Conceptual Contribution

Tags

#llm-agents #game-theory #mechanism-design #cooperation #social-dilemma #multi-agent #benchmark

Backlinks