arXiv:2503.00912cs.CLcs.AI2025-03KDD被引 13

首个系统评估大模型层级推理能力的基准框架

HiBench: Benchmarking LLMs Capability on Hierarchical Structure Reasoning

  • 构建六类场景30项任务,覆盖从生成到评估的完整链条
  • 20个模型测试显示:基础层级推理尚可,复杂结构仍困难
  • 提供增强数据集,平均提升88.84%,适合研究推理能力者

结构推理是大语言模型的核心能力,使其能够处理结构化常识并回答多跳问题。然而,现有基准多聚焦于水平与坐标结构(如图),忽视了其中的层级关系。层级推理对人类认知至关重要,尤其在记忆组织和决策中起关键作用。为此,我们提出HiBench,首个从结构生成到能力评估的全流程框架,涵盖六类代表性场景,包含30项任务,共39,519个查询。通过五维能力维度全面评估20个来自10个模型家族的LLMs,发现:1)现有模型在基础层级推理上表现良好;2)在复杂结构及隐式层级表示中仍存在困难,尤其在结构修改与文本推理方面。基于此,我们构建了一个小而精的指令数据集,使模型在所有任务上的平均性能提升88.84%(Llama-3.1-8B)和31.38%(Qwen2.5-7B)。HiBench数据集与工具包已开源,以促进相关评估。

原文摘要 · Abstract (English)

Structure reasoning is a fundamental capability of large language models (LLMs), enabling them to reason about structured commonsense and answer multi-hop questions. However, existing benchmarks for structure reasoning mainly focus on horizontal and coordinate structures (\emph{e.g.} graphs), overlooking the hierarchical relationships within them. Hierarchical structure reasoning is crucial for human cognition, particularly in memory organization and problem-solving. It also plays a key role in various real-world tasks, such as information extraction and decision-making. To address this gap, we propose HiBench, the first framework spanning from initial structure generation to final proficiency assessment, designed to benchmark the hierarchical reasoning capabilities of LLMs systematically. HiBench encompasses six representative scenarios, covering both fundamental and practical aspects, and consists of 30 tasks with varying hierarchical complexity, totaling 39,519 queries. To evaluate LLMs comprehensively, we develop five capability dimensions that depict different facets of hierarchical structure understanding. Through extensive evaluation of 20 LLMs from 10 model families, we reveal key insights into their capabilities and limitations: 1) existing LLMs show proficiency in basic hierarchical reasoning tasks; 2) they still struggle with more complex structures and implicit hierarchical representations, especially in structural modification and textual reasoning. Based on these findings, we create a small yet well-designed instruction dataset, which enhances LLMs' performance on HiBench by an average of 88.84\% (Llama-3.1-8B) and 31.38\% (Qwen2.5-7B) across all tasks. The HiBench dataset and toolkit are available here, https://github.com/jzzzzh/HiBench, to encourage evaluation.

层级推理基准测试大模型评估结构理解

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。