paper-with-me

Papers

TrumorGPT: Graph-Based Retrieval-Augmented Large Language Model for Fact-Checking

2025-05-11 · Ching Nam Hang, Pei-Duo Yu, Chee Wei Tan

In the age of social media, the rapid spread of misinformation and rumors has led to the emergence of infodemics, where false information poses a significant threat to society. To combat this issue, we introduce TrumorGPT , a novel generative artificial intelligence solution designed for fact-checking in the health domain. TrumorGPT aims to distinguish "trumors", which are health-related rumors that turn out to be true, providing a crucial tool in differentiating between mere speculation and verified facts. This framework leverages a large language model (LLM) with few-shot learning for semantic health knowledge graph construction and semantic reasoning. TrumorGPT incorporates graph-based retrieval-augmented generation (GraphRAG) to address the hallucination issue common in LLMs and the limitations of static training data. GraphRAG involves accessing and utilizing information from regularly updated semantic health knowledge graphs that consist of the latest medical news and health information, ensuring that fact-checking by TrumorGPT is based on the most recent data. Evaluating with extensive healthcare datasets, TrumorGPT demonstrates superior performance in fact-checking for public health claims. Its ability to effectively conduct fact-checking across various platforms marks a critical step forward in the fight against health-related misinformation, enhancing trust and accuracy in the digital information age.

📄 PDF Abstract BibTeX arXiv:2505.07891

Code (0)

등록된 구현이 없습니다.

Tasks

Fact CheckingFew-Shot Learninggraph constructionHallucinationKnowledge GraphsLanguage ModelingLanguage ModellingLarge Language ModelMisinformationRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

GRAG: Graph Retrieval-Augmented Generation

2024-05-26 · Yuntong Hu, Zhihan Lei, Zheng Zhang, Bo Pan 외

Naive Retrieval-Augmented Generation (RAG) focuses on individual documents during retrieval and, as a result, falls short in handling networked documents which are very popular in many applications such as citation graph…

Entity RetrievalKnowledge GraphsRAGRetrieval+1

GFM-RAG: Graph Foundation Model for Retrieval Augmented Generation

2025-02-03 · Linhao Luo, Zicheng Zhao, Gholamreza Haffari, Dinh Phung 외

Retrieval-augmented generation (RAG) has proven effective in integrating knowledge into large language models (LLMs). However, conventional RAGs struggle to capture complex relationships between pieces of knowledge, limi…

Graph Neural NetworkKnowledge GraphsRAGRetrieval+1

TERAG: Token-Efficient Graph-Based Retrieval-Augmented Generation

2025-09-23 · Qiao Xiao, Hong Ting Tsang, Jiaxin Bai arxiv

Graph-based Retrieval-augmented generation (RAG) has become a widely studied approach for improving the reasoning, accuracy, and factuality of Large Language Models (LLMs). However, many existing graph-based RAG systems …

GRAIL:Learning to Interact with Large Knowledge Graphs for Retrieval Augmented Reasoning

2025-08-07 · Ge Chang, Jinbo Su, Jiacheng Liu, Pengfei Yang 외 arxiv

Large Language Models (LLMs) integrated with Retrieval-Augmented Generation (RAG) techniques have exhibited remarkable performance across a wide range of domains. However, existing RAG approaches primarily operate on uns…

Knowledge Graphs

CG-RAG: Research Question Answering by Citation Graph Retrieval-Augmented LLMs

2025-01-25 · Yuntong Hu, Zhihan Lei, Zhongjie Dai, Allen Zhang 외

Research question answering requires accurate retrieval and contextual understanding of scientific literature. However, current Retrieval-Augmented Generation (RAG) methods often struggle to balance complex document rela…

Information RetrievalQuestion AnsweringRAGRetrieval+1