paper-with-me

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 higher probability of spreading untrustworthy news. In this paper, we construct a dual-layer graph (i.e., the news layer and the user layer) to extract multiple relations of news and users in social networks to derive rich information for detecting fake news. Based on the dual-layer graph, we propose a fake news detection model named Us-DeFake. It learns the propagation features of news in the news layer and the interaction features of users in the user layer. Through the inter-layer in the graph, Us-DeFake fuses the user signals that contain credibility information into the news features, to provide distinctive user-aware embeddings of news for fake news detection. The training process conducts on multiple dual-layer subgraphs obtained by a graph sampler to scale Us-DeFake in large scale social networks. Extensive experiments on real-world datasets illustrate the superiority of Us-DeFake which outperforms all baselines, and the users' credibility signals learned by interaction relation can notably improve the performance of our model.

📄 PDF Abstract BibTeX arXiv:2212.10778

Code (1)

xingsumq/us-defake 공식 구현 pytorch

Tasks

Fake News Detection

Similar Papers 제목 키워드 기반

User Preference-aware Fake News Detection

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

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 …

Fact CheckingFake News DetectionGraph ClassificationMisinformation

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

From Fake News to #FakeNews: Mining Direct and Indirect Relationships among Hashtags for Fake News Detection

2022-11-20 · Xinyi Zhou, Reza Zafarani, Emilio Ferrara

The COVID-19 pandemic has gained worldwide attention and allowed fake news, such as ``COVID-19 is the flu,'' to spread quickly and widely on social media. Combating this coronavirus infodemic demands effective methods to…

Fake News Detection

Learning Product Rankings Robust to Fake Users

2020-09-10 · Negin Golrezaei, Vahideh Manshadi, Jon Schneider, Shreyas Sekar

In many online platforms, customers' decisions are substantially influenced by product rankings as most customers only examine a few top-ranked products. Concurrently, such platforms also use the same data corresponding …

Detecting fake news by enhanced text representation with multi-EDU-structure awareness

2022-05-30 · Yuhang Wang, Li Wang, Yanjie Yang, Yilin Zhang

Since fake news poses a serious threat to society and individuals, numerous studies have been brought by considering text, propagation and user profiles. Due to the data collection problem, these methods based on propaga…

Fake News DetectionGraph AttentionSentence