Skip to content
/ GFCS Public

Code for the ICLR 2022 paper "Attacking deep networks with surrogate-based adversarial black-box methods is easy"

License

Notifications You must be signed in to change notification settings

fiveai/GFCS

Repository files navigation

(WORK IN PROGRESS)

This is the GitHub repository for the ICLR 2022 paper "Attacking deep networks with surrogate-based adversarial black-box methods is easy", by Nicholas A. Lord, Romain Mueller, and Luca Bertinetto.

Requirements

Please see environment.yml.

Reproducing results

Consult the following sets of instructions to reproduce the results of the paper:

Citation


@inproceedings{lord2022attacking,
    title={Attacking deep networks with surrogate-based adversarial black-box methods is easy},
    author={Nicholas A. Lord and Romain Mueller and Luca Bertinetto},
    booktitle={International Conference on Learning Representations},
    year={2022},
    url={https://openreview.net/forum?id=Zf4ZdI4OQPV}
}

Acknowledgement

The main method in this repository is based on the original implementation of SimBA-ODS (https://github.com/ermongroup/ODS). We thank the authors for making their code available.

About

Code for the ICLR 2022 paper "Attacking deep networks with surrogate-based adversarial black-box methods is easy"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages