Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Square Attack breaks "Bandlimiting Neural Networks Against Adversarial Attacks" #15

Closed
max-andr opened this issue Dec 5, 2019 · 1 comment

Comments

@max-andr
Copy link

max-andr commented Dec 5, 2019

Defense: {Bandlimiting Neural Networks Against Adversarial Attacks}

Write-up: {https://arxiv.org/abs/1912.00049}

Authors: {Maksym Andriushchenko, Francesco Croce, Nicolas Flammarion, Matthias Hein}

Code: {https://github.com/max-andr/square-attack/}

Does the code implement the robust-ml API and include pre-trained models: {yes}

Claims: {Under Linf eps=8/255 these models have: 15.8% adversarial accuracy on CIFAR-10 (on 1k points), 0.4% adversarial accuracy in ImageNet (on 1k points). The results were obtained using the Square Attack which is based on random search. The details can be found in Section 5.2 of our paper (see "Breaking the post-averaging defense".}

@anishathalye
Copy link
Contributor

Thanks for your submission! Always nice to see more analyses :)

Added in 6c4a8c3 and live on the site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants