Fake News Identification using Machine Learning Algorithms Based on Graph Features
Yuxuan Tian

TL;DR
This paper develops a graph-based machine learning model to identify fake news by analyzing the spreading network, achieving high accuracy without examining news content or user data.
Contribution
It introduces a novel approach focusing on graph features of news spread networks and evaluates multiple machine learning models for fake news detection.
Findings
Graph features like Eigenvector centrality are highly influential.
Best models achieved over 99% accuracy on Twitter datasets.
The approach offers an effective alternative to content-based fake news detection.
Abstract
The spread of fake news has long been a social issue and the necessity of identifying it has become evident since its dangers are well recognized. In addition to causing uneasiness among the public, it has even more devastating consequences. For instance, it might lead to death during pandemics due to unverified medical instructions. This study aims to build a model for identifying fake news using graphs and machine learning algorithms. Instead of scanning the news content or user information, the research explicitly focuses on the spreading network, which shows the interconnection among people, and graph features such as the Eigenvector centrality, Jaccard Coefficient, and the shortest path. Fourteen features are extracted from graphs and tested in thirteen machine learning models. After analyzing these features and comparing the test result of machine learning models, the results…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMisinformation and Its Impacts · Spam and Phishing Detection · Sentiment Analysis and Opinion Mining
