paper-with-me

Papers

Ontology Generation using Large Language Models

2025-03-07 · Anna Sofia Lippolis, Mohammad Javad Saeedizade, Robin Keskisärkkä, Sara Zuppiroli, Miguel Ceriani, Aldo Gangemi, Eva Blomqvist, Andrea Giovanni Nuzzolese

The ontology engineering process is complex, time-consuming, and error-prone, even for experienced ontology engineers. In this work, we investigate the potential of Large Language Models (LLMs) to provide effective OWL ontology drafts directly from ontological requirements described using user stories and competency questions. Our main contribution is the presentation and evaluation of two new prompting techniques for automated ontology development: Memoryless CQbyCQ and Ontogenia. We also emphasize the importance of three structural criteria for ontology assessment, alongside expert qualitative evaluation, highlighting the need for a multi-dimensional evaluation in order to capture the quality and usability of the generated ontologies. Our experiments, conducted on a benchmark dataset of ten ontologies with 100 distinct CQs and 29 different user stories, compare the performance of three LLMs using the two prompting techniques. The results demonstrate improvements over the current state-of-the-art in LLM-supported ontology engineering. More specifically, the model OpenAI o1-preview with Ontogenia produces ontologies of sufficient quality to meet the requirements of ontology engineers, significantly outperforming novice ontology engineers in modelling ability. However, we still note some common mistakes and variability of result quality, which is important to take into account when using LLMs for ontology authoring support. We discuss these limitations and propose directions for future research.

📄 PDF Abstract BibTeX arXiv:2503.05388

Code (1)

dersuchendee/Onto-Generation 공식 구현

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

Leveraging LLM for Automated Ontology Extraction and Knowledge Graph Generation

2024-11-30 · Mohammad Sadeq Abolhasani, Rong pan

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

Graph GenerationRAGRetrievalRetrieval-augmented Generation

OntologyRAG: Better and Faster Biomedical Code Mapping with Retrieval-Augmented Generation (RAG) Leveraging Ontology Knowledge Graphs and Large Language Models

2025-02-26 · Hui Feng, Yuntzu Yin, Emiliano Reynares, Jay Nanavati

Biomedical ontologies, which comprehensively define concepts and relations for biomedical entities, are crucial for structuring and formalizing domain-specific information representations. Biomedical code mapping identif…

In-Context LearningKnowledge GraphsRAGRetrieval-augmented Generation

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

OntoTune: Ontology-Driven Self-training for Aligning Large Language Models

2025-02-08 · Zhiqiang Liu, Chengtao Gan, Junjie Wang, Yichi Zhang 외

Existing domain-specific Large Language Models (LLMs) are typically developed by fine-tuning general-purposed LLMs with large-scale domain-specific corpora. However, training on large-scale corpora often fails to effecti…

Hypernym DiscoveryIn-Context Learning

Dynamic Retrieval Augmented Generation of Ontologies using Artificial Intelligence (DRAGON-AI)

2023-12-18 · Sabrina Toro, Anna V Anagnostopoulos, Sue Bello, Kai Blumberg 외

Background: Ontologies are fundamental components of informatics infrastructure in domains such as biomedical, environmental, and food sciences, representing consensus knowledge in an accurate and computable form. Howeve…

RAGRetrievalRetrieval-augmented Generation