paper-with-me

Papers

Codenames as a Benchmark for Large Language Models

2024-12-16 · Matthew Stephenson, Matthew Sidji, Benoît Ronval

In this paper, we propose the use of the popular word-based board game Codenames as a suitable benchmark for evaluating the reasoning capabilities of Large Language Models (LLMs). Codenames presents a highly interesting challenge for achieving successful AI performance, requiring both a sophisticated understanding of language, theory of mind, and epistemic reasoning capabilities. Prior attempts to develop agents for Codenames have largely relied on word embedding techniques, which have a limited vocabulary range and perform poorly when paired with differing approaches. LLMs have demonstrated enhanced reasoning and comprehension capabilities for language-based tasks, but can still suffer in lateral thinking challenges. We evaluate the capabilities of several state-of-the-art LLMs, including GPT-4o, Gemini 1.5, Claude 3.5 Sonnet, and Llama 3.1, across a variety of board setups. Our results indicate that while certain LLMs perform better than others overall, different models exhibit varying emergent behaviours during gameplay and excel at specific roles. We also evaluate the performance of different combinations of LLMs when playing cooperatively together, demonstrating that LLM agents are more generalisable to a wider range of teammates than prior techniques.

📄 PDF Abstract BibTeX arXiv:2412.11373

Code (0)

등록된 구현이 없습니다.

Tasks

Epistemic Reasoning

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

Ad-hoc Concept Forming in the Game Codenames as a Means for Evaluating Large Language Models

2025-02-17 · Sherzod Hakimov, Lara Pfennigschmidt, David Schlangen

This study utilizes the game Codenames as a benchmarking tool to evaluate large language models (LLMs) with respect to specific linguistic and cognitive skills. LLMs play each side of the game, where one side generates a…

Benchmarking

Towards automating Codenames spymasters with deep reinforcement learning

2022-12-28 · Sherman Siu

Although most reinforcement learning research has centered on competitive games, little work has been done on applying it to co-operative multiplayer games or text-based games. Codenames is a board game that involves bot…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Playing Codenames with Language Graphs and Word Embeddings

2021-05-12 · Divya Koyyalagunta, Anna Sun, Rachel Lea Draelos, Cynthia Rudin

Although board games and video games have been studied for decades in artificial intelligence research, challenging word games remain relatively unexplored. Word games are not as constrained as games like chess or poker.…

Board GamesCommon Sense ReasoningWord Embeddings

Codenames as a Game of Co-occurrence Counting

2022-05-01 · CMCL (ACL) 2022 5 · Réka Cserháti, Istvan Kollath, András Kicsi, Gábor Berend

Codenames is a popular board game, in which knowledge and cooperation between players play an important role. The task of a player playing as a spymaster is to find words (clues) that a teammate finds related to as many …

Communicate to Play: Pragmatic Reasoning for Efficient Cross-Cultural Communication in Codenames

2024-08-09 · Isadora White, Sashrika Pandey, Michelle Pan

Cultural differences in common ground may result in pragmatic failure and misunderstandings during communication. We develop our method Rational Speech Acts for Cross-Cultural Communication (RSA+C3) to resolve cross-cult…

Contrastive Learning