paper-with-me

Papers

Multimodal Fusion with Recurrent Neural Networks for Rumor Detection on Microblogs

2017-10-23 · Mountain View, CA, USA 2017 10 · Zhiwei Jin, Juan Cao, Han Guo, Yongdong Zhang

Microblogs have become popular media for news propagation in recent years. Meanwhile, numerous rumors and fake news also bloom and spread wildly on the open social media plat- forms. Without veri cation, they could seriously jeopardize the credibility of microblogs. We observe that an increasing number of users are using images and videos to post news in addition to texts. Tweets or microblogs are commonly composed of text, image and social context. In this paper, we propose a novel Recurrent Neural Network with an at- tention mechanism (att-RNN) to fuse multimodal features for e ective rumor detection. In this end-to-end network, image features are incorporated into the joint features of text and social context, which are obtained with an LSTM (Long-Short Term Memory) network, to produce a reliable fused classi cation. The neural attention from the outputs of the LSTM is utilized when fusing with the visual features. Extensive experiments are conducted on two multimedia ru- mor datasets collected from Weibo and Twitter. The results demonstrate the e ectiveness of the proposed end-to-end att-RNN in detecting rumors with multimodal contents.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Calling to CNN-LSTM for Rumor Detection: A Deep Multi-channel Model for Message Veracity Classification in Microblogs

2021-10-11 · Abderrazek Azri, Cécile Favre, Nouria Harbi, Jérôme Darmont 외

Reputed by their low-cost, easy-access, real-time and valuable information, social media also wildly spread unverified or fake news. Rumors can notably cause severe damage on individuals and the society. Therefore, rumor…

Opinion MiningSentiment AnalysisVeracity Classification

Frequency Spectrum is More Effective for Multimodal Representation and Fusion: A Multimodal Spectrum Rumor Detector

2023-12-18 · An Lao, Qi Zhang, Chongyang Shi, Longbing Cao 외

Multimodal content, such as mixing text with images, presents significant challenges to rumor detection in social media. Existing multimodal rumor detection has focused on mixing tokens among spatial and sequential locat…

Contrastive Learning

Interpretable Rumor Detection in Microblogs by Attending to User Interactions

2020-01-29 · Ling Min Serena Khoo, Hai Leong Chieu, Zhong Qian, Jing Jiang

We address rumor detection by learning to differentiate between the community's response to real and fake claims in microblogs. Existing state-of-the-art models are based on tree models that model conversational trees. H…

Sentence

A Weakly Supervised Propagation Model for Rumor Verification and Stance Detection with Multiple Instance Learning

2022-04-06 · Ruichao Yang, Jing Ma, Hongzhan Lin, Wei Gao

The diffusion of rumors on microblogs generally follows a propagation tree structure, that provides valuable clues on how an original message is transmitted and responded by users over time. Recent studies reveal that ru…

Binary ClassificationMultiple Instance LearningStance ClassificationStance Detection

A Comprehensive Low and High-level Feature Analysis for Early Rumor Detection on Twitter

2017-11-02 · Tu Nguyen

Recent work have done a good job in modeling rumors and detecting them over microblog streams. However, the performance of their automatic approaches are not relatively high when looking early in the diffusion. A first i…

Misinformation