oscarknagg / adversarialLinks
Creating and defending against adversarial examples
☆41Updated 6 years ago
Alternatives and similar repositories for adversarial
Users that are interested in adversarial are comparing it to the libraries listed below
Sorting:
- This repository contains implementation of 4 adversarial attacks : FGSM, Basic Iterative Method, Projected Gradient Descent(Madry's Attac…☆31Updated 6 years ago
- A curated list of papers on adversarial machine learning (adversarial examples and defense methods).☆212Updated 3 years ago
- ☆57Updated 2 years ago
- Code for paper "Characterizing Adversarial Subspaces Using Local Intrinsic Dimensionality".☆125Updated 5 years ago
- Code for "On Adaptive Attacks to Adversarial Example Defenses"☆87Updated 4 years ago
- A unified benchmark problem for data poisoning attacks☆160Updated 2 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆152Updated 5 years ago
- PyTorch-1.0 implementation for the adversarial training on MNIST/CIFAR-10 and visualization on robustness classifier.☆253Updated 5 years ago
- Witches' Brew: Industrial Scale Data Poisoning via Gradient Matching☆111Updated last year
- This repository provides simple PyTorch implementations for adversarial training methods on CIFAR-10.☆172Updated 4 years ago
- Repository for Certified Defenses for Adversarial Patch ICLR-2020☆34Updated 5 years ago
- Adversarial Examples: Attacks and Defenses for Deep Learning☆32Updated 7 years ago
- [ICLR 2020] A repository for extremely fast adversarial training using FGSM☆449Updated last year
- Code for "Detecting Adversarial Samples from Artifacts" (Feinman et al., 2017)☆111Updated 7 years ago
- Attacks Which Do Not Kill Training Make Adversarial Learning Stronger (ICML2020 Paper)☆126Updated 2 years ago
- Code for the unrestricted adversarial examples paper (NeurIPS 2018)☆65Updated 6 years ago
- Craft poisoned data using MetaPoison☆54Updated 4 years ago
- A pytorch implementation of "Towards Evaluating the Robustness of Neural Networks"☆60Updated 6 years ago
- Blackbox attacks for deep neural network models☆70Updated 7 years ago
- ☆160Updated 4 years ago
- Implementation of the Boundary Attack algorithm as described in Brendel, Wieland, Jonas Rauber, and Matthias Bethge. "Decision-Based Adve…☆99Updated 4 years ago
- A rich-documented PyTorch implementation of Carlini-Wagner's L2 attack.☆60Updated 7 years ago
- Provable adversarial robustness at ImageNet scale☆402Updated 6 years ago
- ☆87Updated 4 years ago
- This repo keeps track of popular provable training and verification approaches towards robust neural networks, including leaderboards on …☆98Updated 3 years ago
- Codes for reproducing the black-box adversarial attacks in “ZOO: Zeroth Order Optimization based Black-box Attacks to Deep Neural Network…☆63Updated 6 years ago
- Code for "Black-box Adversarial Attacks with Limited Queries and Information" (http://arxiv.org/abs/1804.08598)☆180Updated 4 years ago
- This is a reimplementation of the blog post "Building Autoencoders in Keras". Instead of using MNIST, this project uses CIFAR10.☆74Updated 6 years ago
- This is the reading list mainly on adversarial examples (attacks, defenses, etc.) I try to keep and update regularly.☆227Updated 6 years ago
- ☆32Updated last year