Skip to content

Code and datasets for our NAACL 2022 paper - Detect Rumors in Microblog Posts for Low-Resource Domains via Adversarial Contrastive Learning

License

Notifications You must be signed in to change notification settings

DanielLin97/ACLR4RUMOR-NAACL2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACLR4RUMOR-NAACL2022

Code and datasets for our NAACL 2022 paper - Detect Rumors in Microblog Posts for Low-Resource Domains via Adversarial Contrastive Learning.

Requirements

python==3.6  
numpy==1.18.1  
torch==1.4.0  
torch_scatter==1.4.0  
torch_sparse==0.4.3  
torch_cluster==1.4.5  
torch_geometric==1.3.2  
tqdm==4.40.0  
joblib==0.14.1
transformers==4.5.0

Get Started

Run script

$ sh start.sh

Acknowledgement

This work is a joint study with the support of Beijing University of Posts and Telecommunications (BUPT) and Hong Kong Baptist University (HKBU).

If you find this resource useful, please let us know and cite our paper:

@article{lin2022detect,
  title={Detect Rumors in Microblog Posts for Low-Resource Domains via Adversarial Contrastive Learning},
  author={Lin, Hongzhan and Ma, Jing and Chen, Liangliang and Yang, Zhiwei and Cheng, Mingfei and Chen, Guang},
  journal={arXiv preprint arXiv:2204.08143},
  year={2022}
}

About

Code and datasets for our NAACL 2022 paper - Detect Rumors in Microblog Posts for Low-Resource Domains via Adversarial Contrastive Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published