CLAIApr 18, 2022

Detect Rumors in Microblog Posts for Low-Resource Domains via Adversarial Contrastive Learning

arXiv:2204.08143v2651 citationsh-index: 15
Originality Highly original
AI Analysis

This addresses the problem of detecting false rumors in microblog posts for low-resource domains, which is incremental as it builds on existing rumor detection approaches by adapting to new challenges.

The paper tackles rumor detection in low-resource domains, such as unforeseen events or different languages, by proposing an adversarial contrastive learning framework that adapts features from well-resourced data, achieving much better performance than state-of-the-art methods and superior early-stage detection.

Massive false rumors emerging along with breaking news or trending topics severely hinder the truth. Existing rumor detection approaches achieve promising performance on the yesterday's news, since there is enough corpus collected from the same domain for model training. However, they are poor at detecting rumors about unforeseen events especially those propagated in different languages due to the lack of training data and prior knowledge (i.e., low-resource regimes). In this paper, we propose an adversarial contrastive learning framework to detect rumors by adapting the features learned from well-resourced rumor data to that of the low-resourced. Our model explicitly overcomes the restriction of domain and/or language usage via language alignment and a novel supervised contrastive training paradigm. Moreover, we develop an adversarial augmentation mechanism to further enhance the robustness of low-resource rumor representation. Extensive experiments conducted on two low-resource datasets collected from real-world microblog platforms demonstrate that our framework achieves much better performance than state-of-the-art methods and exhibits a superior capacity for detecting rumors at early stages.

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