Neural Stance Detectors for Fake News Challenge
@inproceedings{Zeng2017NeuralSD, title={Neural Stance Detectors for Fake News Challenge}, author={Qingguo Zeng}, year={2017} }
Fake news pose serious threat to our society nowadays, particularly due to its wide spread through social networks. While human fact checkers cannot handle such tremendous information online in real time, AI technology can be leveraged to automate fake news detection. The first step leading to a sophisticated fake news detection system is the stance detection between statement and body text. In this work, we analyze the dataset from Fake News Challenge (FNC1) and explore several neural stance…
Figures and Tables from this paper
11 Citations
Combining Similarity Features and Deep Representation Learning for Stance Detection in the Context of Checking Fake News
- Computer ScienceACM J. Data Inf. Qual.
- 2019
A novel approach to tackle stance detection problem, based on the combination of string similarity features with a deep neural network architecture that leverages ideas previously advanced in the context of learning-efficient text representations, document classification, and natural language inference is presented.
Fake News Stance Detection Using Deep Learning Architecture (CNN-LSTM)
- Computer ScienceIEEE Access
- 2020
A hybrid Neural Network architecture, that combines the capabilities of CNN and LSTM, is used with two different dimensionality reduction approaches, Principle Component Analysis (PCA) and Chi-Square, to determine the relative stance of a news article towards its headline.
A Deep Ensemble Framework for Fake News Detection and Classification
- Computer ScienceArXiv
- 2018
Various deep learning models for detecting fake news and classifying them into the pre-defined fine-grained categories are developed based on Convolutional Neural Network and Bi-directional Long Short Term Memory networks.
Proposing a Novel Method for Fake News Classification
- Computer Science
- 2017
A comprehensive overview of what has already been done in this domain and then a generalized method based on Deep Neural Nets to classify fake news data based content, style and other features of the given claim is provided.
Towards automatic fake news classification
- Computer ScienceHICSS
- 2018
This work proposes a generalized method based on Deep Neural Networks to detect if a given claim is fake or genuine, and uses a modular approach by combining techniques from information retrieval, natural language processing, and deep learning to do so.
Fake news stance detection using stacked ensemble of classifiers
- Computer ScienceNLPmJ@EMNLP
- 2017
This paper presents the entry to the 2017 Fake News Challenge which models the detection of fake news as a stance classification task that finished in 11th place on the leader board and uses the stacking ensemble method for this purpose.
Suspicious News Detection Using Micro Blog Text
- Computer SciencePACLIC
- 2018
This task aims to support human experts to detect suspicious news articles to be verified, which is costly but a crucial step before verifying the truthfulness of the articles.
Stance detection using improved whale optimization algorithm
- Computer ScienceComplex & Intelligent Systems
- 2021
A new stance detection method has been proposed for identifying the stance of fake news based on the capabilities of an improved whale optimization algorithm and a multilayer perceptron and shows better results over all the considered datasets.
SURFACE: Semantically Rich Fact Validation with Explanations
- Computer ScienceArXiv
- 2018
This work uses semantic lexical frames from FrameNet to jointly find relevant evidential sentences in the trusted source and use them to classify the input sentence's veracity, and shows an improvement over the state-of-the-art baseline on retrieving relevant sentences and a relative improvement in classification.
A Predictive Analytic on Data Online Digital News using Systematic Literature Review
- Computer ScienceIOP Conference Series: Materials Science and Engineering
- 2020
Online digital news as a text dataset can be used to detect fake news, news popularity prediction, stock price prediction, topic detection, sentiment analysis, event detection and prediction, spam detection, trending topic prediction and other task.
8 References
Stance Detection with Bidirectional Conditional Encoding
- Computer ScienceEMNLP
- 2016
Stance detection is the task of classifying the attitude expressed in a text towards a target such as Hillary Clinton to be "positive", negative" or "neutral". Previous work has assumed that either…
Emergent: a novel data-set for stance classification
- Computer ScienceNAACL
- 2016
Emergent provides a real-world data source for a variety of natural language processing tasks in the context of fact-checking and uses a logistic regression classifier to develop features that examine the headline and its agreement with the claim.
A Thorough Examination of the CNN/Daily Mail Reading Comprehension Task
- Computer ScienceACL
- 2016
A thorough examination of this new reading comprehension task by creating over a million training examples by pairing CNN and Daily Mail news articles with their summarized bullet points, and showing that a neural network can be trained to give good performance on this task.
A large annotated corpus for learning natural language inference
- Computer ScienceEMNLP
- 2015
The Stanford Natural Language Inference corpus is introduced, a new, freely available collection of labeled sentence pairs, written by humans doing a novel grounded task based on image captioning, which allows a neural network-based model to perform competitively on natural language inference benchmarks for the first time.
GloVe: Global Vectors for Word Representation
- Computer ScienceEMNLP
- 2014
A new global logbilinear regression model that combines the advantages of the two major model families in the literature: global matrix factorization and local context window methods and produces a vector space with meaningful substructure.
Teaching Machines to Read and Comprehend
- Computer ScienceNIPS
- 2015
A new methodology is defined that resolves this bottleneck and provides large scale supervised reading comprehension data that allows a class of attention based deep neural networks that learn to read real documents and answer complex questions with minimal prior knowledge of language structure to be developed.
Bilateral Multi-Perspective Matching for Natural Language Sentences
- Computer ScienceIJCAI
- 2017
This work proposes a bilateral multi-perspective matching (BiMPM) model under the "matching-aggregation" framework that achieves the state-of-the-art performance on all tasks.
Adam: A Method for Stochastic Optimization
- Computer ScienceICLR
- 2015
This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.