CVMMOct 5, 2025

Enhancing Fake News Video Detection via LLM-Driven Creative Process Simulation

arXiv:2510.04024v11 citationsh-index: 18CIKM
Originality Incremental advance
AI Analysis

This work addresses the societal problem of fake news on short video platforms by enhancing detection methods, though it is incremental as it builds on existing data augmentation techniques.

The paper tackled the problem of detecting fake news videos by addressing limited and biased training data through a data augmentation framework called AgentAug, which simulates creative processes using LLM-driven pipelines and active learning, resulting in consistent performance improvements on two benchmark datasets.

The emergence of fake news on short video platforms has become a new significant societal concern, necessitating automatic video-news-specific detection. Current detectors primarily rely on pattern-based features to separate fake news videos from real ones. However, limited and less diversified training data lead to biased patterns and hinder their performance. This weakness stems from the complex many-to-many relationships between video material segments and fabricated news events in real-world scenarios: a single video clip can be utilized in multiple ways to create different fake narratives, while a single fabricated event often combines multiple distinct video segments. However, existing datasets do not adequately reflect such relationships due to the difficulty of collecting and annotating large-scale real-world data, resulting in sparse coverage and non-comprehensive learning of the characteristics of potential fake news video creation. To address this issue, we propose a data augmentation framework, AgentAug, that generates diverse fake news videos by simulating typical creative processes. AgentAug implements multiple LLM-driven pipelines of four fabrication categories for news video creation, combined with an active learning strategy based on uncertainty sampling to select the potentially useful augmented samples during training. Experimental results on two benchmark datasets demonstrate that AgentAug consistently improves the performance of short video fake news detectors.

Foundations

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

Your Notes