paper-with-me

Papers

Continuous Detection, Rapidly React: Unseen Rumors Detection based on Continual Prompt-Tuning

2022-03-16 · Yuhui Zuo, Wei Zhu, Guoyong Cai

Since open social platforms allow for a large and continuous flow of unverified information, rumors can emerge unexpectedly and spread quickly. However, existing rumor detection (RD) models often assume the same training and testing distributions and can not cope with the continuously changing social network environment. This paper proposed a Continual Prompt-Tuning RD (CPT-RD) framework, which avoids catastrophic forgetting (CF) of upstream tasks during sequential task learning and enables bidirectional knowledge transfer between domain tasks. Specifically, we propose the following strategies: (a) Our design explicitly decouples shared and domain-specific knowledge, thus reducing the interference among different domains during optimization; (b) Several technologies aim to transfer knowledge of upstream tasks to deal with emergencies; (c) A task-conditioned prompt-wise hypernetwork (TPHNet) is used to consolidate past domains. In addition, CPT-RD avoids CF without the necessity of a rehearsal buffer.

📄 PDF Abstract BibTeX arXiv:2203.11720

Code (1)

coding-zuo/cpt-rd 공식 구현

Tasks

Transfer Learning

Methods 이 논문이 사용한 방법론

HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…

Similar Papers 제목 키워드 기반

Continually Detection, Rapidly React: Unseen Rumors Detection Based on Continual Prompt-Tuning

2022-10-01 · COLING 2022 10 · Yuhui Zuo, Wei Zhu, Guoyong GUET Cai

Since open social platforms allow for a large and continuous flow of unverified information, rumors can emerge unexpectedly and spread quickly. However, existing rumor detection (RD) models often assume the same training…

Transfer Learning

Examining the Limitations of Computational Rumor Detection Models Trained on Static Datasets

2023-09-20 · Yida Mu, Xingyi Song, Kalina Bontcheva, Nikolaos Aletras

A crucial aspect of a rumor detection model is its ability to generalize, particularly its ability to detect emerging, previously unknown rumors. Past research has indicated that content-based (i.e., using solely source …

Rumor Detection on Social Media with Bi-Directional Graph Convolutional Networks

2020-01-17 · Tian Bian, Xi Xiao, Tingyang Xu, Peilin Zhao 외

Social media has been developing rapidly in public due to its nature of spreading new information, which leads to rumors being circulated. Meanwhile, detecting rumors from such massive information in social media is beco…

Region-enhanced Deep Graph Convolutional Networks for Rumor Detection

2022-06-15 · Ge Wang, Li Tan, Tianbao Song, Wei Wang 외

Social media has been rapidly developing in the public sphere due to its ease of spreading new information, which leads to the circulation of rumors. However, detecting rumors from such a massive amount of information is…

Graph Neural Network

Dynamically Addressing Unseen Rumor via Continual Learning

2021-04-18 · Nayeon Lee, Andrea Madotto, Yejin Bang, Pascale Fung

Rumors are often associated with newly emerging events, thus, an ability to deal with unseen rumors is crucial for a rumor veracity classification model. Previous works address this issue by improving the model's general…

Continual LearningVeracity Classification