LLM Reasoning 相关度: 9/10

Return of the Schema: Building Complete Datasets for Machine Learning and Reasoning on Knowledge Graphs

Ivan Diliso, Roberto Barile, Claudia d'Amato, Nicola Fanizzi
arXiv: 2602.14795v1 发布: 2026-02-16 更新: 2026-02-16

AI 摘要

该论文提出了一个构建包含模式和事实的完整知识图谱数据集的流程,用于机器学习和推理。

主要贡献

  • 提出构建完整知识图谱数据集的工作流程
  • 生成包含模式和事实的 curated 数据集套件
  • 解决模式和事实之间不一致的问题并利用推理来扩展知识

方法论

该工作流程提取模式和事实,处理不一致性,利用推理,并将数据集序列化为 OWL 格式,以便用于推理和机器学习。

原文摘要

Datasets for the experimental evaluation of knowledge graph refinement algorithms typically contain only ground facts, retaining very limited schema level knowledge even when such information is available in the source knowledge graphs. This limits the evaluation of methods that rely on rich ontological constraints, reasoning or neurosymbolic techniques and ultimately prevents assessing their performance in large-scale, real-world knowledge graphs. In this paper, we present \resource{} the first resource that provides a workflow for extracting datasets including both schema and ground facts, ready for machine learning and reasoning services, along with the resulting curated suite of datasets. The workflow also handles inconsistencies detected when keeping both schema and facts and also leverage reasoning for entailing implicit knowledge. The suite includes newly extracted datasets from KGs with expressive schemas while simultaneously enriching existing datasets with schema information. Each dataset is serialized in OWL making it ready for reasoning services. Moreover, we provide utilities for loading datasets in tensor representations typical of standard machine learning libraries.

标签

Knowledge Graph Dataset Schema Reasoning Machine Learning

arXiv 分类

cs.AI cs.LG