Skip to content

Repository files navigation

[IJCAI 2024] DarkFed: A Data-Free Backdoor Attack in Federated Learning

This repository comprises of implementation of DarkFed.

Installation

This code follows the setting in 3DFed(https://github.com/haoyangliASTAPLE/3DFed) withpython=3.6.13, torch=1.7.0 and torchvision=0.8.1.

Experiments on CIFAR-10

python DataFreeTraining.py --name cifar --params configs/cifar_fed.yaml

YAML files configs/cifar_fed.yaml stores the configuration for experiments.

Citation

Please cite with the below bibTex if you find it helpful to your research.

@article{DarkFed,
  title={DarkFed: A Data-Free Backdoor Attack in Federated Learning},
  author={Li, Minghui and Wan, Wei and Ning, Yuxuan and Hu, Shengshan and Xue, Lulu and Zhang, Leo Yu and Wang, Yichen},
  journal={arXiv preprint arXiv:2405.03299},
  year={2024}
}

About

No description, website, or topics provided.

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages