Evaluating Generalizability of Fine-Tuned Models for Fake News Detection
The Covid-19 pandemic has caused a dramatic and parallel rise in dangerous misinformation, denoted an `infodemic' by the CDC and WHO. Misinformation tied to the Covid-19 infodemic changes continuously; this can lead to performance degradation of fine-tuned models due to concept drift. Degredation can be mitigated if models generalize well-enough to capture some cyclical aspects of drifted data. In this paper, we explore generalizability of pre-trained and fine-tuned fake news detectors across 9 fake news datasets. We show that existing models often overfit on their training dataset and have poor performance on unseen data. However, on some subsets of unseen data that overlap with training data, models have higher accuracy. Based on this observation, we also present KMeans-Proxy, a fast and effective method based on K-Means clustering for quickly identifying these overlapping subsets of unseen data. KMeans-Proxy improves generalizability on unseen fake news datasets by 0.1-0.2 f1-points across datasets. We present both our generalizability experiments as well as KMeans-Proxy to further research in tackling the fake news problem.
Code (1)
Tasks
Fake News DetectionMisinformationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Do Sentence Interactions Matter? Leveraging Sentence Level Representations for Fake News Classification
The rising growth of fake news and misleading information through online media outlets demands an automatic method for detecting such news articles. Of the few limited works which differentiate between trusted vs other t…
ArticlesFeature EngineeringGeneral ClassificationGraph Neural Network+2Analysis of Disinformation and Fake News Detection Using Fine-Tuned Large Language Model
The paper considers the possibility of fine-tuning Llama 2 large language model (LLM) for the disinformation analysis and fake news detection. For fine-tuning, the PEFT/LoRA based approach was used. In the study, the mod…
Fact CheckingFake News DetectionLanguage ModelingLanguage Modelling+1A Unified Training Process for Fake News Detection based on Fine-Tuned BERT Model
An efficient fake news detector becomes essential as the accessibility of social media platforms increases rapidly.
Fake News DetectionTransfer LearningCOVID-19 Fake News Detection Using Bidirectional Encoder Representations from Transformers Based Models
Nowadays, the development of social media allows people to access the latest news easily. During the COVID-19 pandemic, it is important for people to access the news so that they can take corresponding protective measure…
Fake News DetectionImproving Generalizability of Fake News Detection Methods using Propensity Score Matching
Recently, due to the booming influence of online social networks, detecting fake news is drawing significant attention from both academic communities and general public. In this paper, we consider the existence of confou…
Fake News Detectionregression