Probe by Gaming: A Game-based Benchmark for Assessing Conceptual Knowledge in LLMs
Shuhang Xu, Weijian Deng, Yixuan Zhou, Fangwei Zhong
TL;DR
CK-Arena introduces a game-based benchmark to assess conceptual knowledge boundaries in LLMs by embedding them in an interactive Undercover-style multi-agent setting. The framework includes two modes, a civilian/undercover dynamic and an Undercover-Audience variant, with judges scoring statements on novelty, relevance, and reasonableness, and a robust data collection pipeline. Experimental results across six models reveal that conceptual understanding varies by category and is not strictly aligned with model size, highlighting the need for concept-focused evaluation beyond raw scale. The work provides a 529-pair concept dataset, formal metrics, and an automated evaluation process, offering a scalable path to study and improve concept-aware reasoning in LLMs with potential for future multilingual expansion and broader concept coverage.
Abstract
Concepts represent generalized abstractions that enable humans to categorize and reason efficiently, yet it is unclear to what extent Large Language Models (LLMs) comprehend these semantic relationships. Existing benchmarks typically focus on factual recall and isolated tasks, failing to evaluate the ability of LLMs to understand conceptual boundaries. To address this gap, we introduce CK-Arena, a multi-agent interaction game built upon the Undercover game, designed to evaluate the capacity of LLMs to reason with concepts in interactive settings. CK-Arena challenges models to describe, differentiate, and infer conceptual boundaries based on partial information, encouraging models to explore commonalities and distinctions between closely related concepts. By simulating real-world interaction, CK-Arena provides a scalable and realistic benchmark for assessing conceptual reasoning in dynamic environments. Experimental results show that LLMs' understanding of conceptual knowledge varies significantly across different categories and is not strictly aligned with parameter size or general model capabilities. The data and code are available at the project homepage: https://ck-arena.site.
