CLLGMLFeb 27, 2019

Learning Hierarchical Discourse-level Structure for Fake News Detection

arXiv:1903.07389v61108 citations
Originality Incremental advance
AI Analysis

This addresses fake news detection, a critical issue for online information trustworthiness, by introducing a novel method for analyzing discourse structures, though it is incremental in applying hierarchical modeling to this domain.

The paper tackled the problem of detecting fake news by learning hierarchical discourse-level structures from articles, showing that real and fake news have substantial differences in these structures, with experiments demonstrating the approach's effectiveness.

On the one hand, nowadays, fake news articles are easily propagated through various online media platforms and have become a grand threat to the trustworthiness of information. On the other hand, our understanding of the language of fake news is still minimal. Incorporating hierarchical discourse-level structure of fake and real news articles is one crucial step toward a better understanding of how these articles are structured. Nevertheless, this has rarely been investigated in the fake news detection domain and faces tremendous challenges. First, existing methods for capturing discourse-level structure rely on annotated corpora which are not available for fake news datasets. Second, how to extract out useful information from such discovered structures is another challenge. To address these challenges, we propose Hierarchical Discourse-level Structure for Fake news detection. HDSF learns and constructs a discourse-level structure for fake/real news articles in an automated and data-driven manner. Moreover, we identify insightful structure-related properties, which can explain the discovered structures and boost our understating of fake news. Conducted experiments show the effectiveness of the proposed approach. Further structural analysis suggests that real and fake news present substantial differences in the hierarchical discourse-level structures.

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