paper-with-me

홈 › Papers

Leveraging Users' Social Network Embeddings for Fake News Detection on Twitter

2022-11-19 · Ting Su, Craig Macdonald, Iadh Ounis

Social networks (SNs) are increasingly important sources of news for many people. The online connections made by users allows information to spread more easily than traditional news media (e.g., newspaper, television). However, they also make the spread of fake news easier than in traditional media, especially through the users' social network connections. In this paper, we focus on investigating if the SNs' users connection structure can aid fake news detection on Twitter. In particular, we propose to embed users based on their follower or friendship networks on the Twitter platform, so as to identify the groups that users form. Indeed, by applying unsupervised graph embedding methods on the graphs from the Twitter users' social network connections, we observe that users engaged with fake news are more tightly clustered together than users only engaged in factual news. Thus, we hypothesise that the embedded user's network can help detect fake news effectively. Through extensive experiments using a publicly available Twitter dataset, our results show that applying graph embedding methods on SNs, using the user connections as network information, can indeed classify fake news more effectively than most language-based approaches. Specifically, we observe a significant improvement over using only the textual information (i.e., TF.IDF or a BERT language model), as well as over models that deploy both advanced textual features (i.e., stance detection) and complex network features (e.g., users network, publishers cross citations). We conclude that the Twitter users' friendship and followers network information can significantly outperform language-based approaches, as well as the existing state-of-the-art fake news detection models that use a more sophisticated network structure, in classifying fake news on Twitter.

📄 PDF Abstract BibTeX arXiv:2211.10672

Code (0)

등록된 구현이 없습니다.

Tasks

Fake News DetectionGraph EmbeddingLanguage ModellingStance Detection

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Weight Decay 설명 없음
Adam 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Multi-Head Attention 설명 없음
Residual Connection 설명 없음

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

A General Black-box Adversarial Attack on Graph-based Fake News Detectors

2024-04-24 · Peican Zhu, Zechen Pan, Yang Liu, Jiwei Tian 외

Graph Neural Network (GNN)-based fake news detectors apply various methods to construct graphs, aiming to learn distinctive news embeddings for classification. Since the construction details are unknown for attackers in …

Adversarial AttackGraph Neural Network

Network Inference from a Mixture of Diffusion Models for Fake News Mitigation

2020-08-08 · Karishma Sharma, Xinran He, Sungyong Seo, Yan Liu

The dissemination of fake news intended to deceive people, influence public opinion and manipulate social outcomes, has become a pressing problem on social media. Moreover, information sharing on social media facilitates…

parameter estimation

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

Meta-Path-based Fake News Detection Leveraging Multi-level Social Context Information

2021-09-13 · Jian Cui, Kwanwoo Kim, Seung Ho Na, Seungwon Shin

Fake news, false or misleading information presented as news, has a significant impact on many aspects of society, such as in politics or healthcare domains. Due to the deceiving nature of fake news, applying Natural Lan…

Fake News DetectionStance Detection