scispace - formally typeset
Journal ArticleDOI

FNED: A Deep Network for Fake News Early Detection on Social Media

Reads0
Chats0
TLDR
Zhang et al. as discussed by the authors proposed a novel deep neural network to detect fake news early using a status-sensitive crowd response feature extractor that extracts both text features and user features from combinations of users' text response and their corresponding user profiles, and a position-aware attention mechanism that highlights important user responses at specific ranking positions.
Abstract
The fast spreading of fake news stories on social media can cause inestimable social harm. Developing effective methods to detect them early is of paramount importance. A major challenge of fake news early detection is fully utilizing the limited data observed at the early stage of news propagation and then learning useful patterns from it for identifying fake news. In this article, we propose a novel deep neural network to detect fake news early. It has three novel components: (1) a status-sensitive crowd response feature extractor that extracts both text features and user features from combinations of users’ text response and their corresponding user profiles, (2) a position-aware attention mechanism that highlights important user responses at specific ranking positions, and (3) a multi-region mean-pooling mechanism to perform feature aggregation based on multiple window sizes. Experimental results on two real-world datasets demonstrate that our proposed model can detect fake news with greater than 90% accuracy within 5 minutes after it starts to spread and before it is retweeted 50 times, which is significantly faster than state-of-the-art baselines. Most importantly, our approach requires only 10% labeled fake news samples to achieve this effectiveness under PU-Learning settings.

read more

Citations
More filters
Journal ArticleDOI

An ensemble machine learning approach through effective feature extraction to classify fake news

TL;DR: This article has proposed an ensemble classification model for detection of the fake news that has achieved a better accuracy compared to the state-of-the-art.
Journal ArticleDOI

Deep learning for misinformation detection on online social networks: a survey and new perspectives

TL;DR: A state-of-the-art review of automated misinformation detection in social networks where deep learning (DL) is used to automatically process data and create patterns to make decisions not only to extract global features but also to achieve better results.
Journal ArticleDOI

Fake news detection based on news content and social contexts: a transformer-based approach

TL;DR: Zhang et al. as mentioned in this paper proposed a model based on a Transformer architecture, which has two parts: the encoder part to learn useful representations from the fake news data and the decoder part that predicts the future behaviour based on past observations.
Journal ArticleDOI

Temporally evolving graph neural network for fake news detection

TL;DR: Wang et al. as discussed by the authors introduced a novel temporal propagation-based fake news detection framework, which could fuse structure, content semantics, and temporal information, and model temporal evolution patterns of real-world news as the graph evolving under the setting of dynamic diffusion networks.
Journal ArticleDOI

Trends in combating fake news on social media – a survey

TL;DR: Revelation in this study holds that the application of hybrid-machine learning techniques and the collective effort of humans could stand a higher chance of fighting misinformation on social media.
References
More filters
Journal ArticleDOI

Deep learning

TL;DR: Deep learning is making major advances in solving problems that have resisted the best attempts of the artificial intelligence community for many years, and will have many more successes in the near future because it requires very little engineering by hand and can easily take advantage of increases in the amount of available computation and data.
Journal Article

Dropout: a simple way to prevent neural networks from overfitting

TL;DR: It is shown that dropout improves the performance of neural networks on supervised learning tasks in vision, speech recognition, document classification and computational biology, obtaining state-of-the-art results on many benchmark data sets.
Proceedings Article

Distributed Representations of Words and Phrases and their Compositionality

TL;DR: This paper presents a simple method for finding phrases in text, and shows that learning good vector representations for millions of phrases is possible and describes a simple alternative to the hierarchical softmax called negative sampling.
Posted Content

Neural Machine Translation by Jointly Learning to Align and Translate

TL;DR: In this paper, the authors propose to use a soft-searching model to find the parts of a source sentence that are relevant to predicting a target word, without having to form these parts as a hard segment explicitly.
Posted Content

Distributed Representations of Words and Phrases and their Compositionality

TL;DR: In this paper, the Skip-gram model is used to learn high-quality distributed vector representations that capture a large number of precise syntactic and semantic word relationships and improve both the quality of the vectors and the training speed.
Related Papers (5)