Effect of Private Deliberation: Deception of Large Language Models in Game Play

Kristijan Poje,Mario Brcic,Mihael Kovac,Marina Bagic Babac
DOI: https://doi.org/10.3390/e26060524
IF: 2.738
2024-06-19
Entropy
Abstract:Integrating large language model (LLM) agents within game theory demonstrates their ability to replicate human-like behaviors through strategic decision making. In this paper, we introduce an augmented LLM agent, called the private agent, which engages in private deliberation and employs deception in repeated games. Utilizing the partially observable stochastic game (POSG) framework and incorporating in-context learning (ICL) and chain-of-thought (CoT) prompting, we investigated the private agent's proficiency in both competitive and cooperative scenarios. Our empirical analysis demonstrated that the private agent consistently achieved higher long-term payoffs than its baseline counterpart and performed similarly or better in various game settings. However, we also found inherent deficiencies of LLMs in certain algorithmic capabilities crucial for high-quality decision making in games. These findings highlight the potential for enhancing LLM agents' performance in multi-player games using information-theoretic approaches of deception and communication with complex environments.
physics, multidisciplinary
What problem does this paper attempt to address?
The problem that this paper attempts to solve is that in multi - agent systems, by enhancing the capabilities of large language model (LLM) agents, enabling them to conduct private thinking in repeated games and adopt deception strategies, so as to achieve higher long - term gains in competitive and cooperative scenarios. Specifically, the paper introduces an enhanced LLM agent called "private agent", which is capable of private thinking and deceiving other agents when necessary. The researchers use the partially observable stochastic game (POSG) framework to simulate the behaviors of these agents, and implement private thinking through in - context learning (ICL) and chain - of - thought (CoT) techniques. In addition, the paper also explores how these techniques affect the performance of agents in different types of games, especially normal - form games with different equilibrium types. The main contributions of the paper include: - Using the POSG framework to formalize LLM - based agent games. - Verifying the effectiveness of POSG elements in finding optimal solutions, and identifying the weaknesses of LLM in sampling from probability distributions and making conclusions based on samples, especially the lack of basic Bayesian reasoning ability. - Introducing the concept of private LLM agents, which utilize ICL and CoT techniques and are able to conduct private thinking when considering future and past actions. The researchers compare the performance of private agents with that of baseline agents and analyze their deception strategies. - Conducting a wide - range evaluation of the performance of private agents in various normal - form games with different intrinsic characteristics to examine the behavior coverage under different equilibrium types. - Conducting a sensitivity analysis, designing experiments to change the input parameters of normal - form games, making the reward matrix shift from competition to cooperation, while examining the influence of different underlying LLM, agent types, and number of game steps. In summary, this paper aims to explore and verify the potential of enhancing the decision - making ability and performance of LLM agents in multi - player games through private thinking and deception strategies.