Preliminary reference implementation.
- numpy
- scipy
- numba
- cvxpy
See the notebook Local Budget Demo.ipynb
for a demo on how to compute the certificate for local budget only.
See the notebook Adversarial Training Demo.ipynb
for a demo comparing the different training schemes.
Please cite our paper if you use this code in your own work:
@inproceedings{bojchevski2019certifiable,
title = {Certifiable Robustness to Graph Perturbations},
author = {Aleksandar Bojchevski and Stephan G{\"{u}}nnemann},
booktitle = {Neural Information Processing Systems, {NeurIPS}},
year = {2019},
}