Dynamic graph neural network for fake news detection
The widespread of fake news on social media and other platforms can bring significant damage to the harmony and stability of our society. To defend against fake news, researchers have suggested various ways of dealing with fake news. In recent years, fake news detection has become the research focus in both academic and industrial communities. The majority of existing propagation-based fake news detection algorithms are based on static networks and they assume the whole information propagation network structure is readily available before performing fake news detection algorithms. However, realworld information diffusion networks are dynamic as new nodes joining the network and new edges being created. To address these shortcomings, we proposed a dynamic propagation graph-based fake news detection method to capture the missing dynamic propagation information in static networks and classify fake news. Specifically, the proposed method models each news propagation graph as a series of graph snapshots recorded at discrete time steps. We evaluate our approach on three real-world benchmark datasets, and the experimental results demonstrate the effectiveness of the proposed model.
Code (0)
등록된 구현이 없습니다.
Tasks
Fake News DetectionGraph Neural NetworkSimilar Papers 제목 키워드 기반
Fake News Detection Through Temporally Evolving User Interactions
Detecting fake news on social media is an increasingly important problem, because of the rapid dissemination and detrimental impact of fake news. Graph-based methods that encode news propagation paths into tree structure…
Fake News DetectionFake News Quick Detection on Dynamic Heterogeneous Information Networks
The spread of fake news has caused great harm to society in recent years. So the quick detection of fake news has become an important task. Some current detection methods often model news articles and other related compo…
ArticlesGraph Neural NetworkMulti-view Fake News Detection Model Based on Dynamic Hypergraph
With the rapid development of online social networks and the inadequacies in content moderation mechanisms, the detection of fake news has emerged as a pressing concern for the public. Various methods have been proposed …
Contrastive LearningFake News DetectionA Decision-Based Heterogenous Graph Attention Network for Multi-Class Fake News Detection
A promising tool for addressing fake news detection is Graph Neural Networks (GNNs). However, most existing GNN-based methods rely on binary classification, categorizing news as either real or fake. Additionally, traditi…
Binary ClassificationFake News DetectionGraph AttentionMining User-aware Multi-relations for Fake News Detection in Large Scale Online Social Networks
Users' involvement in creating and propagating news is a vital aspect of fake news detection in online social networks. Intuitively, credible users are more likely to share trustworthy news, while untrusted users have a …
Fake News Detection