Generative Ontology Induction Discovers Schemas from Documents.

Sergei Sergienko· July 21, 2026 View original

Summary

This paper introduces Generative Ontology Induction (GOI), a domain-agnostic framework that uses large language models to automatically induce structured ontologies (entities, properties, relationships) from document corpora. GOI exports these as typed graphs and achieves high structural coverage across diverse domains.

Ontology engineering is a significant bottleneck in developing knowledge-intensive AI systems. Existing automated methods often require predefined schemas, are limited to narrow domains, or produce unstructured outputs that are difficult to integrate into downstream pipelines. This research addresses these limitations with Generative Ontology Induction (GOI). GOI is a novel, domain-agnostic framework that leverages large language models to induce a "generative blueprint" from a corpus of example documents. This blueprint includes entities, dimensions, properties, relationships, and constraints, which are then exported as a typed graph in formats like YAML or JSON. The framework also introduces the Node Coverage Score, a new metric to evaluate the fraction of structural ontology nodes present in the generated outputs. Controlled validation across four diverse ontologies—including software invoices, job descriptions, and clinical records—demonstrates GOI's effectiveness. It consistently achieves 95-100% structural backbone coverage, significantly outperforming generic templates which often drop below 60% on less familiar domains. This high coverage holds regardless of the document type's familiarity to the model, indicating robust schema discovery capabilities.

Why it matters

Professionals building knowledge graphs, intelligent document processing systems, or complex AI applications can use GOI to automate and accelerate the creation of structured ontologies, reducing manual effort and improving system accuracy.

How to implement this in your domain

  1. 1Identify knowledge-intensive projects where manual ontology engineering is a bottleneck.
  2. 2Experiment with Generative Ontology Induction (GOI) to automatically extract schemas from your document corpora.
  3. 3Utilize GOI to generate structured outputs (typed graphs in YAML/JSON) for downstream AI pipelines.
  4. 4Evaluate the Node Coverage Score and other metrics to assess the quality and completeness of induced ontologies.
  5. 5Integrate GOI into document understanding platforms or knowledge graph construction workflows.

Who benefits

LegalTechHealthcareFinancial ServicesData ManagementEnterprise AI

Key takeaways

  • Generative Ontology Induction (GOI) automates schema discovery from document corpora using LLMs.
  • It produces structured ontologies as typed graphs, including entities, properties, and relationships.
  • GOI is domain-agnostic and achieves high structural coverage across diverse document types.
  • This framework significantly reduces the manual effort in ontology engineering for knowledge-intensive AI systems.

Original post by Sergei Sergienko

"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…"

View on X

Originally posted by Sergei Sergienko on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses