AlbertMillan / adversarial-training-pytorch
Implementation of adversarial training under fast-gradient sign method (FGSM), projected gradient descent (PGD) and CW using Wide-ResNet-28-10 on cifar-10. Sample code is re-usable despite changing the model or dataset.
☆39Updated 4 years ago
Alternatives and similar repositories for adversarial-training-pytorch:
Users that are interested in adversarial-training-pytorch are comparing it to the libraries listed below
- the paper "Geometry-aware Instance-reweighted Adversarial Training" ICLR 2021 oral☆59Updated 3 years ago
- Fighting Gradients with Gradients: Dynamic Defenses against Adversarial Attacks☆38Updated 3 years ago
- Learnable Boundary Guided Adversarial Training (ICCV2021)☆36Updated last month
- CIFS: Improving Adversarial Robustness of CNNs via Channel-wise Importance-based Feature Selection☆20Updated 3 years ago
- Adversarial Distributional Training (NeurIPS 2020)☆62Updated 3 years ago
- Detection of adversarial examples using influence functions and nearest neighbors☆33Updated 2 years ago
- ☆57Updated 2 years ago
- A pytorch implementation of "Towards Evaluating the Robustness of Neural Networks"☆55Updated 5 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆144Updated 4 years ago
- Repository for Certified Defenses for Adversarial Patch ICLR-2020☆32Updated 4 years ago
- Code for "Diversity can be Transferred: Output Diversification for White- and Black-box Attacks"☆53Updated 4 years ago
- Code for Boosting fast adversarial training with learnable adversarial initialization (TIP2022)☆30Updated last year
- Understanding Catastrophic Overfitting in Single-step Adversarial Training [AAAI 2021]☆28Updated 2 years ago
- Foolbox implementation for NeurIPS 2021 Paper: "Fast Minimum-norm Adversarial Attacks through Adaptive Norm Constraints".☆25Updated 2 years ago
- Universal Adversarial Perturbations (UAPs) for PyTorch☆48Updated 3 years ago
- [ICLR 2021] "Robust Overfitting may be mitigated by properly learned smoothening" by Tianlong Chen*, Zhenyu Zhang*, Sijia Liu, Shiyu Chan…☆46Updated 3 years ago
- CVPR 2021 Official repository for the Data-Free Model Extraction paper. https://arxiv.org/abs/2011.14779☆69Updated 9 months ago
- Code for "On Adaptive Attacks to Adversarial Example Defenses"☆85Updated 3 years ago
- This repository contains the PyTorch implementation of Zeroth Order Optimization Based Adversarial Black Box Attack (https://arxiv.org/ab…☆40Updated last year
- The implementation of our paper: Composite Adversarial Attacks (AAAI2021)☆30Updated 2 years ago
- ☆28Updated 2 years ago
- Pytorch implementation of Adversarially Robust Distillation (ARD)☆59Updated 5 years ago
- Prediction Poisoning: Towards Defenses Against DNN Model Stealing Attacks (ICLR '20)☆29Updated 4 years ago
- Adversarial Robustness, White-box, Adversarial Attack☆50Updated 2 years ago
- ATTA (Efficient Adversarial Training with Transferable Adversarial Examples)☆35Updated 4 years ago
- Code and experiments for the adversarial detection paper☆20Updated 3 years ago
- Unofficial implementation of the DeepMind papers "Uncovering the Limits of Adversarial Training against Norm-Bounded Adversarial Examples…☆95Updated 2 years ago
- ConvexPolytopePosioning☆34Updated 5 years ago
- PyTorch implementations of Adversarial defenses and utils.☆34Updated last year
- The code is for our NeurIPS 2019 paper: https://arxiv.org/abs/1910.04749☆32Updated 4 years ago