SIAINEMLMay 22, 2018

FAKEDETECTOR: Effective Fake News Detection with Deep Diffusive Neural Network

arXiv:1805.08751v297 citations
AI Analysis

This addresses the problem of identifying fake news to improve information trustworthiness for online social network users, representing an incremental advancement in detection methods.

The paper tackles fake news detection in online social networks by proposing FAKEDETECTOR, a deep diffusive neural network model that learns representations from textual features, achieving effective performance as demonstrated in experiments on a real-world dataset.

In recent years, due to the booming development of online social networks, fake news for various commercial and political purposes has been appearing in large numbers and widespread in the online world. With deceptive words, online social network users can get infected by these online fake news easily, which has brought about tremendous effects on the offline society already. An important goal in improving the trustworthiness of information in online social networks is to identify the fake news timely. This paper aims at investigating the principles, methodologies and algorithms for detecting fake news articles, creators and subjects from online social networks and evaluating the corresponding performance. This paper addresses the challenges introduced by the unknown characteristics of fake news and diverse connections among news articles, creators and subjects. This paper introduces a novel automatic fake news credibility inference model, namely FAKEDETECTOR. Based on a set of explicit and latent features extracted from the textual information, FAKEDETECTOR builds a deep diffusive network model to learn the representations of news articles, creators and subjects simultaneously. Extensive experiments have been done on a real-world fake news dataset to compare FAKEDETECTOR with several state-of-the-art models, and the experimental results have demonstrated the effectiveness of the proposed model.

Code Implementations2 repos
Foundations

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

Your Notes