The reviewed record of science sign in
Pith

arxiv: 2406.10289 · v2 · pith:HG7ICS57 · submitted 2024-06-12 · cs.CL · cs.AI· cs.IR

VeraCT Scan: Retrieval-Augmented Fake News Detection with Justifiable Reasoning

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:HG7ICS57record.jsonopen to challenge →

classification cs.CL cs.AIcs.IR
keywords newsfakedetectioninformationreasoningchallengeretrieval-augmentedscan
0
0 comments X
read the original abstract

The proliferation of fake news poses a significant threat not only by disseminating misleading information but also by undermining the very foundations of democracy. The recent advance of generative artificial intelligence has further exacerbated the challenge of distinguishing genuine news from fabricated stories. In response to this challenge, we introduce VeraCT Scan, a novel retrieval-augmented system for fake news detection. This system operates by extracting the core facts from a given piece of news and subsequently conducting an internet-wide search to identify corroborating or conflicting reports. Then sources' credibility is leveraged for information verification. Besides determining the veracity of news, we also provide transparent evidence and reasoning to support its conclusions, resulting in the interpretability and trust in the results. In addition to GPT-4 Turbo, Llama-2 13B is also fine-tuned for news content understanding, information verification, and reasoning. Both implementations have demonstrated state-of-the-art accuracy in the realm of fake news detection.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ZoFia: Zero-Shot Fake News Detection with Entity-Guided Retrieval and Multi-LLM Interaction

    cs.CL 2025-11 unverdicted novelty 5.0

    ZoFia is a zero-shot fake news detection framework that uses hierarchical entity salience retrieval followed by multi-LLM adversarial debate to improve robustness over single-model approaches.