paper-with-me

홈 › Papers

Call Attention to Rumors: Deep Attention Based Recurrent Neural Networks for Early Rumor Detection

2017-04-20 · Tong Chen, Lin Wu, Xue Li, Jun Zhang, Hongzhi Yin, Yang Wang

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 networks (RNN) to learn \textit{selectively} temporal hidden representations of sequential posts for identifying rumors. The proposed model delves soft-attention into the recurrence to simultaneously pool out distinct features with particular focus and produce hidden representations that capture contextual variations of relevant posts over time. Extensive experiments on real datasets collected from social media websites demonstrate that (1) the deep attention based RNN model outperforms state-of-the-arts that rely on hand-crafted features; (2) the introduction of soft attention mechanism can effectively distill relevant parts to rumors from original posts in advance; (3) the proposed method detects rumors more quickly and accurately than competitors.

📄 PDF Abstract BibTeX arXiv:1704.05973

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Attention

Similar Papers 제목 키워드 기반

Heterogeneous Graph Attention Networks for Early Detection of Rumors on Twitter

2020-06-10 · Qi Huang, Junshuai Yu, Jia Wu, Bin Wang

With the rapid development of mobile Internet technology and the widespread use of mobile devices, it becomes much easier for people to express their opinions on social media. The openness and convenience of social media…

Graph Attention

A Deep Content-Based Model for Persian Rumor Verification

2020-11-29 · ACM Transactions on Asian and Low-Resource Language Information Processing 2020 11 · Zoleikha Jahanbakhsh-Nagadeh, Mohammad-Reza Feizi-Derakhshi, Arash Sharifi

During the development of social media, there has been a transformation in social communication. Despite their positive applications in social interactions and news spread, it also provides an ideal platform for spreadin…

Rumour DetectionWord Embeddings

Rumor Detection on Twitter with Claim-Guided Hierarchical Graph Attention Networks

2021-10-09 · EMNLP 2021 11 · Hongzhan Lin, Jing Ma, Mingfei Cheng, Zhiwei Yang 외

Rumors are rampant in the era of social media. Conversation structures provide valuable clues to differentiate between real and fake claims. However, existing rumor detection methods are either limited to the strict rela…

Graph AttentionRepresentation Learning

Insight Rumors: A Novel Textual Rumor Locating and Marking Model Leveraging Att_BiMamba2 Network

2025-08-18 · Bin Ma, Yifei Zhang, Yongjin Xian, Qi Li 외 arxiv

With the development of social media networks, rumor detection models have attracted more and more attention. Whereas, these models primarily focus on classifying contexts as rumors or not, lacking the capability to loca…

RP-DNN: A Tweet level propagation context based deep neural networks for early rumor detection in Social Media

2020-02-28 · LREC 2020 5 · Jie Gao, Sooji Han, Xingyi Song, Fabio Ciravegna

Early rumor detection (ERD) on social media platform is very challenging when limited, incomplete and noisy information is available. Most of the existing methods have largely worked on event-level detection that require…

Language Modelling