paper-with-me

Papers

LLM-Driven Ontology Construction for Enterprise Knowledge Graphs

2026-02-01 · Abdulsobur Oyewale, Tommaso Soru arxiv

Enterprise Knowledge Graphs have become essential for unifying heterogeneous data and enforcing semantic governance. However, the construction of their underlying ontologies remains a resource-intensive, manual process that relies heavily on domain expertise. This paper introduces OntoEKG, a LLM-driven pipeline designed to accelerate the generation of domain-specific ontologies from unstructured enterprise data. Our approach decomposes the modelling task into two distinct phases: an extraction module that identifies core classes and properties, and an entailment module that logically structures these elements into a hierarchy before serialising them into standard RDF. Addressing the significant lack of comprehensive benchmarks for end-to-end ontology construction, we adopt a new evaluation dataset derived from documents across the Data, Finance, and Logistics sectors. Experimental results highlight both the potential and the challenges of this approach, achieving a fuzzy-match F1-score of 0.724 in the Data domain while revealing limitations in scope definition and hierarchical reasoning.

📄 PDF Abstract BibTeX arXiv:2602.01276

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Construct, Align, and Reason: Large Ontology Models for Enterprise Knowledge Management

2026-01-18 · Yao Zhang, Hongyin Zhu arxiv

Enterprise-scale knowledge management faces significant challenges in integrating multi-source heterogeneous data and enabling effective semantic reasoning. Traditional knowledge graphs often struggle with implicit relat…

Question AnsweringKnowledge Graphs

A Benchmark to Understand the Role of Knowledge Graphs on Large Language Model's Accuracy for Question Answering on Enterprise SQL Databases

2023-11-13 · Juan Sequeda, Dean Allemang, Bryon Jacob

Enterprise applications of Large Language Models (LLMs) hold promise for question answering on enterprise SQL databases. However, the extent to which LLMs can accurately respond to enterprise questions in such databases …

Knowledge GraphsQuestion AnsweringText to SQLText-To-SQL

Auditable by Construction: An Ontology-Driven Framework for Trustworthy LLM Analytics in Enterprise Finance

2026-08-21 · Sergiy Lunyakin arxiv

Enterprise adoption of large language models in finance is constrained less by fluency than by trust: in Financial Planning and Analysis (FP&A) and other regulated workflows, an answer is usable only if it is traceable t…

From Business Events to Auditable Decisions: Ontology-Governed Graph Simulation for Enterprise AI

2026-04-08 · Hongyin Zhu, Jinming Liang, Mengjun Hou, Ruifan Tang 외 arxiv

Existing LLM-based agent systems share a common architectural failure: they answer from the unrestricted knowledge space without first simulating how active business scenarios reshape that space for the event at hand -- …

Beyond Predefined Schemas: TRACE-KG for Context-Enriched Knowledge Graph Generation

2026-04-03 · Mohammad Sadeq Abolhasani, Yang Ba, Yixuan He, Rong Pan arxiv

Knowledge graph generation typically relies either on predefined ontologies or on schema-free extraction. Ontology-driven pipelines enforce consistent typing but require costly schema design and maintenance, whereas sche…

Graph GenerationKnowledge Graphs