Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
38 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
41 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Fake News Detection on Social Media using Geometric Deep Learning (1902.06673v1)

Published 10 Feb 2019 in cs.SI, cs.LG, and stat.ML
Fake News Detection on Social Media using Geometric Deep Learning

Abstract: 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 the cost of dubious trustworthiness and significant risk of exposure to 'fake news', intentionally written to mislead the readers. Automatically detecting fake news poses challenges that defy existing content-based analysis approaches. One of the main reasons is that often the interpretation of the news requires the knowledge of political or social context or 'common sense', which current NLP algorithms are still missing. Recent studies have shown that fake and real news spread differently on social media, forming propagation patterns that could be harnessed for the automatic fake news detection. Propagation-based approaches have multiple advantages compared to their content-based counterparts, among which is language independence and better resilience to adversarial attacks. In this paper we show a novel automatic fake news detection model based on geometric deep learning. The underlying core algorithms are a generalization of classical CNNs to graphs, allowing the fusion of heterogeneous data such as content, user profile and activity, social graph, and news propagation. Our model was trained and tested on news stories, verified by professional fact-checking organizations, that were spread on Twitter. Our experiments indicate that social network structure and propagation are important features allowing highly accurate (92.7% ROC AUC) fake news detection. Second, we observe that fake news can be reliably detected at an early stage, after just a few hours of propagation. Third, we test the aging of our model on training and testing data separated in time. Our results point to the promise of propagation-based approaches for fake news detection as an alternative or complementary strategy to content-based approaches.

Geometric Deep Learning for Fake News Detection on Social Media

The utilization of social media for news consumption has become increasingly widespread, presenting unique challenges in ensuring the credibility of disseminated content. This paper introduces a novel strategy for automatic fake news detection, employing geometric deep learning to leverage the distinct propagation patterns characteristic of fake news on social media platforms such as Twitter.

Approach and Methodology

The authors propose a propagation-based model, diverging from traditional content analysis. This model capitalizes on geometric deep learning, a sophisticated extension of convolutional neural networks (CNNs) to graph-structured data. Such an approach facilitates the integration of diverse data types, including user profiles, social network structure, and the dynamic spread of information. This model stands to benefit from being robust to adversarial manipulation and is inherently language-agnostic, which broadens its applicability across different user demographics and linguistic landscapes.

The paper harnesses empirical observations that fake and real news exhibit disparate propagation dynamics on social media. These dynamics are conjectured to resemble network epidemics in their dissemination patterns. With the dataset comprising stories verified by fact-checkers such as Snopes, PolitiFact, and Buzzfeed, the authors ensure the integrity of the data used for model training and validation.

Dataset and Features

The dataset contains 1,084 labeled claims and covers a vast network of 202,375 users connected by 2,443,996 social links. It represents both true and fake news items propagated on Twitter. Features extracted for analysis include user profile attributes, activity metrics, social network configurations, tweet content, and news spread pathways. This multifaceted data enables the model to analyze propagation within social networks from multiple angles.

Experimental Insights

The paper's findings assert the effectiveness of the geometric deep learning model, achieving an impressive 92.7% ROC AUC in URL-wise fake news detection. Importantly, the results indicate that fake news can be accurately detected even at early stages of propagation, suggesting temporal robustness of the model. The ability to identify misinformation early in its dissemination curve provides a crucial opportunity for mitigating its potential impact on public opinion and societal discord.

Implications and Future Work

The successful deployment of geometric deep learning in this context showcases the potential of propagation-based methods as either an alternative or complementary strategy to content-based approaches. This method not only broadens the scope of fake news detection across different languages and regions but also promises enhanced resilience against tactics employed by perpetrators to disguise misinformation.

Looking forward, the extension of this model to other social media and content-sharing platforms could be pivotal. Future research could further refine this approach by incorporating real-time data processing capabilities and expanding to multilingual datasets. Additionally, the ethical considerations of user privacy and data handling will continue to be a critical aspect to address as the technology develops.

Overall, the paper marks a significant advancement in the domain of fake news detection, offering a scalable and adaptable framework capable of confronting the nuanced challenges posed by misinformation on social media.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (5)
  1. Federico Monti (16 papers)
  2. Fabrizio Frasca (20 papers)
  3. Davide Eynard (9 papers)
  4. Damon Mannion (1 paper)
  5. Michael M. Bronstein (82 papers)
Citations (434)