LGCLCRDec 23, 2023

Adversarial Data Poisoning for Fake News Detection: How to Make a Model Misclassify a Target News without Modifying It

arXiv:2312.15228v22 citationsPKDD/ECML Workshops
Originality Synthesis-oriented
AI Analysis

This addresses security vulnerabilities in online learning fake news detectors, though it appears to be a position paper with initial findings rather than a comprehensive solution.

The paper analyzes how attackers can compromise fake news detection models by poisoning training data to cause misclassification of specific news content without modifying the original target news, finding that logistic regression models show varying susceptibility based on complexity and attack type.

Fake news detection models are critical to countering disinformation but can be manipulated through adversarial attacks. In this position paper, we analyze how an attacker can compromise the performance of an online learning detector on specific news content without being able to manipulate the original target news. In some contexts, such as social networks, where the attacker cannot exert complete control over all the information, this scenario can indeed be quite plausible. Therefore, we show how an attacker could potentially introduce poisoning data into the training data to manipulate the behavior of an online learning method. Our initial findings reveal varying susceptibility of logistic regression models based on complexity and attack type.

Foundations

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

Your Notes