PulseAugur
EN
LIVE 19:58:17

New AI framework automates schema discovery from documents

Researchers have developed Generative Ontology Induction (GOI), a new domain-agnostic framework designed to automatically discover schemas from document corpora using large language models. This framework generates a detailed blueprint of entities, dimensions, properties, relationships, and constraints, exporting them as a typed graph in YAML/JSON format. A novel evaluation metric, the Node Coverage Score, measures the fraction of structural ontology nodes in the generated outputs. Validation on four diverse ontologies demonstrated that GOI achieves 95-100% structural coverage, significantly outperforming generic templates, and its effectiveness is independent of the model's familiarity with the document type. AI

IMPACT This framework could streamline knowledge extraction and integration for AI systems across various domains.

RANK_REASON The cluster describes a new research paper detailing a novel framework and evaluation metric for ontology induction 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 AI framework automates schema discovery from documents

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Sergei Sergienko ·

    Generative Ontology Induction: Domain-Agnostic Schema Discovery from Document Corpora Using Large Language Models

    arXiv:2607.16201v1 Announce Type: new Abstract: Ontology engineering remains a critical bottleneck in knowledge-intensive AI systems. Existing automated approaches either depend on predefined schemas, operate within narrow domains, or produce unstructured outputs unsuitable for d…