Abstract
In recent years, the propagation of fake news on social media has emerged as a major challenge. Several approaches have been proposed to detect fake news on social media using the content of the microblogs and news-propagation network. In this work, we propose a method, named FND-NUP (Fake News Detection with News content, User profiles and Propagation networks), to detect fake news using users’ profile features, fake news content, and the propagation network. We use graph attention networks (GAT) to learn users representations using users’ profile features and news propagation networks. Next, we use co-attention technique to simultaneously learn the graph attention and the news content attention vectors, that will subsequently use to detect fake news. The derived co-attention weights allow our framework to provide the propagation graph-level and news article word-level explanations, respectively. We demonstrate that FND-NUP method outperforms state-of-the-art propagation-based and content-based fake news detection approaches.
Original language | English |
---|---|
Title of host publication | Complex Networks XIII - Proceedings of the 13th Conference on Complex Networks, CompleNet 2022 |
Editors | Diogo Pacheco, Hugo Barbosa, Ronaldo Menezes, Andreia Sofia Teixeira, Giuseppe Mangioni |
Publisher | Springer |
Pages | 83-95 |
Number of pages | 13 |
ISBN (Print) | 9783031176579 |
DOIs | |
Publication status | Published - 2022 |
Keywords
- Co-attention
- Fake news detection
- Graph neural network