locuslab / fast_adversarial
[ICLR 2020] A repository for extremely fast adversarial training using FGSM
☆441Updated 8 months ago
Alternatives and similar repositories for fast_adversarial:
Users that are interested in fast_adversarial are comparing it to the libraries listed below
- PyTorch-1.0 implementation for the adversarial training on MNIST/CIFAR-10 and visualization on robustness classifier.☆249Updated 4 years ago
- PyTorch Implementation of Adversarial Training for Free!☆245Updated 3 years ago
- A challenge to explore adversarial robustness of neural networks on CIFAR10.☆494Updated 3 years ago
- TRADES (TRadeoff-inspired Adversarial DEfense via Surrogate-loss minimization)☆535Updated 2 years ago
- Provable adversarial robustness at ImageNet scale☆386Updated 5 years ago
- Empirical tricks for training robust models (ICLR 2021)☆252Updated last year
- Attacks Which Do Not Kill Training Make Adversarial Learning Stronger (ICML2020 Paper)☆125Updated last year
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆147Updated 4 years ago
- Code relative to "Reliable evaluation of adversarial robustness with an ensemble of diverse parameter-free attacks"☆689Updated 11 months ago
- Simple pytorch implementation of FGSM and I-FGSM☆287Updated 7 years ago
- A curated list of papers on adversarial machine learning (adversarial examples and defense methods).☆210Updated 2 years ago
- Code for ICML 2019 paper "Simple Black-box Adversarial Attacks"☆198Updated 2 years ago
- RobustBench: a standardized adversarial robustness benchmark [NeurIPS 2021 Benchmarks and Datasets Track]☆705Updated 3 weeks ago
- ☆157Updated 4 years ago
- PyTorch library for adversarial attack and training☆145Updated 6 years ago
- A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"☆154Updated 5 years ago
- Semisupervised learning for adversarial robustness https://arxiv.org/pdf/1905.13736.pdf☆141Updated 5 years ago
- Related papers for robust machine learning☆569Updated last year
- This repository provides simple PyTorch implementations for adversarial training methods on CIFAR-10.☆165Updated 4 years ago
- Official TensorFlow Implementation of Adversarial Training for Free! which trains robust models at no extra cost compared to natural trai…☆174Updated 11 months ago
- ZOO: Zeroth Order Optimization based Black-box Attacks to Deep Neural Networks☆170Updated 3 years ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆267Updated 4 years ago
- Improving Transferability of Adversarial Examples with Input Diversity☆163Updated 5 years ago
- Code for our NeurIPS 2019 *spotlight* "Provably Robust Deep Learning via Adversarially Trained Smoothed Classifiers"☆225Updated 5 years ago
- Square Attack: a query-efficient black-box adversarial attack via random search [ECCV 2020]☆163Updated 4 years ago
- Library containing PyTorch implementations of various adversarial attacks and resources☆153Updated last month
- This is the reading list mainly on adversarial examples (attacks, defenses, etc.) I try to keep and update regularly.☆225Updated 5 years ago
- A challenge to explore adversarial robustness of neural networks on MNIST.☆750Updated 2 years ago
- Unofficial implementation of the DeepMind papers "Uncovering the Limits of Adversarial Training against Norm-Bounded Adversarial Examples…☆96Updated 3 years ago
- The translation-invariant adversarial attack method to improve the transferability of adversarial examples.☆141Updated last year