CLAILGNov 15, 2021

Testing the Generalization of Neural Language Models for COVID-19 Misinformation Detection

arXiv:2111.07819v519 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of detecting COVID-19 misinformation for researchers and practitioners, but it is incremental as it focuses on benchmarking existing methods rather than introducing new ones.

The study evaluated fifteen Transformer-based models on five COVID-19 misinformation datasets to test generalization across content types, finding that models tailored to COVID-19 data did not significantly outperform general-purpose ones.

A drastic rise in potentially life-threatening misinformation has been a by-product of the COVID-19 pandemic. Computational support to identify false information within the massive body of data on the topic is crucial to prevent harm. Researchers proposed many methods for flagging online misinformation related to COVID-19. However, these methods predominantly target specific content types (e.g., news) or platforms (e.g., Twitter). The methods' capabilities to generalize were largely unclear so far. We evaluate fifteen Transformer-based models on five COVID-19 misinformation datasets that include social media posts, news articles, and scientific papers to fill this gap. We show tokenizers and models tailored to COVID-19 data do not provide a significant advantage over general-purpose ones. Our study provides a realistic assessment of models for detecting COVID-19 misinformation. We expect that evaluating a broad spectrum of datasets and models will benefit future research in developing misinformation detection systems.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes