paper-with-me

Papers

Using Large Language Models for Knowledge Engineering (LLMKE): A Case Study on Wikidata

2023-09-15 · Bohui Zhang, Ioannis Reklos, Nitisha Jain, Albert Meroño Peñuela, Elena Simperl

In this work, we explore the use of Large Language Models (LLMs) for knowledge engineering tasks in the context of the ISWC 2023 LM-KBC Challenge. For this task, given subject and relation pairs sourced from Wikidata, we utilize pre-trained LLMs to produce the relevant objects in string format and link them to their respective Wikidata QIDs. We developed a pipeline using LLMs for Knowledge Engineering (LLMKE), combining knowledge probing and Wikidata entity mapping. The method achieved a macro-averaged F1-score of 0.701 across the properties, with the scores varying from 1.00 to 0.328. These results demonstrate that the knowledge of LLMs varies significantly depending on the domain and that further experimentation is required to determine the circumstances under which LLMs can be used for automatic Knowledge Base (e.g., Wikidata) completion and correction. The investigation of the results also suggests the promising contribution of LLMs in collaborative knowledge engineering. LLMKE won Track 2 of the challenge. The implementation is available at https://github.com/bohuizhang/LLMKE.

📄 PDF Abstract BibTeX arXiv:2309.08491

Code (1)

bohuizhang/llmke 공식 구현

Tasks

Knowledge Probing

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Integrating Chemistry Knowledge in Large Language Models via Prompt Engineering

2024-04-22 · Hongxuan Liu, Haoyu Yin, Zhiyao Luo, Xiaonan Wang

This paper presents a study on the integration of domain-specific knowledge in prompt engineering to enhance the performance of large language models (LLMs) in scientific domains. A benchmark dataset is curated to encaps…

HallucinationPrompt Engineeringscientific discovery

Knowledge Engineering using Large Language Models

2023-10-01 · Bradley P. Allen, Lise Stork, Paul Groth

Knowledge engineering is a discipline that focuses on the creation and maintenance of processes that generate and apply knowledge. Traditionally, knowledge engineering approaches have focused on knowledge expressed in fo…

The importance of visual modelling languages in generative software engineering

2024-11-27 · Roberto Rossi

Multimodal GPTs represent a watershed in the interplay between Software Engineering and Generative Artificial Intelligence. GPT-4 accepts image and text inputs, rather than simply natural language. We investigate relevan…

Standardizing Knowledge Engineering Practices with a Reference Architecture

2024-04-04 · Bradley P. Allen, Filip Ilievski

Knowledge engineering is the process of creating and maintaining knowledge-producing systems. Throughout the history of computer science and AI, knowledge engineering workflows have been widely used given the importance …

Language ModelingLanguage Modelling

Advancing Building Energy Modeling with Large Language Models: Exploration and Case Studies

2024-02-14 · Liang Zhang, Zhelun Chen, Vitaly Ford

The rapid progression in artificial intelligence has facilitated the emergence of large language models like ChatGPT, offering potential applications extending into specialized engineering modeling, especially physics-ba…

Language ModellingLarge Language ModelPrompt Engineering