paper-with-me

홈 › Papers

Out-of-distribution Rumor Detection via Test-Time Adaptation

2024-03-26 · Xiang Tao, Mingqing Zhang, Qiang Liu, Shu Wu, Liang Wang

Due to the rapid spread of rumors on social media, rumor detection has become an extremely important challenge. Existing methods for rumor detection have achieved good performance, as they have collected enough corpus from the same data distribution for model training. However, significant distribution shifts between the training data and real-world test data occur due to differences in news topics, social media platforms, languages and the variance in propagation scale caused by news popularity. This leads to a substantial decline in the performance of these existing methods in Out-Of-Distribution (OOD) situations. To address this problem, we propose a simple and efficient method named Test-time Adaptation for Rumor Detection under distribution shifts (TARD). This method models the propagation of news in the form of a propagation graph, and builds propagation graph test-time adaptation framework, enhancing the model's adaptability and robustness when facing OOD problems. Extensive experiments conducted on two group datasets collected from real-world social platforms demonstrate that our framework outperforms the state-of-the-art methods in performance.

📄 PDF Abstract BibTeX arXiv:2403.17735

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time Adaptation

Similar Papers 제목 키워드 기반

T3RD: Test-Time Training for Rumor Detection on Social Media

2024-05-13 · WWW '24: Proceedings of the ACM on Web Conference 2024 2024 5 · Huaiwen Zhang, Xinxin Liu, Qing Yang, Yang Yang 외

With the increasing number of news uploaded to the internet daily, rumor detection has garnered significant attention in recent years. Existing rumor detection methods excel on familiar topics with sufficient training da…

Contrastive LearningFake News DetectionSelf-Supervised Learning

Nip Rumors in the Bud: Retrieval-Guided Topic-Level Adaptation for Test-Time Fake News Video Detection

2026-01-17 · Jian Lang, Rongpei Hong, Ting Zhong, Yong Wang 외 arxiv

Fake News Video Detection (FNVD) is critical for social stability. Existing methods typically assume consistent news topic distribution between training and test phases, failing to detect fake news videos tied to emergin…

Test-time Adaptation

Improving Rumor Detection by Class-based Adversarial Domain Adaptation

2023-10-01 · MM '23: Proceedings of the 31st ACM International Conference on Multimedia 2023 10 · Jingqiu Li, Lanjun Wang, Jianlin He, Yongdong Zhang 외

Since rumors widely spread on social networks can cause seri- ous negative impacts, a batch of studies have investigated how to detect rumors. Most of them rely on existing datasets and try to improve the detection perfo…

Domain AdaptationEvent Detection

Towards Real-World Rumor Detection: Anomaly Detection Framework with Graph Supervised Contrastive Learning

2025-08-10 · Chaoqun Cui, Caiyan Jia arxiv

Current rumor detection methods based on propagation structure learning predominately treat rumor detection as a class-balanced classification task on limited labeled data. However, real-world social media data exhibits …

Contrastive LearningAnomaly Detection

It's about Time: Rethinking Evaluation on Rumor Detection Benchmarks using Chronological Splits

2023-02-06 · Yida Mu, Kalina Bontcheva, Nikolaos Aletras

New events emerge over time influencing the topics of rumors in social media. Current rumor detection benchmarks use random splits as training, development and test sets which typically results in topical overlaps. Conse…