SOTAVerified

Detecting COVID-19 Conspiracy Theories with Transformers and TF-IDF

2022-05-01Unverified0· sign in to hype

Haoming Guo, Tianyi Huang, Huixuan Huang, Mingyue Fan, Gerald Friedland

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The sharing of fake news and conspiracy theories on social media has wide-spread negative effects. By designing and applying different machine learning models, researchers have made progress in detecting fake news from text. However, existing research places a heavy emphasis on general, common-sense fake news, while in reality fake news often involves rapidly changing topics and domain-specific vocabulary. In this paper, we present our methods and results for three fake news detection tasks at MediaEval benchmark 2021 that specifically involve COVID-19 related topics. We experiment with a group of text-based models including Support Vector Machines, Random Forest, BERT, and RoBERTa. We find that a pre-trained transformer yields the best validation results, but a randomly initialized transformer with smart design can also be trained to reach accuracies close to that of the pre-trained transformer.

Tasks

Reproductions