arXiv:2507.17178cs.CLcs.AI2025-07EMNLP被引 3

构建细粒度评估框架,诊断大模型对结构化知识的理解短板。

SKA-Bench: A Fine-Grained Benchmark for Evaluating Structured Knowledge Understanding of LLMs

  • 设计四类结构化知识的问答数据构造流程
  • 发现主流模型在噪声、顺序和负例识别上表现不佳
  • 适合研究大模型知识理解能力的学者使用

尽管大语言模型在理解知识图谱(KG)和表格等结构化知识方面取得进展,现有评估体系仍存在不足:缺乏对具体能力的细致评测,且仅聚焦单一类型的知识。为此,本文提出SKA-Bench——一个涵盖四类常见结构化知识形式(KG、Table、KG+Text、Table+Text)的增强型问答基准。通过三阶段流程构建包含问题、答案、正向知识单元与干扰知识单元的数据实例。为实现细粒度评估,将实例扩展为四个基础能力测试集:噪声鲁棒性、顺序无关性、信息融合能力与负例拒绝能力。对8个代表性大模型(包括DeepSeek-R1)的实证评估表明,现有模型在结构化知识理解上仍面临显著挑战,其性能受噪声量、知识顺序及幻觉现象影响。数据集与代码已公开于https://github.com/zjukg/SKA-Bench。

原文摘要 · Abstract (English)

Although large language models (LLMs) have made significant progress in understanding Structured Knowledge (SK) like KG and Table, existing evaluations for SK understanding are non-rigorous (i.e., lacking evaluations of specific capabilities) and focus on a single type of SK. Therefore, we aim to propose a more comprehensive and rigorous structured knowledge understanding benchmark to diagnose the shortcomings of LLMs. In this paper, we introduce SKA-Bench, a Structured Knowledge Augmented QA Benchmark that encompasses four widely used structured knowledge forms: KG, Table, KG+Text, and Table+Text. We utilize a three-stage pipeline to construct SKA-Bench instances, which includes a question, an answer, positive knowledge units, and noisy knowledge units. To evaluate the SK understanding capabilities of LLMs in a fine-grained manner, we expand the instances into four fundamental ability testbeds: Noise Robustness, Order Insensitivity, Information Integration, and Negative Rejection. Empirical evaluations on 8 representative LLMs, including the advanced DeepSeek-R1, indicate that existing LLMs still face significant challenges in understanding structured knowledge, and their performance is influenced by factors such as the amount of noise, the order of knowledge units, and hallucination phenomenon. Our dataset and code are available at https://github.com/zjukg/SKA-Bench.

知识理解大模型评测结构化数据

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