paper-with-me

Papers

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, AnAn Liu

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 performance on those known datasets, but their performance drops significantly when detecting newly emerging events. This is not in line with the original intention of the rumor detection task. To tackle this issue, we formulate the rumor detection problem as a domain adaption task and propose the Class-based Adversarial Domain Adaptive framework, CADA, which is a general model framework where any latest rumor detec- tion methods can be plugged-in. The improvement of new emerging rumor event detection is based on adversarial training. Specifically, CADA considers class-based discriminators to achieve fine-grained alignment of declarations to be detected of different classes. Ex- periments on three public datasets show that CADA can improve the detection performance of existing rumor detection models and achieve better results than state-of-the-art models. In terms of ac- curacy, the performance is improved by at least 3% compared with the original base model in the PHEME dataset, and as high as 10% in the Twitter datasets.

📄 PDF Abstract BibTeX

Code (1)

gszswork/CADA pytorch

Tasks

Domain AdaptationEvent Detection

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

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

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Massive false rumors emerging along with breaking news or trending topics severely hinder the truth. Exiting rumor detection approaches achieve promising performance on the yesterday's news, since there is enough corpus …

Contrastive Learning

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

2022-04-18 · Findings (NAACL) 2022 7 · Hongzhan Lin, Jing Ma, Liangliang Chen, Zhiwei Yang 외

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…

Contrastive Learning

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

LEX-GAN: Layered Explainable Rumor Detector Based on Generative Adversarial Networks

2019-09-25 · Mingxi Cheng, Yizhi Li, Shahin Nazarian, Paul Bogdan

Social media have emerged to be increasingly popular and have been used as tools for gathering and propagating information. However, the vigorous growth of social media contributes to the fast-spreading and far-reaching …

Decision MakingFake News Detectionfeature selectionSentence

Rumor Detection with a novel graph neural network approach

2024-03-24 · Tianrui Liu, Qi Cai, Changxin Xu, Bo Hong 외

The wide spread of rumors on social media has caused a negative impact on people's daily life, leading to potential panic, fear, and mental health problems for the public. How to debunk rumors as early as possible remain…

Graph Neural Network