thu-ml / ares
A Python library for adversarial machine learning focusing on benchmarking adversarial robustness.
☆501Updated last year
Alternatives and similar repositories for ares:
Users that are interested in ares are comparing it to the libraries listed below
- RobustBench: a standardized adversarial robustness benchmark [NeurIPS 2021 Benchmarks and Datasets Track]☆702Updated last month
- TRADES (TRadeoff-inspired Adversarial DEfense via Surrogate-loss minimization)☆531Updated last year
- A challenge to explore adversarial robustness of neural networks on CIFAR10.☆491Updated 3 years ago
- [ICLR 2020] A repository for extremely fast adversarial training using FGSM☆442Updated 7 months ago
- Code relative to "Reliable evaluation of adversarial robustness with an ensemble of diverse parameter-free attacks"☆683Updated 10 months ago
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆265Updated 4 years ago
- Simple pytorch implementation of FGSM and I-FGSM☆284Updated 7 years ago
- A curated list of papers on adversarial machine learning (adversarial examples and defense methods).☆210Updated 2 years ago
- PyTorch-1.0 implementation for the adversarial training on MNIST/CIFAR-10 and visualization on robustness classifier.☆248Updated 4 years ago
- Related papers for robust machine learning☆568Updated last year
- PyTorch Implementation of Adversarial Training for Free!☆244Updated 3 years ago
- A Toolbox for Adversarial Robustness Research☆1,326Updated last year
- Code for ICML 2019 paper "Simple Black-box Adversarial Attacks"☆197Updated last year
- Empirical tricks for training robust models (ICLR 2021)☆250Updated last year
- A non-targeted adversarial attack method, which won the first place in NIPS 2017 non-targeted adversarial attacks competition☆247Updated 5 years ago
- A challenge to explore adversarial robustness of neural networks on MNIST.☆744Updated 2 years ago
- Attacks Which Do Not Kill Training Make Adversarial Learning Stronger (ICML2020 Paper)☆125Updated last year
- Provable adversarial robustness at ImageNet scale☆383Updated 5 years ago
- A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"☆152Updated 5 years ago
- The translation-invariant adversarial attack method to improve the transferability of adversarial examples.☆140Updated last year
- This repository provides simple PyTorch implementations for adversarial training methods on CIFAR-10.☆162Updated 4 years ago
- Improving Transferability of Adversarial Examples with Input Diversity☆162Updated 5 years ago
- Library containing PyTorch implementations of various adversarial attacks and resources☆151Updated 3 weeks ago
- Implementation of Papers on Adversarial Examples☆394Updated last year
- 对抗样本(Adversarial Examples)和投毒攻击(Poisoning Attacks)相关资料☆115Updated 5 years ago
- Defense-GAN: Protecting Classifiers Against Adversarial Attacks Using Generative Models (published in ICLR2018)☆239Updated 5 years ago
- An adversarial attack on object detectors