CLAIFeb 18, 2021

Fake News Detection: a comparison between available Deep Learning techniques in vector space

arXiv:2102.09470v113 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental comparison study for researchers in natural language processing working on fake news detection.

This paper compares existing deep learning techniques for fake news detection by representing news instances in vector space using mathematical operations with available representations, conducting experiments with various combinations and permutations to analyze results.

Fake News Detection is an essential problem in the field of Natural Language Processing. The benefits of an effective solution in this area are manifold for the goodwill of society. On a surface level, it broadly matches with the general problem of text classification. Researchers have proposed various approaches to tackle fake news using simple as well as some complex techniques. In this paper, we try to make a comparison between the present Deep Learning techniques by representing the news instances in some vector space using a combination of common mathematical operations with available vector space representations. We do a number of experiments using various combinations and permutations. Finally, we conclude with a sound analysis of the results and evaluate the reasons for such results.

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