paper-with-me

Papers

User Preference-aware Fake News Detection

2021-04-25 · Yingtong Dou, Kai Shu, Congying Xia, Philip S. Yu, Lichao Sun

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.

📄 PDF Abstract BibTeX arXiv:2104.12259

Code (2)

safe-graph/GNN-FakeNews 공식 구현 pytorch
code-implementation1/Code9/tree/main/gat mindspore

Tasks

Fact CheckingFake News DetectionGraph ClassificationMisinformation

Methods 이 논문이 사용한 방법론

GCNFN Social media are nowadays one of the main news sources for millions of people around the globe due to their low cost, easy access and rapid dissemination. This however comes at…
GNNCL Although significant effort has been applied to fact-checking, the prevalence of fake news over social media, which has profound impact on justice, public trust and our society,…
BiGCN 설명 없음
GAT A Graph Attention Network (GAT) is a neural network architecture that operates on graph-structured data, leveraging masked self-attentional layers to address the shortcomings…
GraphSAGE GraphSAGE is a general inductive framework that leverages node feature information (e.g., text attributes) to efficiently generate node embeddings for previously unseen…
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Mining User-aware Multi-relations for Fake News Detection in Large Scale Online Social Networks

2022-12-21 · Xing Su, Jian Yang, Jia Wu, Yuchen Zhang

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

Integrating Pattern- and Fact-based Fake News Detection via Model Preference Learning

2021-09-23 · Qiang Sheng, Xueyao Zhang, Juan Cao, Lei Zhong

To defend against fake news, researchers have developed various methods based on texts. These methods can be grouped as 1) pattern-based methods, which focus on shared patterns among fake news posts rather than the claim…

Fake News Detection

Early Detection of Fake News by Utilizing the Credibility of News, Publishers, and Users Based on Weakly Supervised Learning

2020-12-08 · COLING 2020 8 · Chunyuan Yuan, Qianwen Ma, Wei Zhou, Jizhong Han 외

The dissemination of fake news significantly affects personal reputation and public trust. Recently, fake news detection has attracted tremendous attention, and previous studies mainly focused on finding clues from news …

Fake News DetectionWeakly-supervised Learning

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

2026-03-30 · Sai Keerthana Karnam, Abhirup Kundu, Jashn Arora, Manish Jain 외 arxiv

Social media serves as a primary source of information in the current digital era. Many people consume a vast range of information in a very short span, yet, amidst the stream of genuine information, fake news and rumors…

Fake News Detection

The Role of User Profile for Fake News Detection

2019-04-30 · Kai Shu, Xinyi Zhou, Suhang Wang, Reza Zafarani 외

Consuming news from social media is becoming increasingly popular. Social media appeals to users due to its fast dissemination of information, low cost, and easy access. However, social media also enables the widespread …

Fake News DetectionFeature ImportanceNews Classification