HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

User Preference-aware Fake News Detection

Yingtong Dou Kai Shu Congying Xia Philip S. Yu Lichao Sun

User Preference-aware Fake News Detection

Abstract

Disinformation and fake news have posed detrimental effects on individuals and society in recent years, attracting broad attention to fake news detection. The majority of existing fake news detection algorithms focus on mining news content and/or the surrounding exogenous context for discovering deceptive signals; while the endogenous preference of a user when he/she decides to spread a piece of fake news or not is ignored. The confirmation bias theory has indicated that a user is more likely to spread a piece of fake news when it confirms his/her existing beliefs/preferences. Users' historical, social engagements such as posts provide rich information about users' preferences toward news and have great potential to advance fake news detection. However, the work on exploring user preference for fake news detection is somewhat limited. Therefore, in this paper, we study the novel problem of exploiting user preference for fake news detection. We propose a new framework, UPFD, which simultaneously captures various signals from user preferences by joint content and graph modeling. Experimental results on real-world datasets demonstrate the effectiveness of the proposed framework. We release our code and data as a benchmark for GNN-based fake news detection: https://github.com/safe-graph/GNN-FakeNews.

Code Repositories

safe-graph/GNN-FakeNews
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
graph-classification-on-upfd-gosUPFD-BiGCN
Accuracy (%): 91.27
graph-classification-on-upfd-gosUPFD-GCN
Accuracy (%): 95.11
graph-classification-on-upfd-gosUPFD-GAT
Accuracy (%): 96.52
graph-classification-on-upfd-gosUPFD-SAGE
Accuracy (%): 97.54
graph-classification-on-upfd-gosGCNFN
Accuracy (%): 95.90
graph-classification-on-upfd-gosUPFD-GCNFN
Accuracy (%): 96.11
graph-classification-on-upfd-gosGNNCL
Accuracy (%): 93.60
graph-classification-on-upfd-polGNNCL
Accuracy (%): 60.18
graph-classification-on-upfd-polGCNFN
Accuracy (%): 83.71
graph-classification-on-upfd-polUPFD-GAT
Accuracy (%): 82.81
graph-classification-on-upfd-polUPFD-BiGCN
Accuracy (%): 83.26
graph-classification-on-upfd-polUPFD-GCNFN
Accuracy (%): 82.35
graph-classification-on-upfd-polUPFD-GCN
Accuracy (%): 81.90
graph-classification-on-upfd-polUPFD-SAGE
Accuracy (%): 84.62

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
User Preference-aware Fake News Detection | Papers | HyperAI