CLSep 15, 2025

A Dynamic Knowledge Update-Driven Model with Large Language Models for Fake News Detection

arXiv:2509.11687v11 citationsh-index: 11IJCAI
Originality Incremental advance
AI Analysis

This work addresses the challenge of detecting fake news in dynamic online environments, offering a solution for social media platforms and users, though it is incremental in combining existing techniques like knowledge graphs and large language models.

The paper tackled the problem of fake news detection by addressing the need for up-to-date knowledge and credible verification, proposing a model that integrates knowledge graphs and large language models to achieve state-of-the-art performance on two real-world datasets.

As the Internet and social media evolve rapidly, distinguishing credible news from a vast amount of complex information poses a significant challenge. Due to the suddenness and instability of news events, the authenticity labels of news can potentially shift as events develop, making it crucial for fake news detection to obtain the latest event updates. Existing methods employ retrieval-augmented generation to fill knowledge gaps, but they suffer from issues such as insufficient credibility of retrieved content and interference from noisy information. We propose a dynamic knowledge update-driven model for fake news detection (DYNAMO), which leverages knowledge graphs to achieve continuous updating of new knowledge and integrates with large language models to fulfill dual functions: news authenticity detection and verification of new knowledge correctness, solving the two key problems of ensuring the authenticity of new knowledge and deeply mining news semantics. Specifically, we first construct a news-domain-specific knowledge graph. Then, we use Monte Carlo Tree Search to decompose complex news and verify them step by step. Finally, we extract and update new knowledge from verified real news texts and reasoning paths. Experimental results demonstrate that DYNAMO achieves the best performance on two real-world datasets.

Foundations

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

Your Notes