arXiv:2510.09580cs.AIcs.CL2025-10被引 4

用小模型从文本中提炼可靠知识图谱,效果远超大模型。

GraphMERT: Efficient and Scalable Distillation of Reliable Knowledge Graphs from Unstructured Data

  • 用微型图编码器从无结构文本中蒸馏高质量知识图谱。
  • 8000万参数模型在糖尿病文献上达成69.8%的FActScore,优于320亿参数大模型。
  • 生成的知识图谱既真实可溯源,又符合领域语义规范,适合可信推理。

近三十年来,神经符号人工智能始终未能实现其潜力,主要因多数框架难以扩展,且纯神经方法依赖隐式表示和近似推理,缺乏可解释性与可信度。知识图谱作为显式语义知识的黄金标准,可解决符号层面问题,但自动从文本中提取可靠知识图谱仍是开放难题。本文提出GraphMERT——一种微型图编码器模型,能从无结构文本及自身内部表示中蒸馏出高质量知识图谱。GraphMERT与其生成的知识图谱构成模块化神经符号系统:神经部分学习抽象特征,符号部分支持可验证推理。该系统首次在保持高效可扩展性的同时,达到顶尖基准准确率,并显著优于基线模型的符号表达能力。我们聚焦于兼具事实性(有出处)与有效性(本体一致、领域适配)的领域专用知识图谱。以医学文献中的糖尿病数据为例,8000万参数的GraphMERT生成的知识图谱取得69.8% FActScore,而320亿参数的基线大语言模型仅达40.2%;同时,其有效性得分(ValidityScore)为68.8%,高于大模型的43.0%。

原文摘要 · Abstract (English)

Researchers have pursued neurosymbolic artificial intelligence (AI) applications for nearly three decades. A marriage of the neural and symbolic components can lead to rapid advancements in AI. Yet, the field has not realized this promise since most neurosymbolic AI frameworks fail to scale. In addition, the implicit representations and approximate reasoning of purely neural approaches limit interpretability and trust. Knowledge graphs (KGs), a gold-standard representation of explicit semantic knowledge, can address the symbolic side of the problem. However, automatically deriving reliable KGs from text corpora remains an open problem. We address these challenges by introducing GraphMERT, a tiny graphical encoder-only model that distills high-quality KGs from unstructured text corpora and its own internal representations. GraphMERT and its equivalent KG form a modular neurosymbolic stack: neural learning of abstractions; symbolic KGs for verifiable reasoning. GraphMERT + KG is the first efficient and scalable neurosymbolic model to achieve state-of-the-art benchmark accuracy along with superior symbolic representations relative to baselines. Concretely, we target reliable domain-specific KGs that are both (1) factual (with provenance) and (2) valid (ontology-consistent relations with domain-appropriate semantics). When a large language model (LLM), e.g., Qwen3-32B, generates domain-specific KGs, it falls short on reliability due to prompt sensitivity, shallow domain expertise, and hallucinated relations. On text obtained from PubMed papers on diabetes, our 80M-parameter GraphMERT yields a KG with a 69.8% FActScore; a 32B-parameter baseline LLM yields a KG that achieves only 40.2% FActScore. The GraphMERT KG also attains a higher ValidityScore of 68.8%, versus 43.0% for the LLM baseline.

知识图谱神经符号小模型可靠性

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