Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[SIGIR 2022] Source code and datasets for "Bias Mitigation for Evidence-aware Fake News Detection by Causal Intervention".

Notifications You must be signed in to change notification settings

CRIPAC-DIG/CF-FEND

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CF-FEND

model

This is the code for the Paper: Bias Mitigation for Evidence-aware Fake News Detection by Causal Intervention.

Usage

Our dataset can be downloaded by this link. Place it in the same directory as counterfactual_inference.

You can run the bash scripts in the directory (run) to train and test models (MAC/bert) on Snopes (sens) or PolitiFact (pomt) Dataset.

For example, run the mac model on Snopes:

sh run/run_mac_snes.sh

Requirements

Required packages are in requirements.txt. You can install packages as follows:

pip install -r requirements.txt

Citation

Please cite our paper if you use the code:

@inproceedings{wu2022bias,
  title     = {Bias Mitigation for Evidence-aware Fake News Detection by Causal Intervention},
  author    = {Wu, Junfei and Liu, Qiang and Xu, Weizhi and Wu, Shu},
  booktitle = {Proceedings of the 45th International ACM SIGIR Conference on Research and Development in Information Retrieval},
  pages     = {2308--2313},
  year      = {2022}
}

Acknowledge

We refer to the work and code of fake news reasoning. We sincerely thank them for their great contribution to the research community of fake news detection.

About

[SIGIR 2022] Source code and datasets for "Bias Mitigation for Evidence-aware Fake News Detection by Causal Intervention".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.