tao-bai / attack-and-defense-methodsLinks
A curated list of papers on adversarial machine learning (adversarial examples and defense methods).
☆211Updated 3 years ago
Alternatives and similar repositories for attack-and-defense-methods
Users that are interested in attack-and-defense-methods are comparing it to the libraries listed below
Sorting:
- Library containing PyTorch implementations of various adversarial attacks and resources☆163Updated this week
- This repository provides simple PyTorch implementations for adversarial training methods on CIFAR-10.☆169Updated 4 years ago
- ☆63Updated 4 years ago
- Attacks Which Do Not Kill Training Make Adversarial Learning Stronger (ICML2020 Paper)☆126Updated 2 years ago
- A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"☆157Updated 6 years ago
- [ICLR 2020] A repository for extremely fast adversarial training using FGSM☆448Updated last year
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆151Updated 4 years ago
- ☆52Updated 3 years ago
- Code for "On Adaptive Attacks to Adversarial Example Defenses"☆86Updated 4 years ago
- Square Attack: a query-efficient black-box adversarial attack via random search [ECCV 2020]☆168Updated 5 years ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆274Updated 4 years ago
- Code for ICML 2019 paper "Simple Black-box Adversarial Attacks"☆198Updated 2 years ago
- A pytorch implementation of "Towards Evaluating the Robustness of Neural Networks"☆59Updated 6 years ago
- PyTorch-1.0 implementation for the adversarial training on MNIST/CIFAR-10 and visualization on robustness classifier.☆252Updated 5 years ago
- Universal Adversarial Perturbations (UAPs) for PyTorch☆49Updated 4 years ago
- A unified benchmark problem for data poisoning attacks☆159Updated 2 years ago
- Repository for Certified Defenses for Adversarial Patch ICLR-2020☆34Updated 5 years ago
- ☆86Updated 4 years ago
- A curated list of awesome adversarial attack and defense papers