Awesome
BinarizedAttack
This is the source code of paper "BinarizedAttack: Structural Poisoning Attacks to Graph-based Anomaly Detection".
Requirements
python==3.8
pytorch==1.9.0
numpy==1.20.3
Cite
Please cite our paper if you use this code in your own work:
@INPROCEEDINGS{9835582,
author={Zhu, Yulin and Lai, Yuni and Zhao, Kaifa and Luo, Xiapu and Yuan, Mingquan and Ren, Jian and Zhou, Kai},
booktitle={2022 IEEE 38th International Conference on Data Engineering (ICDE)},
title={BinarizedAttack: Structural Poisoning Attacks to Graph-based Anomaly Detection},
year={2022},
volume={},
number={},
pages={14-26},
doi={10.1109/ICDE53745.2022.00006}}