paper-with-me

Papers

Clembench: Using Game Play to Evaluate Chat-Optimized Language Models as Conversational Agents

2023-05-22 · Kranti Chalamalasetti, Jana Götze, Sherzod Hakimov, Brielen Madureira, Philipp Sadler, David Schlangen

Recent work has proposed a methodology for the systematic evaluation of "Situated Language Understanding Agents"-agents that operate in rich linguistic and non-linguistic contexts-through testing them in carefully constructed interactive settings. Other recent work has argued that Large Language Models (LLMs), if suitably set up, can be understood as (simulators of) such agents. A connection suggests itself, which this paper explores: Can LLMs be evaluated meaningfully by exposing them to constrained game-like settings that are built to challenge specific capabilities? As a proof of concept, this paper investigates five interaction settings, showing that current chat-optimised LLMs are, to an extent, capable to follow game-play instructions. Both this capability and the quality of the game play, measured by how well the objectives of the different games are met, follows the development cycle, with newer models performing better. The metrics even for the comparatively simple example games are far from being saturated, suggesting that the proposed instrument will remain to have diagnostic value. Our general framework for implementing and evaluating games with LLMs is available at https://github.com/clembench .

📄 PDF Abstract BibTeX arXiv:2305.13455

Code (1)

clp-research/clembench 공식 구현

Tasks

Diagnostic

Similar Papers 제목 키워드 기반

A Third Paradigm for LLM Evaluation: Dialogue Game-Based Evaluation using clembench

2025-07-11 · David Schlangen, Sherzod Hakimov, Chalamalasetti Kranti, Jonathan Jordan 외 arxiv

There are currently two main paradigms for evaluating large language models (LLMs), reference-based evaluation and preference-based evaluation. The first, carried over from the evaluation of machine learning models in ge…

clembench-2024: A Challenging, Dynamic, Complementary, Multilingual Benchmark and Underlying Flexible Framework for LLMs as Multi-Action Agents

2024-05-31 · Anne Beyer, Kranti Chalamalasetti, Sherzod Hakimov, Brielen Madureira 외

It has been established in recent work that Large Language Models (LLMs) can be prompted to "self-play" conversational games that probe certain capabilities (general instruction following, strategic goal orientation, lan…

Instruction Following

Are ChatGPT and GPT-4 Good Poker Players? -- A Pre-Flop Analysis

2023-08-23 · Akshat Gupta

Since the introduction of ChatGPT and GPT-4, these models have been tested across a large number of tasks. Their adeptness across domains is evident, but their aptitude in playing games, and specifically their aptitude i…

Decision MakingDecision Making Under Uncertainty

Fine-Tuning Pre-trained Language Models to Detect In-Game Trash Talks

2024-03-19 · Daniel Fesalbon, Arvin De La Cruz, Marvin Mallari, Nelson Rodelas

Common problems in playing online mobile and computer games were related to toxic behavior and abusive communication among players. Based on different reports and studies, the study also discusses the impact of online ha…

Dota 2

Skill Check: Some Considerations on the Evaluation of Gamemastering Models for Role-playing Games

2023-09-24 · Santiago Góngora, Luis Chiruzzo, Gonzalo Méndez, Pablo Gervás

In role-playing games a Game Master (GM) is the player in charge of the game, who must design the challenges the players face and narrate the outcomes of their actions. In this work we discuss some challenges to model GM…