Leveraging Word Guessing Games to Assess the Intelligence of Large Language Models

The automatic evaluation of LLM-based agent intelligence is critical in developing advanced LLM-based agents. Although considerable effort has been devoted to developing human-annotated evaluation datasets, such as AlpacaEval, existing techniques are costly, time-consuming, and lack adaptability. In this paper, inspired by the popular language game ``Who is Spy'', we propose to use the word guessing game to assess the intelligence performance of LLMs. Given a word, the LLM is asked to describe the word and determine its identity (spy or not) based on its and other players' descriptions. Ideally, an advanced agent should possess the ability to accurately describe a given word using an aggressive description while concurrently maximizing confusion in the conservative description, enhancing its participation in the game. To this end, we first develop DEEP to evaluate LLMs' expression and disguising abilities. DEEP requires LLM to describe a word in aggressive and conservative modes. We then introduce SpyGame, an interactive multi-agent framework designed to assess LLMs' intelligence through participation in a competitive language-based board game. Incorporating multi-agent interaction, SpyGame requires the target LLM to possess linguistic skills and strategic thinking, providing a more comprehensive evaluation of LLMs' human-like cognitive abilities and adaptability in complex communication situations. The proposed evaluation framework is very easy to implement. We collected words from multiple sources, domains, and languages and used the proposed evaluation framework to conduct experiments. Extensive experiments demonstrate that the proposed DEEP and SpyGame effectively evaluate the capabilities of various LLMs, capturing their ability to adapt to novel situations and engage in strategic communication.

Paper

References (32)

Scroll for more · 20 remaining

Similar papers

Peer review

Reviewer BUuv3/10 · confidence 3/52023-10-30

Summary

This paper addresses the need for automatic evaluation methods for Language Model (LLM)-based agents. The authors propose an evaluation framework inspired by language games like "Who is Spy" and "SpyFall," involving a word guessing game . They introduce SpyGPT to evaluate LLMs' descriptive and disguising abilities and SpyGame, an interactive multi-agent board game to assess their linguistic skills and strategic thinking. Experiments with this framework demonstrate its effectiveness in evaluating LLMs' adaptability and strategic communication capabilities in complex scenarios.

Strengths

Clarity - The proposed methodology is clearly explained and easy to follow. Quality: - The paper provide a good amount of LLM, both open and "closed" source LLMs, and provide human evaluation to verify the effectiveness of the proposed method.

Weaknesses

Originality - using text based games, both interactive and statics has been widely explore in the research community to evaluate LLMs. Significance - overall, I cannot see any evidence that this metric 1) strongly correlated with human judgment of how good the LLMs in more realist and meaningful scenarios, 2) how to rank models based on the proposed metric.

Questions

Nan

Rating

3: reject, not good enough

Confidence

3: You are fairly confident in your assessment. It is possible that you did not understand some parts of the submission or that you are unfamiliar with some pieces of related work. Math/other details were not carefully checked.

Soundness

2 fair

Presentation

3 good

Contribution

1 poor

Reviewer hXPk3/10 · confidence 5/52023-10-31

Summary

This paper introduces a single-agent framework SpyGPT and a multi-agent framework SpyGame, based on the board game Who Is Spy. The authors convert the board game to a multi-agent LLM setup, where all agents are motivated to apply reasoning before voting who the spy is. Specifically, given a target word and a distracting word, the host agents are prompted to identify the guest agent, and the guest agent is prompted to hide and misguide other agents through strategies such as interpreting other agents' roles. Results show that GPT-4 achieves the best performance. Furthremore, the authors identify and ablate three bias issues including name, speaking order, and option order.

Strengths

1. This paper introduces an interesting multi-agent evaluation framework SpyGame, which requires strong reasoning capabilities. 2. What is more challenging about this environment is that in order to win the game, an agent needs to interpret other agents' reasoning, i.e., Second-Order Theory Of Mind. This can be a good benchmark for LLM evaluations, especially for reasoning and multi-agent. 3. The paper is generally well written.

Weaknesses

1. Although the paper is well written, it is not easy to actually reproduce the experiments. Most importantly, given that prompting is critical to the evaluation in this paper, there is no detail in terms of what prompts are actually used, and if few-shot examples are applied to evaluate either the SpyGame or SpyGPT (Also I suggest using a different name because my understanding is that you did not train a GPT model specially for the SpyGame). 2. Similar, there is no information in terms of what "40 target words" are used, and how "a sequence of dots" are used to remove bias in the model. For the bias part, there is no detail regarding how many games are sampled to show how sever the bias problem is. 3. Rather than changing orders to remove bias, it seems that a better solution is to use random tokens (rather than "player 1"), which does not require shuffling, and may not lead to any of the bias problem studied.

Questions

1. Have you tried using other agents (other than GPT3.5) as the host agents for evaluation (e.g., use GPT-4 for all agents)? 2. What is "word_template" in the prompt? How is this different from a "word" or a "word description"?

Rating

3: reject, not good enough

Confidence

5: You are absolutely certain about your assessment. You are very familiar with the related work and checked the math/other details carefully.

Soundness

2 fair

Presentation

3 good

Contribution

2 fair

Reviewer c2gN5/10 · confidence 4/52023-10-31

Summary

The paper proposes a method for assessing language models by leveraging word guessing games, specifically the SpyFall game. The authors tested the ability of LLMs to generate world descriptions and intentional disguise descriptions, and introduced the framework of the SpyGame, which includes agent actions and voting. The authors also conducted model bias evaluations to ensure fairness and accuracy in the evaluation process.

Strengths

1. The idea of using games to assess LLMs is interesting and unique, as it introduces multiple agents and an active environment. 2. The paper is well-written and easy to understand. The authors carefully designed the game, and the model bias evaluation adds insight and fairness to the evaluation process.

Weaknesses

1. The paper only focuses on the SpyFall game, and it is not clear why this game is important for the research community or real-world applications. It would be beneficial to carefully consider other potential games and select a representative subset of them. 2. The method for prompting LLMs to play the SpyGame is not described in detail in section 3 or the appendix.

Questions

1. Why was SpyFall chosen as the game for the evaluation, and what unique properties does it have compared to other language games? 2. How did the authors handle the potential for mistakes from the host agents, and what measures were taken to ensure accuracy in the evaluation process? 3. In the robustness study, how does the seed affect the results, and how was the robustness of GPT-4 and GPT-3.5-turbo evaluated as hosts? 4. In Table 1, why are the results of the model evaluation and human evaluation seemingly reversed? How do the evaluation results align with human evaluation?

Rating

5: marginally below the acceptance threshold

Confidence

4: You are confident in your assessment, but not absolutely certain. It is unlikely, but not impossible, that you did not understand some parts of the submission or that you are unfamiliar with some pieces of related work.

Soundness

3 good

Presentation

4 excellent

Contribution

2 fair

© 2026 NYSGPT2525 LLC