AI News selected for Professionals and Decision Makers
Primary Research Stream

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

06:00 · July 21, 2026 · arXiv cs.AI RSS

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

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 downstream pipelines. We introduce Generative Ontology Induction (GOI), a domain-agnostic framework that induces a generative blueprint - entities, dimensions, properties, relationships, and constraints - from a corpus of examples and exports it as a typed graph (six node types, seven edge types) in YAML/JSON. We introduce the Node Coverage Score, a novel evaluation metric that measures the fraction of structural ontology nodes (classes, properties, and dimensions) appearing in generated outputs. A controlled generative validation on four contrasting ontologies - a familiar Software Services Invoice schema, a custom Job Description Ontology, a confidential Pain-Management Clinical Visit Record Ontology, and a Professional Services Contract & Statement of Work Ontology - shows that GOI-prompted generation covers 95-100% of the structural backbone in every case; a generic three-field template holds at 97.8% on the invoice schema but drops to 52.2% on the Job Description Ontology, 62.2% on the Pain-Management ontology, and 78.3% on the Professional Services Contract ontology. The structural coverage holds regardless of how familiar the document type is to the model.

Summary

Ontology engineering has long been a manual bottleneck for knowledge-intensive AI systems, as most automated methods either presuppose fixed schemas, remain confined to narrow domains, or emit unstructured results that cannot feed downstream pipelines. Generative Ontology Induction (GOI) tackles this limitation by inducing a reusable generative blueprint directly from a corpus of example documents. The framework extracts recurring entities, dimensions, properties, relationships, and constraints, then represents them as a typed graph comprising six node types and seven edge types.

The induced schema is exported in both YAML and JSON, allowing immediate injection into retrieval-augmented generation, agent memory structures, or knowledge-graph construction workflows without additional graph traversal. A central innovation is the Node Coverage Score, which quantifies structural completeness by measuring the fraction of ontology nodes—classes, properties, and dimensions—that appear in outputs generated from the induced schema. This metric focuses on structural fidelity rather than token-level overlap.

Controlled experiments across four contrasting document classes—a standard Software Services Invoice schema, a Job Description Ontology, a clinical Pain-Management Visit Record Ontology, and a Professional Services Contract & Statement of Work Ontology—demonstrate that GOI-prompted generation consistently recovers 95–100 % of the structural backbone. In contrast, a generic three-field template achieves comparable coverage only on the most familiar invoice schema and falls to 52–78 % on the remaining cases, indicating that coverage is independent of a model’s prior exposure to the document type. The approach also supplies a shared, human-readable artifact intended to align researchers, engineers, and domain experts within cross-functional teams.

The paper supplies full code, an interactive demo, and supplementary materials to support replication and extension.

Why it matters

Offers actionable, reproducible ontology engineering methods directly usable by Dutch AI teams for RAG, knowledge graphs, and ethical structured AI systems; aligns with NL strengths in SME adoption and transparent AI.

More in this beat
agent-memoryevaluation-benchmarksgenerative-ontology-inductionknowledge-graphsnovel-methodologiesretrieval-augmented-generation
How Can AI Find My Model? A Model-Finding Experimental Study Considering Data Formats, Embeddings, and Retrieval Strategies

06:00 · July 1, 2026

How Can AI Find My Model? A Model-Finding Experimental Study Considering Data Formats, Embeddings, and Retrieval Strategies

The research provides actionable insights into semantic search and model discovery, which is highly relevant for Dutch research institutions and enterprises utilizing digital twins and complex simulations. Its validation of open-source embedding models also aligns with the European push for transparent, cost-effective, and sovereign AI infrastructure.

Relevance 75 · Audience 90

Self-Evolving Agents as Dynamic Graph Transformation: A Survey and New Perspective

06:00 · August 20, 2026

Self-Evolving Agents as Dynamic Graph Transformation: A Survey and New Perspective

The paper provides foundational research on making autonomous AI agents auditable, safe, and transparent through dynamic graph modeling. This aligns strongly with the Dutch and EU focus on ethical AI and regulatory compliance, offering advanced researchers actionable frameworks for building governable agentic systems.

Relevance 85 · Audience 95

MobileMem: Learning from a Year of Mobile Experiences

06:00 · August 17, 2026

MobileMem: Learning from a Year of Mobile Experiences

This research is highly relevant for Dutch AI researchers and developers focusing on edge AI and personal assistants. Its emphasis on on-device, local-first memory processing aligns perfectly with the EU's strict GDPR privacy standards, offering a practical framework for building compliant, personalized AI systems.

Relevance 85 · Audience 95

Woodpecker Distillation: Weak Models Diagnose Reasoning Bugs in Strong Models

06:00 · August 7, 2026

Woodpecker Distillation: Weak Models Diagnose Reasoning Bugs in Strong Models

This paper is highly relevant for AI researchers in the Netherlands focusing on LLM reasoning, alignment, and compute-efficient training. The proposed weak-to-strong distillation method offers actionable insights for Dutch AI labs aiming to enhance model performance without relying solely on massive scaling.

Relevance 85 · Audience 95

Enhancing LLMs with Context-Specific Knowledge for Mitigating Misinformation in SMEs: A RAG-based Modeling and Analysis

06:00 · August 4, 2026

Enhancing LLMs with Context-Specific Knowledge for Mitigating Misinformation in SMEs: A RAG-based Modeling and Analysis

The research directly addresses the challenge of deploying trustworthy and hallucination-free AI in SMEs, a major focus of the Dutch AI ecosystem. The comparative analysis of RAG methodologies offers actionable insights for Dutch researchers and developers building compliant, reliable AI solutions aligned with EU ethical standards.

Relevance 75 · Audience 85

Model or Harness? An Interaction-Centric Taxonomy for Localizing Agent Failures

06:00 · August 3, 2026

Model or Harness? An Interaction-Centric Taxonomy for Localizing Agent Failures

This research is highly relevant for Dutch AI researchers and developers building autonomous agents, as it provides a structured methodology for diagnosing and repairing complex AI systems. It aligns well with the EU's focus on AI robustness, transparency, and safety by offering a standardized way to trace and mitigate agent failures.

Relevance 85 · Audience 95

Beyond Memory: A Templated Substrate for Heterogeneous Collaborative Knowledge Work with LLM Agents

06:00 · July 29, 2026

Beyond Memory: A Templated Substrate for Heterogeneous Collaborative Knowledge Work with LLM Agents

This research is highly relevant for Dutch AI researchers and engineering teams as it provides an actionable, open-source framework for improving LLM agent collaboration and memory. Its emphasis on transparent provenance, agent honesty, and preserving failure paths strongly aligns with the Netherlands' strategic focus on ethical and accountable AI development.

Relevance 85 · Audience 95