paper-with-me

홈 › Papers

Re-Search for The Truth: Multi-round Retrieval-augmented Large Language Models are Strong Fake News Detectors

2024-03-14 · Guanghua Li, Wensheng Lu, Wei zhang, Defu Lian, Kezhong Lu, Rui Mao, Kai Shu, Hao Liao

The proliferation of fake news has had far-reaching implications on politics, the economy, and society at large. While Fake news detection methods have been employed to mitigate this issue, they primarily depend on two essential elements: the quality and relevance of the evidence, and the effectiveness of the verdict prediction mechanism. Traditional methods, which often source information from static repositories like Wikipedia, are limited by outdated or incomplete data, particularly for emerging or rare claims. Large Language Models (LLMs), known for their remarkable reasoning and generative capabilities, introduce a new frontier for fake news detection. However, like traditional methods, LLM-based solutions also grapple with the limitations of stale and long-tail knowledge. Additionally, retrieval-enhanced LLMs frequently struggle with issues such as low-quality evidence retrieval and context length constraints. To address these challenges, we introduce a novel, retrieval-augmented LLMs framework--the first of its kind to automatically and strategically extract key evidence from web sources for claim verification. Employing a multi-round retrieval strategy, our framework ensures the acquisition of sufficient, relevant evidence, thereby enhancing performance. Comprehensive experiments across three real-world datasets validate the framework's superiority over existing methods. Importantly, our model not only delivers accurate verdicts but also offers human-readable explanations to improve result interpretability.

📄 PDF Abstract BibTeX arXiv:2403.09747

Code (0)

등록된 구현이 없습니다.

Tasks

Claim VerificationFake News DetectionRetrieval

Similar Papers 제목 키워드 기반

Corpus-informed Retrieval Augmented Generation of Clarifying Questions

2024-09-27 · Antonios Minas Krasakis, Andrew Yates, Evangelos Kanoulas

This study aims to develop models that generate corpus informed clarifying questions for web search, in a way that ensures the questions align with the available information in the retrieval corpus. We demonstrate the ef…

Question GenerationQuestion-GenerationRAGRetrieval+1

MemMachine: A Ground-Truth-Preserving Memory System for Personalized AI Agents

2026-04-06 · Shu Wang, Edwin Yu, Oscar Love, Tom Zhang 외 arxiv

Large Language Model (LLM) agents require persistent memory to maintain personalization, factual continuity, and long-horizon reasoning, yet standard context-window and retrieval-augmented generation (RAG) pipelines degr…

Ground-Truth Subgraphs for Better Training and Evaluation of Knowledge Graph Augmented LLMs

2025-11-06 · Alberto Cattaneo, Carlo Luschi, Daniel Justus arxiv

Retrieval of information from graph-structured knowledge bases represents a promising direction for improving the factuality of LLMs. While various solutions have been proposed, a comparison of methods is difficult due t…

Zero-shot GeneralizationGraph Question Answering

Response Quality Assessment for Retrieval-Augmented Generation via Conditional Conformal Factuality

2025-06-26 · Naihe Feng, Yi Sui, Shiyi Hou, Jesse C. Cresswell 외

Existing research on Retrieval-Augmented Generation (RAG) primarily focuses on improving overall question-answering accuracy, often overlooking the quality of sub-claims within generated responses. Recent methods that at…

Conformal PredictionQuestion AnsweringRAGRetrieval+1

Follow the Saliency: Supervised Saliency for Retrieval-augmented Dense Video Captioning

2026-03-12 · Seung hee Choi, MinJu Jeon, Hyunwoo Oh, Jihwan Lee 외 arxiv

Existing retrieval-augmented approaches for Dense Video Captioning (DVC) often fail to achieve accurate temporal segmentation aligned with true event boundaries, as they rely on heuristic strategies that overlook ground …

Dense Video CaptioningHighlight Detection