Deep Ensemble Learning for News Stance Detection
Wenjun Liao, Chenghua Lin

TL;DR
This paper develops a deep ensemble learning approach for news stance detection, significantly improving accuracy over previous systems by combining keyword features, word embeddings, and ensemble methods, ultimately outperforming the FNC-1 winner.
Contribution
It introduces a novel deep ensemble model that integrates keyword features, word embeddings, and automatic keyword selection algorithms for improved stance detection.
Findings
Ensemble of neural networks outperforms individual models.
Deep ensemble model beats FNC-1 winner by 34.25 marks.
Keyword features and word embeddings enhance prediction accuracy.
Abstract
Stance detection in fake news is an important component in news veracity assessment because this process helps fact-checking by understanding stance to a central claim from different information sources. The Fake News Challenge Stage 1 (FNC-1) held in 2017 was setup for this purpose, which involves estimating the stance of a news article body relative to a given headline. This thesis starts from the error analysis for the three top-performing systems in FNC-1. Based on the analysis, a simple but tough-to-beat Multilayer Perceptron system is chosen as the baseline. Afterwards, three approaches are explored to improve baseline.The first approach explores the possibility of improving the prediction accuracy by adding extra keywords features when training a model, where keywords are converted to an indicator vector and then concatenated to the baseline features. A list of keywords is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts · Advanced Text Analysis Techniques · Topic Modeling
