CLAIApr 25, 2023

Out-of-distribution Evidence-aware Fake News Detection via Dual Adversarial Debiasing

arXiv:2304.12888v227 citationsh-index: 91
Originality Incremental advance
AI Analysis

This addresses the issue of biased and non-generalizable fake news detection for users relying on automated systems, though it is incremental as it builds on existing backbones.

The paper tackles the problem of evidence-aware fake news detection models suffering from biases and poor generalization to out-of-distribution (OOD) situations by proposing a Dual Adversarial Learning (DAL) approach, which significantly and stably outperforms original backbones and competitive debiasing methods in experiments under two OOD settings.

Evidence-aware fake news detection aims to conduct reasoning between news and evidence, which is retrieved based on news content, to find uniformity or inconsistency. However, we find evidence-aware detection models suffer from biases, i.e., spurious correlations between news/evidence contents and true/fake news labels, and are hard to be generalized to Out-Of-Distribution (OOD) situations. To deal with this, we propose a novel Dual Adversarial Learning (DAL) approach. We incorporate news-aspect and evidence-aspect debiasing discriminators, whose targets are both true/fake news labels, in DAL. Then, DAL reversely optimizes news-aspect and evidence-aspect debiasing discriminators to mitigate the impact of news and evidence content biases. At the same time, DAL also optimizes the main fake news predictor, so that the news-evidence interaction module can be learned. This process allows us to teach evidence-aware fake news detection models to better conduct news-evidence reasoning, and minimize the impact of content biases. To be noted, our proposed DAL approach is a plug-and-play module that works well with existing backbones. We conduct comprehensive experiments under two OOD settings, and plug DAL in four evidence-aware fake news detection backbones. Results demonstrate that, DAL significantly and stably outperforms the original backbones and some competitive debiasing methods.

Foundations

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

Your Notes