PulseAugur
实时 19:19:26
English(EN) Retrieval-Augmented Generation of Ontologies from Relational Databases

新的LLM管道可自动从数据库生成本体

研究人员开发了RIGOR,一个新的人工智能驱动的管道,旨在从关系数据库模式自动生成OWL本体。该系统旨在提高语义互操作性,并促进知识图谱填充和自动推理等下游任务。RIGOR生成直接映射以覆盖模式,然后通过从模式上下文、外部本体和逐步增长的本体中检索信息来丰富它们。一个Gen-LLM创建本体片段,这些片段在集成前由一个独立的Judge-LLM进行验证,该过程会一直迭代直到覆盖整个模式。实验表明,RIGOR在没有人工干预的情况下优于现有方法。 AI

影响 自动化本体创建,可能加速知识图谱填充和数据管理中的语义互操作性。

排序理由 该集群描述了一篇关于使用LLM从关系数据库生成本体的新颖方法的详细研究论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新的LLM管道可自动从数据库生成本体

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Nadeen Fathallah, Mojtaba Nayyeri, Athish A Yogi, Ratan Bahadur Thapa, Hans-Michael Tautenhahn, Anton Schnurpel, Steffen Staab ·

    Retrieval-Augmented Generation of Ontologies from Relational Databases

    arXiv:2506.01232v2 Announce Type: replace-cross Abstract: Deriving OWL ontologies from relational database schemas supports semantic interoperability and downstream tasks such as knowledge graph population, ontology-based data access, graph-based learning, and automated reasoning…