English

Bayesian Social Deduction with Graph-Informed Language Models

Artificial Intelligence 2026-04-13 v2 Computation and Language Machine Learning Multiagent Systems

Abstract

Social reasoning - inferring unobservable beliefs and intentions from partial observations of other agents - remains a challenging task for large language models (LLMs). We evaluate the limits of current reasoning language models in the social deduction game Avalon and find that while the largest models demonstrate strong performance, they require extensive test-time inference and degrade sharply when distilled to smaller, real-time-capable variants. To address this, we introduce a hybrid reasoning framework that externalizes belief inference to a structured probabilistic model, while using an LLM for language understanding and interaction. Our approach achieves competitive performance with much larger models in Agent-Agent play and, notably, is the first language agent to defeat human players in a controlled study - achieving a 67% win rate and receiving higher qualitative ratings than both reasoning baselines and human teammates. We release code, models, and a dataset to support future work on social reasoning in LLM agents, which can be found at https://camp-lab-purdue.github.io/bayesian-social-deduction/

Keywords

Cite

@article{arxiv.2506.17788,
  title  = {Bayesian Social Deduction with Graph-Informed Language Models},
  author = {Shahab Rahimirad and Guven Gergerli and Lucia Romero and Angela Qian and Matthew Lyle Olson and Simon Stepputtis and Joseph Campbell},
  journal= {arXiv preprint arXiv:2506.17788},
  year   = {2026}
}

Comments

Accepted to ACL 2026 main conference

R2 v1 2026-07-01T03:27:58.774Z