paper-with-me

Papers

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

2026-08-27 · Bohan Yu, Shi-Yang Li, Pengfei Cao, Jun Zhao, Kang Liu 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 partially evaluate this capability, as they either focus on output-level instruction constraints or overlook the distinct roles that rules play in scenario reasoning. To address these gaps, this paper introduces RuleWeaver, a benchmark construction framework for evaluating rule-centered scenario reasoning. RuleWeaver starts from corpus-derived IF-THEN Meta Rules, progressively augments them into complex rules, and composes these rules into rule-centered scenario QA instances. Beyond final-answer correctness, RuleWeaver further supports process-level evaluation through rubric-based answer quality, rule recall, and rule precision. Experiments on 11 representative LLMs show that current models still struggle with complex rule-centered scenario reasoning, with even the best-performing model achieving only around 50% of the maximum rubric score. We make our code and dataset available here: https://github.com/SharkSpicy-NLP/RuleWeaver.

📄 PDF Abstract BibTeX arXiv:2608.26832

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scenarios and Recommendations for Ethical Interpretive AI

2019-11-05 · John Licato, Zaid Marji, Sophia Abraham

Artificially intelligent systems, given a set of non-trivial ethical rules to follow, will inevitably be faced with scenarios which call into question the scope of those rules. In such cases, human reasoners typically wi…

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

2024-08-28 · Jiayi Gui, Yiming Liu, Jiale Cheng, Xiaotao Gu 외

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 funda…

BenchmarkingLogical Reasoning

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

Beyond Factual Knowledge: Benchmarking and Learning Step-Level Procedural Rule Reasoning in Large Language Models

2026-08-24 · Bohan Yu, Pengfei Cao, Chen Han, Chenxi Zhou 외 arxiv

Large language models (LLMs) excel at text understanding and generation, yet still struggle to reliably understand and apply externally provided procedural rules at scale. To evaluate this capability, we introduce RuleWo…

SocialNav-SUB: Benchmarking VLMs for Scene Understanding in Social Robot Navigation

2025-09-10 · Michael J. Munje, Chen Tang, Shuijing Liu, Zichao Hu 외 arxiv

Robot navigation in dynamic, human-centered environments requires socially-compliant decisions grounded in robust scene understanding. Recent Vision-Language Models (VLMs) exhibit promising capabilities such as object re…

Visual Question AnsweringScene UnderstandingObject RecognitionRobot Navigation