CLAIOct 6, 2022

Unsupervised Domain Adaptation for COVID-19 Information Service with Contrastive Adversarial Domain Mixup

arXiv:2210.03250v18 citationsh-index: 23
AI Analysis

This work addresses the problem of misinformation detection for COVID-19 applications, but it is incremental as it builds on existing domain adaptation techniques.

The paper tackles the lack of labeled COVID-19 data for misinformation detection by proposing an unsupervised domain adaptation framework using contrastive learning and adversarial domain mixup, achieving significant improvements over state-of-the-art baselines in experiments on real-world datasets.

In the real-world application of COVID-19 misinformation detection, a fundamental challenge is the lack of the labeled COVID data to enable supervised end-to-end training of the models, especially at the early stage of the pandemic. To address this challenge, we propose an unsupervised domain adaptation framework using contrastive learning and adversarial domain mixup to transfer the knowledge from an existing source data domain to the target COVID-19 data domain. In particular, to bridge the gap between the source domain and the target domain, our method reduces a radial basis function (RBF) based discrepancy between these two domains. Moreover, we leverage the power of domain adversarial examples to establish an intermediate domain mixup, where the latent representations of the input text from both domains could be mixed during the training process. Extensive experiments on multiple real-world datasets suggest that our method can effectively adapt misinformation detection systems to the unseen COVID-19 target domain with significant improvements compared to the state-of-the-art baselines.

Foundations

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

Your Notes