paper-with-me

홈 › Papers

A Symbolic Adversarial Learning Framework for Evolving Fake News Generation and Detection

2025-08-27 · Chong Tian, Qirong Ho, Xiuying Chen arxiv

Rapid LLM advancements heighten fake news risks by enabling the automatic generation of increasingly sophisticated misinformation. Previous detection methods, including fine-tuned small models or LLM-based detectors, often struggle with its dynamically evolving nature. In this work, we propose a novel framework called the Symbolic Adversarial Learning Framework (SALF), which implements an adversarial training paradigm by an agent symbolic learning optimization process, rather than relying on numerical updates. SALF introduces a paradigm where the generation agent crafts deceptive narratives, and the detection agent uses structured debates to identify logical and factual flaws for detection, and they iteratively refine themselves through such adversarial interactions. Unlike traditional neural updates, we represent agents using agent symbolic learning, where learnable weights are defined by agent prompts, and simulate back-propagation and gradient descent by operating on natural language representations of weights, loss, and gradients. Experiments on two multilingual benchmark datasets demonstrate SALF's effectiveness, showing it generates sophisticated fake news that degrades state-of-the-art detection performance by up to 53.4% in Chinese and 34.2% in English on average. SALF also refines detectors, improving detection of refined content by up to 7.7%. We hope our work inspires further exploration into more robust, adaptable fake news detection systems.

📄 PDF Abstract BibTeX arXiv:2508.19633

Code (0)

등록된 구현이 없습니다.

Tasks

Fake News Detection

Similar Papers 제목 키워드 기반

Adversarial Active Learning based Heterogeneous Graph Neural Network for Fake News Detection

2021-01-27 · Yuxiang Ren, Bo wang, Jiawei Zhang, Yi Chang

The explosive growth of fake news along with destructive effects on politics, economy, and public safety has increased the demand for fake news detection. Fake news on social media does not exist independently in the for…

Active LearningArticlesFake News DetectionGraph Neural Network+2

Unveiling Implicit Deceptive Patterns in Multi-Modal Fake News via Neuro-Symbolic Reasoning

2024-03-24 · Proceedings of the AAAI Conference on Artificial Intelligence 2024 3 · Yiqi Dong, Dongxiao He, Xiaobao Wang, Youzhu Jin 외

In the current Internet landscape, the rampant spread of fake news, particularly in the form of multi-modal content, poses a great social threat. While automatic multi-modal fake news detection methods have shown promisi…

Fake News DetectionImage ManipulationVariational Inference

FALSE: Fake News Automatic and Lightweight Solution

2022-08-16 · Fatema Al Mukhaini, Shaikhah Al Abdoulie, Aisha Al Kharuosi, Amal El Ahmad 외

Fake news existed ever since there was news, from rumors to printed media then radio and television. Recently, the information age, with its communications and Internet breakthroughs, exacerbated the spread of fake news.…

EANN: Event Adversarial Neural Networks for Multi-Modal Fake News Detection

2018-08-19 · Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining 2018 8 · Yaqing Wang, Fenglong Ma, Zhiwei Jin, Ye Yuan 외

As news reading on social media becomes more and more popular, fake news becomes a major issue concerning the public and government. The fake news can take advantage of multimedia content to mislead readers and get disse…

Fake News DetectionSentence Classification

T$^\text{3}$SVFND: Towards an Evolving Fake News Detector for Emergencies with Test-time Training on Short Video Platforms

2025-07-27 · Liyuan Zhang, Zeyun Cheng, Yan Yang, Yong Liu 외 arxiv

The existing methods for fake news videos detection may not be generalized, because there is a distribution shift between short video news of different events, and the performance of such techniques greatly drops if news…