thu-ml / ares
A Python library for adversarial machine learning focusing on benchmarking adversarial robustness.
☆496Updated last year
Alternatives and similar repositories for ares:
Users that are interested in ares are comparing it to the libraries listed below
- Code relative to "Reliable evaluation of adversarial robustness with an ensemble of diverse parameter-free attacks"☆679Updated 9 months ago
- A challenge to explore adversarial robustness of neural networks on CIFAR10.☆490Updated 3 years ago
- RobustBench: a standardized adversarial robustness benchmark [NeurIPS 2021 Benchmarks and Datasets Track]☆693Updated 2 weeks ago
- [ICLR 2020] A repository for extremely fast adversarial training using FGSM☆441Updated 6 months ago
- TRADES (TRadeoff-inspired Adversarial DEfense via Surrogate-loss minimization)☆529Updated last year
- A curated list of papers on adversarial machine learning (adversarial examples and defense methods).☆210Updated 2 years ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆264Updated 4 years ago
- Related papers for robust machine learning☆566Updated last year
- PyTorch-1.0 implementation for the adversarial training on MNIST/CIFAR-10 and visualization on robustness classifier.☆246Updated 4 years ago
- A non-targeted adversarial attack method, which won the first place in NIPS 2017 non-targeted adversarial attacks competition☆245Updated 5 years ago
- Code for ICML 2019 paper "Simple Black-box Adversarial Attacks"☆196Updated last year
- Simple pytorch implementation of FGSM and I-FGSM☆282Updated 6 years ago
- Empirical tricks for training robust models (ICLR 2021)☆253Updated last year
- PyTorch Implementation of Adversarial Training for Free!