PulseAugur
EN
LIVE 18:21:36

New LLM pipeline automates ontology generation from databases

Researchers have developed RIGOR, a new LLM-driven pipeline designed to automatically generate OWL ontologies from relational database schemas. This system aims to improve semantic interoperability and facilitate downstream tasks like knowledge graph population and automated reasoning. RIGOR generates direct mappings for schema coverage and then enriches them by retrieving information from the schema context, external ontologies, and an incrementally growing ontology. A Gen-LLM creates ontology fragments, which are validated by a separate Judge-LLM before integration, with the process iterating until the entire schema is covered. Experiments show RIGOR outperforms existing methods without human intervention. AI

IMPACT Automates ontology creation, potentially accelerating knowledge graph population and semantic interoperability in data management.

RANK_REASON The cluster describes a new research paper detailing a novel method for generating ontologies from relational databases using LLMs. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New LLM pipeline automates ontology generation from databases

COVERAGE [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…