paper-with-me

Papers

LogicGame: Benchmarking Rule-Based Reasoning Abilities of Large Language Models

2024-08-28 · Jiayi Gui, Yiming Liu, Jiale Cheng, Xiaotao Gu, Xiao Liu, Hongning Wang, Yuxiao Dong, Jie Tang, Minlie Huang

Large Language Models (LLMs) have demonstrated notable capabilities across various tasks, showcasing complex problem-solving abilities. Understanding and executing complex rules, along with multi-step planning, are fundamental to logical reasoning and critical for practical LLM agents and decision-making systems. However, evaluating LLMs as effective rule-based executors and planners remains underexplored. In this paper, we introduce LogicGame, a novel benchmark designed to evaluate the comprehensive rule understanding, execution, and planning capabilities of LLMs. Unlike traditional benchmarks, LogicGame provides diverse games that contain a series of rules with an initial state, requiring models to comprehend and apply predefined regulations to solve problems. We create simulated scenarios in which models execute or plan operations to achieve specific outcomes. These game scenarios are specifically designed to distinguish logical reasoning from mere knowledge by relying exclusively on predefined rules. This separation allows for a pure assessment of rule-based reasoning capabilities. The evaluation considers not only final outcomes but also intermediate steps, providing a comprehensive assessment of model performance. Moreover, these intermediate steps are deterministic and can be automatically verified. LogicGame defines game scenarios with varying difficulty levels, from simple rule applications to complex reasoning chains, in order to offer a precise evaluation of model performance on rule understanding and multi-step execution. Utilizing LogicGame, we test various LLMs and identify notable shortcomings in their rule-based logical reasoning abilities.

📄 PDF Abstract BibTeX arXiv:2408.15778

Code (1)

hypatiaalegra/logicgame-data 공식 구현

Tasks

BenchmarkingLogical Reasoning

Similar Papers 제목 키워드 기반

Benchmarking Defeasible Reasoning with Large Language Models -- Initial Experiments and Future Directions

2024-10-16 · Ilias Tachmazidis, Sotiris Batsakis, Grigoris Antoniou

Large Language Models (LLMs) have gained prominence in the AI landscape due to their exceptional performance. Thus, it is essential to gain a better understanding of their capabilities and limitations, among others in te…

Benchmarking

IOLBENCH: Benchmarking LLMs on Linguistic Reasoning

2025-01-08 · Satyam Goyal, Soham Dan

Despite the remarkable advancements and widespread applications of deep neural networks, their ability to perform reasoning tasks remains limited, particularly in domains requiring structured, abstract thought. In this p…

Benchmarking

DriveCombo: Benchmarking Compositional Traffic Rule Reasoning in Autonomous Driving

2026-03-02 · Enhui Ma, Jiahuan Zhang, Guantian Zheng, Tao Tang 외 arxiv

Multimodal Large Language Models (MLLMs) are rapidly becoming the intelligence brain of end-to-end autonomous driving systems. A key challenge is to assess whether MLLMs can truly understand and follow complex real-world…

Traffic Sign RecognitionAutonomous DrivingScene GenerationVisual Reasoning

Benchmarking Temporal Reasoning and Alignment Across Chinese Dynasties

2025-02-24 · Zhenglin Wang, Jialong Wu, Pengfei Li, Yong Jiang 외

Temporal reasoning is fundamental to human cognition and is crucial for various real-world applications. While recent advances in Large Language Models have demonstrated promising capabilities in temporal reasoning, exis…

Benchmarking

RuleWeaver: Benchmarking Rule-Centered Scenario Reasoning for Large Language Models

2026-08-27 · Bohan Yu, Shi-Yang Li, Pengfei Cao, Jun Zhao 외 arxiv

Large language models (LLMs) are increasingly applied to specialized domains, where effective use of domain expertise often requires reasoning over complex rules in concrete scenarios. However, existing benchmarks only p…