2020
DOI: 10.48550/arxiv.2001.06362
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

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

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 … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
2
2
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 7 publications
(8 citation statements)
references
References 19 publications
0
8
0
Order By: Relevance
“…Efficiency. In terms of efficiency, the following observations can be made from our experiments on both datasets: (1) compared with the normal training process, training with GEM and EWC requires slightly more time; (2) there is no significant difference in training time between GEM and EWC; and (3) the impact of the parameters, i.e., sample size and λ, on the training time is also not significant.…”
Section: Continual Learningmentioning
confidence: 73%
See 1 more Smart Citation
“…Efficiency. In terms of efficiency, the following observations can be made from our experiments on both datasets: (1) compared with the normal training process, training with GEM and EWC requires slightly more time; (2) there is no significant difference in training time between GEM and EWC; and (3) the impact of the parameters, i.e., sample size and λ, on the training time is also not significant.…”
Section: Continual Learningmentioning
confidence: 73%
“…The idea of using propagation patterns to detect fake news has been explored in a number of previous studies [18,21,40,52,53,63], where different types of models have been considered: Wu et al [52] use a hybrid Support Vector Machine (SVM), Ma et al [21] use Propagation Tree Kernel; Wu et al [53] incorporate Long Short-Term Memory (LSTM) cells into the Recurrent Neural Network (RNN) model; Liu et al [18] use both RNNs and Convolutional Neural Networks (CNNs); Shu et al [40] and Zhou et al [63] propose different types of features and compare multiple commonly used machine learning models. The most relevant works include [2,20,24], which also apply GNNs to study propagation patterns. However, in addition to selecting a different GNN algorithm specifically designed for graph classification (refer to Section 2 for further explanation), our work mainly focuses on the following questions:…”
Section: Introductionmentioning
confidence: 99%
“…• The title and the body text are concatenated to extract its textual content 𝑊 = {𝑤 0 , 𝑤 1 , ...}. • Co-reference resolution 4 is performed to replace all the mentions in 𝑊 that refer to the same real-world entity with a single token (Line 2). In the given example, "Kohli" is replaced by "Virat Kohli".…”
Section: Knowledge Graph Constructionmentioning
confidence: 99%
“…(3) For our knowledge-based model, the hyper-parameters for SubGNN are selected from the following ranges: batch size ∈ [64, 128], learning rate ∈ [3𝑒-5, 1𝑒-3], number of layers ∈ [1,4], number of structure anchor patches |𝐴 𝑆 | ∈ [15,45], and feed forward hidden dimension sizes ∈ [32,64] with dropout ∈ [0.0, 0.4]. (4) For our multi-modal approach, number of feed forward layers ∈ [2,4] with hidden dimension sizes ∈ [8,64] and dropout ∈ [0.0, 0.2]. ( 5) For the baseline of [24], the embedding dimensions of 𝐾𝐺 𝐹 and 𝐾𝐺 𝑇 are in the range of [30,50] for PolitiFact, and [50,100] for GossipCop.…”
Section: Baselinesmentioning
confidence: 99%
“…Graph neural networks (GNNs), a family of neural models for learning latent node representations in a graph, have been widely used in different graph learning tasks and achieved remarkable success (Kipf & Welling, 2016;Ding, Li, Bhanushali, & Liu, 2019;Monti, Frasca, Eynard, Mannion, & Bronstein, 2019;Bian et al, 2020). Due to the superior modeling power, researchers have proposed to leverage GNNs for solving the disinformation detection problem.…”
Section: Advanced Graph Mining For Disinformation Detectionmentioning
confidence: 99%