paper-with-me

Papers

GameArena: Evaluating LLM Reasoning through Live Computer Games

2024-12-09 · Lanxiang Hu, Qiyu Li, Anze Xie, Nan Jiang, Ion Stoica, Haojian Jin, Hao Zhang

Evaluating the reasoning abilities of large language models (LLMs) is challenging. Existing benchmarks often depend on static datasets, which are vulnerable to data contamination and may get saturated over time, or on binary live human feedback that conflates reasoning with other abilities. As the most prominent dynamic benchmark, Chatbot Arena evaluates open-ended questions in real-world settings, but lacks the granularity in assessing specific reasoning capabilities. We introduce GameArena, a dynamic benchmark designed to evaluate LLM reasoning capabilities through interactive gameplay with humans. GameArena consists of three games designed to test specific reasoning capabilities (e.g., deductive and inductive reasoning), while keeping participants entertained and engaged. We analyze the gaming data retrospectively to uncover the underlying reasoning processes of LLMs and measure their fine-grained reasoning capabilities. We collect over 2000 game sessions and provide detailed assessments of various reasoning capabilities for five state-of-the-art LLMs. Our user study with 100 participants suggests that GameArena improves user engagement compared to Chatbot Arena. For the first time, GameArena enables the collection of step-by-step LLM reasoning data in the wild.

📄 PDF Abstract BibTeX arXiv:2412.06394

Code (0)

등록된 구현이 없습니다.

Tasks

Chatbot

Similar Papers 제목 키워드 기반

OmniGameArena: A Unified UE5 Benchmark for VLM Game Agents with Improvement Dynamics

2026-06-08 · Mingxian Lin, Shengju Qian, Yuqi Liu, Yi-Hua Huang 외 arxiv

Vision-language model (VLM) agents are increasingly deployed in interactive game environments. Yet game benchmarks for VLM agents typically report a single first-attempt score per (agent, game) pair, focus on single-agen…

PlanViz: Evaluating Planning-Oriented Image Generation and Editing for Computer-Use Tasks

2026-02-06 · Junxian Li, Kai Liu, Leyang Chen, Weida Wang 외 arxiv

Unified multimodal models (UMMs) have shown impressive capabilities in generating natural images and supporting multimodal reasoning. However, their potential in supporting computer-use planning tasks, which are closely …

Multimodal ReasoningSpatial ReasoningImage Generation

EMO-Reasoning: Benchmarking Emotional Reasoning Capabilities in Spoken Dialogue Systems

2025-08-25 · Jingwen Liu, Kan Jen Cheng, Jiachen Lian, Akshay Anand 외 arxiv

Speech emotions play a crucial role in human-computer interaction, shaping engagement and context-aware communication. Despite recent advances in spoken dialogue systems, a holistic system for evaluating emotional reason…

LiveSearchBench: An Automatically Constructed Benchmark for Retrieval and Reasoning over Dynamic Knowledge

2025-11-03 · Heng Zhou, Ao Yu, Yuchen Fan, Jianing Shi 외 arxiv

Evaluating large language models (LLMs) on question answering often relies on static benchmarks that reward memorization and understate the role of retrieval, failing to capture the dynamic nature of world knowledge. We …

Question Answering

Beyond Accuracy: Evaluating the Reasoning Behavior of Large Language Models -- A Survey

2024-04-02 · Philipp Mondorf, Barbara Plank

Large language models (LLMs) have recently shown impressive performance on tasks involving reasoning, leading to a lively debate on whether these models possess reasoning capabilities similar to humans. However, despite …

Survey