paper-with-me

Papers

Toward a Method to Generate Capability Ontologies from Natural Language Descriptions

2024-06-12 · Luis Miguel Vieira da Silva, Aljosha Köcher, Felix Gehlhoff, Alexander Fay

To achieve a flexible and adaptable system, capability ontologies are increasingly leveraged to describe functions in a machine-interpretable way. However, modeling such complex ontological descriptions is still a manual and error-prone task that requires a significant amount of effort and ontology expertise. This contribution presents an innovative method to automate capability ontology modeling using Large Language Models (LLMs), which have proven to be well suited for such tasks. Our approach requires only a natural language description of a capability, which is then automatically inserted into a predefined prompt using a few-shot prompting technique. After prompting an LLM, the resulting capability ontology is automatically verified through various steps in a loop with the LLM to check the overall correctness of the capability ontology. First, a syntax check is performed, then a check for contradictions, and finally a check for hallucinations and missing ontology elements. Our method greatly reduces manual effort, as only the initial natural language description and a final human review and possible correction are necessary, thereby streamlining the capability ontology generation process.

📄 PDF Abstract BibTeX arXiv:2406.07962

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

On the Use of Large Language Models to Generate Capability Ontologies

2024-04-26 · Luis Miguel Vieira da Silva, Aljosha Köcher, Felix Gehlhoff, Alexander Fay

Capability ontologies are increasingly used to model functionalities of systems or machines. The creation of such ontological models with all properties and constraints of capabilities is very complex and can only be don…

OntoVerbal: a Generic Tool and Practical Application to SNOMED CT

2013-12-10 · Shao Fen Liang, Donia Scott, Robert Stevens, Alan Rector

Ontology development is a non-trivial task requiring expertise in the chosen ontological language. We propose a method for making the content of ontologies more transparent by presenting, through the use of natural langu…

Text Generation

Redundancy-free Verbalization of Individuals for Ontology Validation

2016-07-24 · E. V. Vinu, P. Sreenivasa Kumar

We investigate the problem of verbalizing Web Ontology Language (OWL) axioms of domain ontologies in this paper. The existing approaches address the problem of fidelity of verbalized OWL texts to OWL semantics by explori…

Generating Natural Language Descriptions from OWL Ontologies: the NaturalOWL System

2014-04-24 · Ion Androutsopoulos, Gerasimos Lampouras, Dimitrios Galanis

We present NaturalOWL, a natural language generation system that produces texts describing individuals or classes of OWL ontologies. Unlike simpler OWL verbalizers, which typically express a single axiom at a time in con…

SentenceText Generation

Chatbot-Based Ontology Interaction Using Large Language Models and Domain-Specific Standards

2024-07-22 · Jonathan Reif, Tom Jeleniewski, Milapji Singh Gill, Felix Gehlhoff 외

The following contribution introduces a concept that employs Large Language Models (LLMs) and a chatbot interface to enhance SPARQL query generation for ontologies, thereby facilitating intuitive access to formalized kno…

ChatbotMisinformation