MAgIC: Investigation of Large Language Model Powered Multi-Agent in Cognition, Adaptability, Rationality and Collaboration
Lin Xu, Zhiyuan Hu, Daquan Zhou, Hongyu Ren, Zhen Dong, Kurt Keutzer, See Kiong Ng, Jiashi Feng
TL;DR
This paper introduces MAgIC, a competition-based benchmark to evaluate LLM-powered multi-agent systems across cognition, adaptability, rationality, and collaboration using seven metrics over five scenarios (two social-deduction games and three game-theory tasks). It pairs a fixed defender with multiple challengers to generate a win-rate based ranking and augments LLMs with Probabilistic Graphical Models (PGMs) to form PGM-Aware Agents, achieving on average a 37% performance uplift. Across seven evaluated LLMs, GPT-4-turbo leads the leaderboard, underscoring persistent gaps between top and lower-capability models. The work also demonstrates that PGM integration yields consistent improvements and offers a framework for future expansion of multi-agent social-cognition benchmarks.
Abstract
Large Language Models (LLMs) have significantly advanced natural language processing, demonstrating exceptional reasoning, tool usage, and memory capabilities. As their applications expand into multi-agent environments, there arises a need for a comprehensive evaluation framework that captures LLMs' reasoning, planning, collaboration, and other social abilities. This work introduces a novel competition-based benchmark framework specifically designed to assess LLMs within multi-agent settings, providing quantitative metrics to evaluate their judgment, reasoning, deception, self-awareness, cooperation, coordination, and rationality. We utilize two social deduction games alongside three game-theory scenarios to create diverse environments. Our frame is fortified with the probabilistic graphic modeling (PGM) method, enhancing the LLMs' capabilities in navigating complex social and cognitive dimensions. We evaluate seven LLMs, quantitatively highlighting a significant capability gap of over threefold between the strongest, GPT o1, and the weakest, Llama-2-70B. It also confirms that our PGM enhancement boosts the abilities of all selected models by an average of 37%. Our data and code can be found here https://github.com/cathyxl/MAgIC.
