paper-with-me

홈 › Papers

Validating ChatGPT Facts through RDF Knowledge Graphs and Sentence Similarity

2023-11-08 · Michalis Mountantonakis, Yannis Tzitzikas

Since ChatGPT offers detailed responses without justifications, and erroneous facts even for popular persons, events and places, in this paper we present a novel pipeline that retrieves the response of ChatGPT in RDF and tries to validate the ChatGPT facts using one or more RDF Knowledge Graphs (KGs). To this end we leverage DBpedia and LODsyndesis (an aggregated Knowledge Graph that contains 2 billion triples from 400 RDF KGs of many domains) and short sentence embeddings, and introduce an algorithm that returns the more relevant triple(s) accompanied by their provenance and a confidence score. This enables the validation of ChatGPT responses and their enrichment with justifications and provenance. To evaluate this service (such services in general), we create an evaluation benchmark that includes 2,000 ChatGPT facts; specifically 1,000 facts for famous Greek Persons, 500 facts for popular Greek Places, and 500 facts for Events related to Greece. The facts were manually labelled (approximately 73% of ChatGPT facts were correct and 27% of facts were erroneous). The results are promising; indicatively for the whole benchmark, we managed to verify the 85.3% of the correct facts of ChatGPT and to find the correct answer for the 58% of the erroneous ChatGPT facts.

📄 PDF Abstract BibTeX arXiv:2311.04524

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsSentenceSentence EmbeddingsSentence Similarity

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

ProGS: Property Graph Shapes Language (Extended Version)

2021-07-12 · Philipp Seifer, Ralf Lämmel, Steffen Staab

Property graphs constitute data models for representing knowledge graphs. They allow for the convenient representation of facts, including facts about facts, represented by triples in subject or object position of other …

Knowledge GraphsPositionvalid

Using Multiple RDF Knowledge Graphs for Enriching ChatGPT Responses

2023-04-12 · Michalis Mountantonakis, Yannis Tzitzikas

There is a recent trend for using the novel Artificial Intelligence ChatGPT chatbox, which provides detailed responses and articulate answers across many domains of knowledge. However, in many cases it returns plausible-…

Fact CheckingKnowledge Graphs

Give Us the Facts: Enhancing Large Language Models with Knowledge Graphs for Fact-aware Language Modeling

2023-06-20 · Linyao Yang, Hongyang Chen, Zhao Li, Xiao Ding 외

Recently, ChatGPT, a representative large language model (LLM), has gained considerable attention due to its powerful emergent abilities. Some researchers suggest that LLMs could potentially replace structured knowledge …

Knowledge GraphsLanguage ModelingLanguage ModellingLarge Language Model

Comparative Analysis of CHATGPT and the evolution of language models

2023-03-28 · Oluwatosin Ogundare, Gustavo Quiros Araya

Interest in Large Language Models (LLMs) has increased drastically since the emergence of ChatGPT and the outstanding positive societal response to the ease with which it performs tasks in Natural Language Processing (NL…

Machine TranslationQuestion AnsweringText Generation

Mixture of Length and Pruning Experts for Knowledge Graphs Reasoning

2025-07-28 · Enjun Du, Siyi Liu, Yongqi Zhang arxiv

Knowledge Graph (KG) reasoning, which aims to infer new facts from structured knowledge repositories, plays a vital role in Natural Language Processing (NLP) systems. Its effectiveness critically depends on constructing …

Knowledge Graphs