Search, Examine and Early-Termination: Fake News Detection with Annotation-Free Evidences
Yuzhou Yang, Yangming Zhou, Qichao Ying, Zhenxing Qian, Xinpeng, Zhang

TL;DR
This paper introduces SEE, a novel fake news detection method that retrieves web-based evidences without annotation, examines them with attention mechanisms, and employs early-termination to improve efficiency and accuracy.
Contribution
The paper presents a new evidence retrieval and examination approach with an early-termination mechanism, outperforming existing methods on multiple datasets.
Findings
Outperforms state-of-the-art approaches on various datasets
Effectively handles unprocessed evidences from the web
Reduces computational cost through early-termination
Abstract
Pioneer researches recognize evidences as crucial elements in fake news detection apart from patterns. Existing evidence-aware methods either require laborious pre-processing procedures to assure relevant and high-quality evidence data, or incorporate the entire spectrum of available evidences in all news cases, regardless of the quality and quantity of the retrieved data. In this paper, we propose an approach named \textbf{SEE} that retrieves useful information from web-searched annotation-free evidences with an early-termination mechanism. The proposed SEE is constructed by three main phases: \textbf{S}earching online materials using the news as a query and directly using their titles as evidences without any annotating or filtering procedure, sequentially \textbf{E}xamining the news alongside with each piece of evidence via attention mechanisms to produce new hidden states with…
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 · Spam and Phishing Detection · Topic Modeling
MethodsSoftmax · Attention Is All You Need
