← Latest papers
🤖 AI

OntoExtend: A Framework for Requirement-driven and Scalable Ontology Extension with LLMs

This paper introduces OntoExtend, a requirements-driven framework that leverages retrieval-augmented generation with Large Language Models to propose grounded ontology extensions based on competency questions, demonstrating through evaluation on EU and industrial datasets that it effectively serves as a drafting assistant requiring only minor revisions for real-world integration.

Original authors: Anna Sofia Lippolis, Mohammad Javad Saeedizade, Stefan Schmid, Simon Blattner, Robin Keskisärkkä, Aldo Gangemi, Eva Blomqvist, Andrea Giovanni Nuzzolese

Published 2026-07-21
📖 3 min read☕ Coffee break read

Original authors: Anna Sofia Lippolis, Mohammad Javad Saeedizade, Stefan Schmid, Simon Blattner, Robin Keskisärkkä, Aldo Gangemi, Eva Blomqvist, Andrea Giovanni Nuzzolese

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to build a massive, ever-growing library of knowledge about the world. In the world of computer science, this library is called an ontology. Think of it not as a bookshelf, but as a super-strict, digital map that defines how everything connects. It's the rulebook that tells a computer that a "car" is a type of "vehicle," that a "vehicle" has an "engine," and that an "engine" must have a "fuel source." These maps are incredibly useful for helping AI understand the world, but they are notoriously hard to build and even harder to update. Every time the real world changes or we discover something new, someone has to manually sit down and rewrite the rules, which is slow, boring, and prone to mistakes.

Recently, a new kind of super-smart computer brain called a Large Language Model (LLM) has arrived. You might know them as the chatbots that can write stories, solve math problems, or answer almost any question you ask. These models are great at understanding language, but they aren't perfect at following strict logical rules. If you just ask them to "make a map of cars," they might get creative and invent rules that don't make sense, or they might get overwhelmed if you give them a library that's too big to read all at once. The big question researchers have been asking is: Can we use these chatty, creative AI brains to update our strict, logical knowledge maps without them getting confused or making things up?

This is exactly what the paper "OntoExtend" tackles. The authors, a team of researchers from universities and industry, have built a new framework (a set of instructions for computers) called OntoExtend. Instead of asking the AI to build a whole new map from scratch, OntoExtend acts like a smart librarian. When you have a new question or requirement (like "We need to track electric vehicle batteries"), the system first goes into the existing library, finds only the specific pages and rules that are relevant to that topic, and hands just those pages to the AI. It then asks the AI to write the missing pieces of the story based only on what it just read.

The researchers tested this idea on two very different real-world libraries: one from a European Union project about recycling and the circular economy, and another from a major industrial company called Bosch. They gave the system 39 specific questions (called "competency questions") that the libraries needed to answer. The results were quite promising. The AI, guided by this smart librarian system, managed to write new sections of the knowledge map that were almost perfectly correct. In fact, the new sections had very few errors, and when human experts reviewed them, they said the AI did such a good job that they only needed to make small, minor tweaks before the new rules could be officially added to the library.

However, the paper also suggests a crucial limit: the AI is only as good as the question you ask it. If the question is vague or unclear, the AI's answer will be too. But when the requirements are clear, OntoExtend suggests that we can finally use these powerful AI tools to keep our digital knowledge maps up-to-date, turning a task that used to take days of manual work into a quick, assisted drafting session. It's like having a brilliant assistant who knows exactly which books to pull off the shelf to help you finish your project, rather than trying to read the whole library yourself.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →