AICLNov 13, 2025

FactGuard: Event-Centric and Commonsense-Guided Fake News Detection

arXiv:2511.10281v13 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses the problem of style sensitivity and LLM usability in fake news detection for online content moderation, representing an incremental improvement with hybrid methods.

The paper tackles fake news detection by proposing FactGuard, a framework that uses large language models (LLMs) to extract event-centric content and incorporates a dynamic usability mechanism for factual reasoning, achieving improved robustness and accuracy over existing methods on benchmark datasets.

Fake news detection methods based on writing style have achieved remarkable progress. However, as adversaries increasingly imitate the style of authentic news, the effectiveness of such approaches is gradually diminishing. Recent research has explored incorporating large language models (LLMs) to enhance fake news detection. Yet, despite their transformative potential, LLMs remain an untapped goldmine for fake news detection, with their real-world adoption hampered by shallow functionality exploration, ambiguous usability, and prohibitive inference costs. In this paper, we propose a novel fake news detection framework, dubbed FactGuard, that leverages LLMs to extract event-centric content, thereby reducing the impact of writing style on detection performance. Furthermore, our approach introduces a dynamic usability mechanism that identifies contradictions and ambiguous cases in factual reasoning, adaptively incorporating LLM advice to improve decision reliability. To ensure efficiency and practical deployment, we employ knowledge distillation to derive FactGuard-D, enabling the framework to operate effectively in cold-start and resource-constrained scenarios. Comprehensive experiments on two benchmark datasets demonstrate that our approach consistently outperforms existing methods in both robustness and accuracy, effectively addressing the challenges of style sensitivity and LLM usability in fake news detection.

Foundations

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

Your Notes