Detecting Fake News on Twitter Using Machine Learning Models

Emma Cueva,Grace Ee,Akshat Iyer,Alexandra Pereira,Alexander Roseman,Dayrene Martinez
DOI: https://doi.org/10.1109/urtc51696.2020.9668872
2020-10-09
Abstract:As the popularity of social media has risen, people have become increasingly aware of current events, often through sources such as Twitter. One issue with these news sources is the prevalence of false information, or fake news. Even as some social media platforms take initiative with labels or warnings, fake news continues to have dangerous consequences beyond misinformation. The goal of this research is to implement an effective method of identifying fake news spread on Twitter through the use of Artificial Intelligence (AI). More specifically, the investigation studied Long Short Term Memory (LSTM), Gated Recurrent Unit (GRU), and Natural Language Processing (NLP) networks to compare their accuracy when predicting fake news. Data was preprocessed and used to train AI models; figures were then generated for analysis. All three models achieved high accuracy in detecting fake news; however, the NLP model was the only iteration that possessed the ability to identify satire as fake news. For this reason, the NLP model was deemed the preferred choice for detecting fake news on Twitter.
What problem does this paper attempt to address?