paper-with-me

홈 › Papers

Large Language Models Assisting Ontology Evaluation

2025-07-19 · Anna Sofia Lippolis, Mohammad Javad Saeedizade, Robin Keskisärkkä, Aldo Gangemi, Eva Blomqvist, Andrea Giovanni Nuzzolese arxiv

Ontology evaluation through functional requirements, such as testing via competency question (CQ) verification, is a well-established yet costly, labour-intensive, and error-prone endeavour, even for ontology engineering experts. In this work, we introduce OE-Assist, a novel framework designed to assist ontology evaluation through automated and semi-automated CQ verification. By presenting and leveraging a dataset of 1,393 CQs paired with corresponding ontologies and ontology stories, our contributions present, to our knowledge, the first systematic investigation into large language model (LLM)-assisted ontology evaluation, and include: (i) evaluating the effectiveness of a LLM-based approach for automatically performing CQ verification against a manually created gold standard, and (ii) developing and assessing an LLM-powered framework to assist CQ verification with Protégé, by providing suggestions. We found that automated LLM-based evaluation with o1-preview and o3-mini perform at a similar level to the average user's performance.

📄 PDF Abstract BibTeX arXiv:2507.14552

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ontology Generation using Large Language Models

2025-03-07 · Anna Sofia Lippolis, Mohammad Javad Saeedizade, Robin Keskisärkkä, Sara Zuppiroli 외

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

Conversational Ontology Alignment with ChatGPT

2023-08-18 · Sanaz Saki Norouzi, Mohammad Saeid Mahdavinejad, Pascal Hitzler

This study evaluates the applicability and efficiency of ChatGPT for ontology alignment using a naive approach. ChatGPT's output is compared to the results of the Ontology Alignment Evaluation Initiative 2022 campaign us…

Language ModelingLanguage ModellingLarge Language ModelOntology Matching

OAEI-LLM: A Benchmark Dataset for Understanding Large Language Model Hallucinations in Ontology Matching

2024-09-21 · Zhangcheng Qiang, Kerry Taylor, Weiqing Wang, Jing Jiang

Hallucinations of large language models (LLMs) commonly occur in domain-specific downstream tasks, with no exception in ontology matching (OM). The prevalence of using LLMs for OM raises the need for benchmarks to better…

Language ModelingLanguage ModellingLarge Language ModelOntology Matching

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

LLMs4Life: Large Language Models for Ontology Learning in Life Sciences

2024-12-02 · Nadeen Fathallah, Steffen Staab, Alsayed Algergawy

Ontology learning in complex domains, such as life sciences, poses significant challenges for current Large Language Models (LLMs). Existing LLMs struggle to generate ontologies with multiple hierarchical levels, rich in…

Domain AdaptationPrompt Engineering