as791 / Adversarial-Example-Attack-and-DefenseLinks
This repository contains the implementation of three adversarial example attack methods FGSM, IFGSM, MI-FGSM and one Distillation as defense against all attacks using MNIST dataset.
☆135Updated 4 years ago
Alternatives and similar repositories for Adversarial-Example-Attack-and-Defense
Users that are interested in Adversarial-Example-Attack-and-Defense are comparing it to the libraries listed below
Sorting:
- AdvAttacks; adversarial examples; FGSM;JSMA;CW;single pixel attack; local search attack;deepfool☆57Updated 6 years ago
- Using relativism to improve GAN-based Adversarial Attacks. 🦾☆44Updated 2 years ago
- Using FGSM, I-FGSM and MI-FGSM to generate and evaluate adversarial samples.☆12Updated 6 years ago
- Implementation of gradient-based adversarial attack(FGSM,MI-FGSM,PGD)☆100Updated 4 years ago
- ☆53Updated 3 years ago
- Code for "Adversarial attack by dropping information." (ICCV 2021)☆78Updated 3 years ago
- Enhancing the Transferability of Adversarial Attacks through Variance Tuning☆89Updated last year
- a Pytorch implementation of the paper "Generating Adversarial Examples with Adversarial Networks" (advGAN).☆275Updated 4 years ago
- The code of ICCV2021 paper "Meta Gradient Adversarial Attack"☆25Updated 3 years ago
- ☆71Updated 4 years ago
- Official Repository for the AAAI-20 paper "Hidden Trigger Backdoor Attacks"☆130Updated 2 years ago
- This is for releasing the source code of the ACSAC paper "STRIP: A Defence Against Trojan Attacks on Deep Neural Networks"☆60Updated 11 months ago
- Pytorch implementation of Adversarial Patch on ImageNet (arXiv: https://arxiv.org/abs/1712.09665)☆64Updated 5 years ago
- Code for LAS-AT: Adversarial Training with Learnable Attack Strategy (CVPR2022)☆117Updated 3 years ago
- ☆86Updated 4 years ago
- Implementation of https://arxiv.org/abs/1610.08401 for the CS-E4070 - Special Course in Machine Learning and Data Science: Advanced Topic…☆64Updated 5 years ago
- Patch-wise iterative attack (accepted by ECCV 2020) to improve the transferability of adversarial examples.☆93Updated 3 years ago
- 对抗样本(Adversarial Examples)和投毒攻击(Poisoning Attacks)相关资料☆115Updated 6 years ago
- This is an implementation demo of the ICLR 2021 paper [Neural Attention Distillation: Erasing Backdoor Triggers from Deep Neural Networks…☆124Updated 3 years ago
- A curated list of papers on adversarial machine learning (adversarial examples and defense methods).☆211Updated 3 years ago
- My entry for ICLR 2018 Reproducibility Challenge for paper Synthesizing robust adversarial examples https://openreview.net/pdf?id=BJDH5M-…☆74Updated 7 years ago
- Invisible Backdoor Attack with Sample-Specific Triggers☆102Updated 3 years ago
- code for "Feature Importance-aware Transferable Adversarial Attacks"☆85Updated 3 years ago
- An adversarial attack on object detectors☆150Updated 4 years ago
- Simple pytorch implementation of FGSM and I-FGSM☆290Updated 7 years ago
- A pytorch implementation of "Towards Deep Learning Models Resistant to Adversarial Attacks"☆157Updated 6 years ago
- A pytorch implementation of "Adversarial Examples in the Physical World"☆19Updated 6 years ago
- ☆41Updated 2 years ago
- Code for "Adversarial Camouflage: Hiding Physical World Attacks with Natural Styles" (CVPR 2020)☆94Updated 2 years ago
- ☆31Updated 4 years ago