Call Attention to Rumors: Deep Attention Based Recurrent Neural Networks for Early Rumor Detection
Tong Chen, Lin Wu, Xue Li, Jun Zhang, Hongzhi Yin, Yang Wang

TL;DR
This paper introduces a deep attention-based RNN model for early rumor detection on social media, effectively capturing long-range dependencies and focusing on relevant posts to improve speed and accuracy.
Contribution
It proposes a novel deep attention mechanism integrated with RNNs for early rumor detection, outperforming traditional feature-based methods.
Findings
Outperforms state-of-the-art methods relying on manual features
Soft attention effectively identifies relevant rumor posts
Detects rumors faster and with higher accuracy
Abstract
The proliferation of social media in communication and information dissemination has made it an ideal platform for spreading rumors. Automatically debunking rumors at their stage of diffusion is known as \textit{early rumor detection}, which refers to dealing with sequential posts regarding disputed factual claims with certain variations and highly textual duplication over time. Thus, identifying trending rumors demands an efficient yet flexible model that is able to capture long-range dependencies among postings and produce distinct representations for the accurate early detection. However, it is a challenging task to apply conventional classification algorithms to rumor detection in earliness since they rely on hand-crafted features which require intensive manual efforts in the case of large amount of posts. This paper presents a deep attention model on the basis of recurrent neural…
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 · Topic Modeling · Advanced Text Analysis Techniques
