Git Product home page Git Product logo

covid19-fake-news-detection's Introduction

Fake News Detection from COVID-19 Dataset using Machine Learning Approach


Project Description

Along with the COVID-19 pandemic we are alsofighting an ’infodemic’. Fake news and rumors are rampant on social media. Believing in rumors can cause significant harm. This is further exacerbated at the time of a pandemic.

To tackle this, we curate and release a manually annotated dataset of multiple social media posts and articles of real and fake news on COVID-19. We perform a binary classification task (real vs fake) and benchmark the annotated dataset with six machine learning baselines - Decision Tree, Logistic Regression, Gradient Descent Boosted Trees, and Support Vector Machine (SVM). We have also implemented LSTM and BERT models.

For example, the following two posts belong to fake and real categories, respectively. image

One which gives the highest F1-Score is selected as the best model.

Dataset Used: https://github.com/diptamath/covid_fake_news/tree/main/data


Results

  • We find the highest F1 score for the SVM model, i.e. 93.45%. Hence we conclude it can best detect fake news, for the used dataset.
  • The descending order of F1 scores for all the models are: SVM > LR > BERT > LSTM > GDBT > DT

References for the Project

[1] Darcy Warkentin, Michael Woodworth, Jeffrey T. Hancock, and Nicole Cormier. 2010. Warrants and deception in computer-mediated communication. In Proceedings of the 2010 ACM Conference on Computer Supported Cooperative Work, CSCW ’10, page 9–12, New York, NY, USA. Association for Computing Machinery.

[2] Arkaitz Zubiaga, Maria Liakata, Rob Procter, Geral- dine Wong Sak Hoi, and Peter Tolmie. 2016. Analysing how people orient to and spread rumours in social media by looking at conversational threads. PLOS ONE, 11(3):e0150989.

[3] J.Cement. 2020. Number of social media users 2025. Statista. Accessed: 2020-10-30.

covid19-fake-news-detection's People

Contributors

heysoumyadeep avatar abhishek-acharya1 avatar prakash-creates avatar anitesh24 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.