anishmadan23 / adversarial-attacks-pytorchLinks
This repository contains implementation of 4 adversarial attacks : FGSM, Basic Iterative Method, Projected Gradient Descent(Madry's Attack), and Carlini Wagner's L2 attack. Also contained is the code to visualise it, along with a detailed report and a poster explaining the various attacks.
☆32Updated 6 years ago
Alternatives and similar repositories for adversarial-attacks-pytorch
Users that are interested in adversarial-attacks-pytorch are comparing it to the libraries listed below
Sorting:
- Code for paper "Characterizing Adversarial Subspaces Using Local Intrinsic Dimensionality".☆124Updated 4 years ago
- ☆54Updated 2 years ago
- Implementation of the Boundary Attack algorithm as described in Brendel, Wieland, Jonas Rauber, and Matthias Bethge. "Decision-Based Adve…☆98Updated 4 years ago
- Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"☆150Updated 4 years ago
- ZOO: Zeroth Order Optimization based Black-box Attacks to Deep Neural Networks☆169Updated 3 years ago
- A rich-documented PyTorch implementation of Carlini-Wagner's L2 attack.☆60Updated 6 years ago
- Code for "Diversity can be Transferred: Output Diversification for White- and Black-box Attacks"☆53Updated 4 years ago
- Detection of adversarial examples using influence functions and nearest neighbors☆36Updated 2 years ago
- Code for ICML 2019 paper "Simple Black-box Adversarial Attacks"☆197Updated 2 years ago
- ATTA (Efficient Adversarial Training with Transferable Adversarial Examples)☆36Updated 4 years ago
- Attacks Which Do Not Kill Training Make Adversarial Learning Stronger (ICML2020 Paper)☆125Updated last year
- Code for "Detecting Adversarial Samples from Artifacts" (Feinman et al., 2017)☆110Updated 7 years ago
- A pytorch implementation of "Towards Evaluating the Robustness of Neural Networks"☆58Updated 5 years ago
- Feature Scattering Adversarial Training (NeurIPS19)☆73Updated last year
- MagNet: a Two-Pronged Defense against Adversarial Examples☆100Updated 6 years ago
- Code for "On Adaptive Attacks to Adversarial Example Defenses"☆87Updated 4 years ago
- code we used in Decision Boundary Analysis of Adversarial Examples https://openreview.net/forum?id=BkpiPMbA-☆27Updated 6 years ago
- ☆85Updated 4 years ago
- Adversarial Distributional Training (NeurIPS 2020)☆63Updated 4 years ago
- ☆41Updated last year
- Attacking a dog vs fish classification that uses transfer learning inceptionV3☆70Updated 7 years ago
- Code for "Black-box Adversarial Attacks with Limited Queries and Information" (http://arxiv.org/abs/1804.08598)☆179Updated 3 years ago
- This is PyTorch Implementation of Universal Adversarial Perturbation (https://arxiv.org/abs/1610.08401)☆45Updated 6 years ago
- AAAI 2019 oral presentation☆52Updated last month
- Craft poisoned data using MetaPoison☆52Updated 4 years ago
- PyTorch library for adversarial attack and training☆145Updated 6 years ago
- The implementation of our paper: Composite Adversarial Attacks (AAAI2021)☆30Updated 3 years ago
- This repo keeps track of popular provable training and verification approaches towards robust neural networks, including leaderboards on …☆98Updated 2 years ago
- CLEVER (Cross-Lipschitz Extreme Value for nEtwork Robustness) is a robustness metric for deep neural networks☆61Updated 3 years ago
- Implementation for "Defense-VAE: A Fast and Accurate Defense against Adversarial Attacks"☆14Updated 4 years ago