CLAIJul 12, 2024

Detect, Investigate, Judge and Determine: A Knowledge-guided Framework for Few-shot Fake News Detection

arXiv:2407.08952v66 citationsh-index: 8
Originality Incremental advance
AI Analysis

This work addresses fake news detection on social media in low-resource scenarios, but it appears incremental as it builds on existing LLM methods with a novel framework.

The paper tackles few-shot fake news detection by proposing a dual-perspective knowledge-guided model to address limitations like understanding ambiguity and information scarcity in LLMs, achieving efficacy in low-resource settings as shown in experiments on two public datasets.

Few-Shot Fake News Detection (FS-FND) aims to distinguish inaccurate news from real ones in extremely low-resource scenarios. This task has garnered increased attention due to the widespread dissemination and harmful impact of fake news on social media. Large Language Models (LLMs) have demonstrated competitive performance with the help of their rich prior knowledge and excellent in-context learning abilities. However, existing methods face significant limitations, such as the Understanding Ambiguity and Information Scarcity, which significantly undermine the potential of LLMs. To address these shortcomings, we propose a Dual-perspective Knowledge-guided Fake News Detection (DKFND) model, designed to enhance LLMs from both inside and outside perspectives. Specifically, DKFND first identifies the knowledge concepts of each news article through a Detection Module. Subsequently, DKFND creatively designs an Investigation Module to retrieve inside and outside valuable information concerning to the current news, followed by another Judge Module to evaluate the relevance and confidence of them. Finally, a Determination Module further derives two respective predictions and obtain the final result. Extensive experiments on two public datasets show the efficacy of our proposed method, particularly in low-resource settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes