Leveraging LLM for Automated Ontology Extraction and Knowledge Graph Generation
Mohammad Sadeq Abolhasani, Rong Pan

TL;DR
This paper introduces OntoKGen, a pipeline leveraging Large Language Models and an adaptive iterative Chain of Thought algorithm to automate ontology extraction and knowledge graph generation from technical documents, with user control and database integration.
Contribution
The work presents a novel interactive pipeline that combines LLMs with an iterative CoT approach for customizable ontology and knowledge graph creation in the RAM domain.
Findings
Effective ontology extraction aligned with user requirements.
Seamless integration of knowledge graphs into Neo4j databases.
Foundation for future RAG system integration.
Abstract
Extracting relevant and structured knowledge from large, complex technical documents within the Reliability and Maintainability (RAM) domain is labor-intensive and prone to errors. Our work addresses this challenge by presenting OntoKGen, a genuine pipeline for ontology extraction and Knowledge Graph (KG) generation. OntoKGen leverages Large Language Models (LLMs) through an interactive user interface guided by our adaptive iterative Chain of Thought (CoT) algorithm to ensure that the ontology extraction process and, thus, KG generation align with user-specific requirements. Although KG generation follows a clear, structured path based on the confirmed ontology, there is no universally correct ontology as it is inherently based on the user's preferences. OntoKGen recommends an ontology grounded in best practices, minimizing user effort and providing valuable insights that may have been…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Natural Language Processing Techniques · Service-Oriented Architecture and Web Services
MethodsOntology · ALIGN
