SOTAVerified

Rumor Detection on Twitter with Tree-structured Recursive Neural Networks

2018-07-01ACL 2018Code Available0· sign in to hype

Jing Ma, Wei Gao, Kam-Fai Wong

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Automatic rumor detection is technically very challenging. In this work, we try to learn discriminative features from tweets content by following their non-sequential propagation structure and generate more powerful representations for identifying different type of rumors. We propose two recursive neural models based on a bottom-up and a top-down tree-structured neural networks for rumor representation learning and classification, which naturally conform to the propagation layout of tweets. Results on two public Twitter datasets demonstrate that our recursive neural models 1) achieve much better performance than state-of-the-art approaches; 2) demonstrate superior capacity on detecting rumors at very early stage.

Tasks

Reproductions