paper-with-me

홈 › Papers

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-sounding but incorrect or inaccurate responses, whereas it does not provide evidence. Therefore, any user has to further search for checking the accuracy of the answer or/and for finding more information about the entities of the response. At the same time there is a high proliferation of RDF Knowledge Graphs (KGs) over any real domain, that offer high quality structured data. For enabling the combination of ChatGPT and RDF KGs, we present a research prototype, called GPToLODS, which is able to enrich any ChatGPT response with more information from hundreds of RDF KGs. In particular, it identifies and annotates each entity of the response with statistics and hyperlinks to LODsyndesis KG (which contains integrated data from 400 RDF KGs and over 412 million entities). In this way, it is feasible to enrich the content of entities and to perform fact checking and validation for the facts of the response at real time.

📄 PDF Abstract BibTeX arXiv:2304.05774

Code (0)

등록된 구현이 없습니다.

Tasks

Fact CheckingKnowledge Graphs

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

Knowledge GraphsSentenceSentence EmbeddingsSentence Similarity

Evaluating ChatGPT as a Question Answering System: A Comprehensive Analysis and Comparison with Existing Models

2023-12-11 · Hossein Bahak, Farzaneh Taheri, Zahra Zojaji, Arefeh Kazemi

In the current era, a multitude of language models has emerged to cater to user inquiries. Notably, the GPT-3.5 Turbo language model has gained substantial attention as the underlying technology for ChatGPT. Leveraging e…

HallucinationLanguage ModellingPrompt EngineeringQuestion Answering

Building A Knowledge Graph to Enrich ChatGPT Responses in Manufacturing Service Discovery

2024-04-09 · Yunqing Li, Binil Starly

Sourcing and identification of new manufacturing partners is crucial for manufacturing system integrators to enhance agility and reduce risk through supply chain diversification in the global economy. The advent of advan…

Graph EmbeddingKnowledge Graphs

CogMG: Collaborative Augmentation Between Large Language Model and Knowledge Graph

2024-06-25 · Tong Zhou, Yubo Chen, Kang Liu, Jun Zhao

Large language models have become integral to question-answering applications despite their propensity for generating hallucinations and factually inaccurate content. Querying knowledge graphs to reduce hallucinations in…

Knowledge Graph CompletionKnowledge GraphsLanguage ModelingLanguage Modelling+2

ReservoirChat: Interactive Documentation Enhanced with LLM and Knowledge Graph for ReservoirPy

2025-07-04 · Virgile Boraud, Yannis Bendi-Ouis, Paul Bernard, Xavier Hinaut arxiv

We introduce a tool designed to improve the capabilities of Large Language Models (LLMs) in assisting with code development using the ReservoirPy library, as well as in answering complex questions in the field of Reservo…

General KnowledgeKnowledge Graphs