paper-with-me

홈 › Papers

RuleArena: A Benchmark for Rule-Guided Reasoning with LLMs in Real-World Scenarios

2024-12-12 · Ruiwen Zhou, Wenyue Hua, Liangming Pan, Sitao Cheng, Xiaobao Wu, En Yu, William Yang Wang

This paper introduces RuleArena, a novel and challenging benchmark designed to evaluate the ability of large language models (LLMs) to follow complex, real-world rules in reasoning. Covering three practical domains -- airline baggage fees, NBA transactions, and tax regulations -- RuleArena assesses LLMs' proficiency in handling intricate natural language instructions that demand long-context understanding, logical reasoning, and accurate mathematical computation. Two key attributes distinguish RuleArena from traditional rule-based reasoning benchmarks: (1) it extends beyond standard first-order logic representations, and (2) it is grounded in authentic, practical scenarios, providing insights into the suitability and reliability of LLMs for real-world applications. Our findings reveal several notable limitations in LLMs: (1) they struggle to identify and apply the appropriate rules, frequently becoming confused by similar but distinct regulations, (2) they cannot consistently perform accurate mathematical computations, even when they correctly identify the relevant rules, and (3) in general, they perform poorly in the benchmark. These results highlight significant challenges in advancing LLMs' rule-guided reasoning capabilities in real-life applications.

📄 PDF Abstract BibTeX arXiv:2412.08972

Code (1)

skyriver-2000/rulearena 공식 구현

Tasks

Logical ReasoningLong-Context Understanding

Similar Papers 제목 키워드 기반

Inducing Reasoning Primitives from Agent Traces

2026-06-02 · Zhihan Lei, Jiarui Yan, Joshua Momo, William W. Cohen arxiv

ReAct-style LLM agents often rediscover the same reasoning routines across problems, yet leave those routines trapped in transient scratchpads. We introduce Reasoning Primitive Induction, a single-pass method that mines …

How to Train Your Advisor: Steering Black-Box LLMs with Advisor Models

2025-10-02 · Parth Asawa, Alan Zhu, Abigail O'Neill, Matei Zaharia 외 arxiv

Frontier language models are deployed as black-box services, where model weights cannot be modified and customization is limited to prompting. We introduce Advisor Models, a method to train small open-weight models to ge…

DAG-Math: Graph-of-Thought Guided Mathematical Reasoning in LLMs

2025-10-19 · Yuanhe Zhang, Ilja Kuzborskij, Jason D. Lee, Chenlei Leng 외 arxiv

Large Language Models (LLMs) demonstrate strong performance on mathematical problems when prompted with Chain-of-Thought (CoT), yet it remains unclear whether this success stems from search, rote procedures, or rule-cons…

Mathematical Reasoning

Large Language Models-guided Dynamic Adaptation for Temporal Knowledge Graph Reasoning

2024-05-23 · Jiapu Wang, Kai Sun, Linhao Luo, Wei Wei 외

Temporal Knowledge Graph Reasoning (TKGR) is the process of utilizing temporal information to capture complex relations within a Temporal Knowledge Graph (TKG) to infer new knowledge. Conventional methods in TKGR typical…

Multi-hop Reasoning and Retrieval in Embedding Space: Leveraging Large Language Models with Knowledge

2026-02-25 · Lihui Liu arxiv

As large language models (LLMs) continue to grow in size, their abilities to tackle complex tasks have significantly improved. However, issues such as hallucination and the lack of up-to-date knowledge largely remain unr…

Knowledge Graphs