The reviewed record of science sign in
Pith

arxiv: 2001.06362 · v1 · pith:S42PGD7Z · submitted 2020-01-17 · cs.SI · cs.LG

Rumor Detection on Social Media with Bi-Directional Graph Convolutional Networks

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:S42PGD7Zrecord.jsonopen to challenge →

classification cs.SI cs.LG
keywords rumorrumorsgraphpropagationbi-directionaldeepdispersioninformation
0
0 comments X
read the original abstract

Social media has been developing rapidly in public due to its nature of spreading new information, which leads to rumors being circulated. Meanwhile, detecting rumors from such massive information in social media is becoming an arduous challenge. Therefore, some deep learning methods are applied to discover rumors through the way they spread, such as Recursive Neural Network (RvNN) and so on. However, these deep learning methods only take into account the patterns of deep propagation but ignore the structures of wide dispersion in rumor detection. Actually, propagation and dispersion are two crucial characteristics of rumors. In this paper, we propose a novel bi-directional graph model, named Bi-Directional Graph Convolutional Networks (Bi-GCN), to explore both characteristics by operating on both top-down and bottom-up propagation of rumors. It leverages a GCN with a top-down directed graph of rumor spreading to learn the patterns of rumor propagation, and a GCN with an opposite directed graph of rumor diffusion to capture the structures of rumor dispersion. Moreover, the information from the source post is involved in each layer of GCN to enhance the influences from the roots of rumors. Encouraging empirical results on several benchmarks confirm the superiority of the proposed method over the state-of-the-art approaches.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Real-World Challenges in Fake News Detection: Dealing with Posts by Cold Users

    cs.SI 2026-03 unverdicted novelty 5.0

    Cold users dominate fake news datasets, and the User Evidence Network approximates their absent behavior data from existing user interactions to enable robust misinformation detection.