Automated Evidence Collection for Fake News Detection
Fake news, misinformation, and unverifiable facts on social media platforms propagate disharmony and affect society, especially when dealing with an epidemic like COVID-19. The task of Fake News Detection aims to tackle the effects of such misinformation by classifying news items as fake or real. In this paper, we propose a novel approach that improves over the current automatic fake news detection approaches by automatically gathering evidence for each claim. Our approach extracts supporting evidence from the web articles and then selects appropriate text to be treated as evidence sets. We use a pre-trained summarizer on these evidence sets and then use the extracted summary as supporting evidence to aid the classification task. Our experiments, using both machine learning and deep learning-based methods, help perform an extensive evaluation of our approach. The results show that our approach outperforms the state-of-the-art methods in fake news detection to achieve an F1-score of 99.25 over the dataset provided for the CONSTRAINT-2021 Shared Task. We also release the augmented dataset, our code and models for any further research.
Code (1)
Tasks
ArticlesFake News DetectionMisinformationSimilar Papers 제목 키워드 기반
Multi-Source Multi-Class Fake News Detection
Fake news spreading through media outlets poses a real threat to the trustworthiness of information and detecting fake news has attracted increasing attention in recent years. Fake news is typically written intentionally…
Fake News DetectionOut-of-distribution Evidence-aware Fake News Detection via Dual Adversarial Debiasing
Evidence-aware fake news detection aims to conduct reasoning between news and evidence, which is retrieved based on news content, to find uniformity or inconsistency. However, we find evidence-aware detection models suff…
Fake News DetectionSupporting verification of news articles with automated search for semantically similar articles
Fake information poses one of the major threats for society in the 21st century. Identifying misinformation has become a key challenge due to the amount of fake news that is published daily. Yet, no approach is establish…
ArticlesBIG-bench Machine LearningMisinformationRetrievalCross-lingual Evidence Improves Monolingual Fake News Detection
Misleading information spreads on the Internet at an incredible speed, which can lead to irreparable consequences in some cases. Therefore, it is becoming essential to develop fake news detection technologies. While subs…
Fake News DetectionNews ClassificationA Coarse-to-fine Cascaded Evidence-Distillation Neural Network for Explainable Fake News Detection
Existing fake news detection methods aim to classify a piece of news as true or false and provide veracity explanations, achieving remarkable performances. However, they often tailor automated solutions on manual fact-ch…
Fake News Detection