CLCVLGMLFeb 19, 2020

SAFE: Similarity-Aware Multi-Modal Fake News Detection

arXiv:2003.04981v126 citations
Originality Incremental advance
AI Analysis

It addresses fake news detection for online platforms by focusing on cross-modal similarity, which is incremental as it builds on existing multi-modal approaches.

The paper tackles fake news detection by proposing a similarity-aware multi-modal method (SAFE) that jointly learns textual and visual features along with their relationships, achieving effective detection on large-scale real-world data.

Effective detection of fake news has recently attracted significant attention. Current studies have made significant contributions to predicting fake news with less focus on exploiting the relationship (similarity) between the textual and visual information in news articles. Attaching importance to such similarity helps identify fake news stories that, for example, attempt to use irrelevant images to attract readers' attention. In this work, we propose a $\mathsf{S}$imilarity-$\mathsf{A}$ware $\mathsf{F}$ak$\mathsf{E}$ news detection method ($\mathsf{SAFE}$) which investigates multi-modal (textual and visual) information of news articles. First, neural networks are adopted to separately extract textual and visual features for news representation. We further investigate the relationship between the extracted features across modalities. Such representations of news textual and visual information along with their relationship are jointly learned and used to predict fake news. The proposed method facilitates recognizing the falsity of news articles based on their text, images, or their "mismatches." We conduct extensive experiments on large-scale real-world data, which demonstrate the effectiveness of the proposed method.

Code Implementations1 repo
Foundations

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

Your Notes