菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-16
📄 Abstract - Return of the Schema: Building Complete Datasets for Machine Learning and Reasoning on Knowledge Graphs

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.

顶级标签: data machine learning systems
详细标签: knowledge graphs dataset creation ontology neurosymbolic reasoning 或 搜索:

模式的回归:为知识图谱上的机器学习与推理构建完整数据集 / Return of the Schema: Building Complete Datasets for Machine Learning and Reasoning on Knowledge Graphs


1️⃣ 一句话总结

这篇论文提出了一个名为Resource的工作流程和数据集套件,旨在为知识图谱的机器学习和推理任务提供同时包含事实数据和本体模式信息的完整数据集,以弥补现有数据集的不足并支持更复杂的推理方法。

源自 arXiv: 2602.14795