Concepedia

TLDR

Microblogging platforms spread rumors, and automatic debunking is crucial, yet existing methods rely on labor‑intensive hand‑crafted features that struggle with long‑distance evidence dependencies. The study proposes a novel method that learns continuous representations of microblog events to identify rumors. The method uses recurrent neural networks to learn hidden representations that capture contextual variations of relevant posts over time. Experiments on two real‑world microblog datasets show that the RNN method outperforms hand‑crafted feature models, benefits from advanced recurrent units and additional hidden layers, and detects rumors faster and more accurately than existing techniques, including leading online debunking services.

Abstract

Microblogging platforms are an ideal place for spreading rumors and automatically debunking rumors is a crucial problem. To detect rumors, existing approaches have relied on hand-crafted features for employing machine learning algorithms that require daunting manual effort. Upon facing a dubious claim, people dispute its truthfulness by posting various cues over time, which generates long-distance dependencies of evidence. This paper presents a novel method that learns continuous representations of microblog events for identifying rumors. The proposed model is based on recurrent neural networks (RNN) for learning the hidden representations that capture the variation of contextual information of relevant posts over time. Experimental results on datasets from two real-world microblog platforms demonstrate that (1) the RNN method outperforms state-of-the-art rumor detection models that use hand-crafted features; (2) performance of the RNN-based algorithm is further improved via sophisticated recurrent units and extra hidden layers; (3) RNN-based method detects rumors more quickly and accurately than existing techniques, including the leading online rumor debunking services.

References

YearCitations

Page 1