English

Deceive, Detect, and Disclose: Large Language Models Play Mini-Mafia

Artificial Intelligence 2026-05-15 v3

Abstract

Large language models are increasingly deployed in multi-agent settings whose outcomes hinge on social intelligence, motivating evaluations of their interactive capabilities; yet existing studies remain overwhelmingly empirical, leaving us without a theoretical understanding of how agent interactions determine collective outcomes. To address this, we introduce \textit{Mini-Mafia}, a four-player simplification of the social deduction game Mafia in which a fixed night phase reduces the game to a single critical exchange among a mafioso, a detective, and a villager. In this setting, we show that the mafia win-rate pp is predicted by the analytical formula logit(p)=v×(md)\text{logit}(p) = v \times (m - d), where mm, dd, and vv represent the mafioso's deception, the detective's disclosure, and the villager's detection capabilities. We turn this analytical framework into the \textit{Mini-Mafia Benchmark}, where Bayesian inference over gameplay data yields per-model estimates of the intrinsic parameters mm, dd, and vv. For II models, only 3I3I parameters suffice to predict the outcomes of all I3I^3 tournament combinations; and in 5-fold cross-validation the formula achieves a 76.6%76.6\% Brier-score reduction over a random baseline. The benchmark also reveals counterintuitive results: Grok 3 Mini is the strongest detector and GPT-5 Mini the strongest discloser, both ahead of DeepSeek V3.1, Claude Opus 4, and Claude Sonnet 4; while Claude Sonnet 4 is the weakest detector, near random chance. Together, these results show that Mini-Mafia, a simple but nontrivial multi-agent system, admits an analytical description and serves as a principled benchmark for language model interactions.

Keywords

Cite

@article{arxiv.2509.23023,
  title  = {Deceive, Detect, and Disclose: Large Language Models Play Mini-Mafia},
  author = {Davi Bastos Costa and Renato Vicente},
  journal= {arXiv preprint arXiv:2509.23023},
  year   = {2026}
}

Comments

Adds a validation section for the theoretical model and restructures the presentation

R2 v1 2026-07-01T06:00:06.214Z