AdvBox

Adversarial example generator

A toolbox for generating adversarial examples to test the robustness of machine learning models

Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. Advbox give a command line tool to generate adversarial examples with Zero-Coding.

GitHub

1k stars
56 watching
265 forks
Language: Jupyter Notebook
last commit: over 3 years ago
Linked from 1 awesome list

adversarial-attacksadversarial-exampleadversarial-examplesdeep-learningdeepfoolfgsmgraphpipemachine-learningonnxpaddlepaddlesecurity

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jind11/textfoolerA tool for generating adversarial examples to attack text classification and inference models496
qdata/adversarialdnn-playgroundAn online tool allowing users to visualize and generate adversarial examples to deceive neural networks130
tabacof/adversarialAn adversarial image optimization tool allowing users to generate images designed to deceive machine learning models70
borealisai/advertorchA toolbox for researching and evaluating robustness against attacks on machine learning models1,311
chong-z/tree-ensemble-attackAn approach to create adversarial examples for tree-based ensemble models22
utkuozbulak/adaptive-segmentation-mask-attackAn implementation of an adversarial example generation method for deep learning segmentation models.58
lts4/deepfoolA method to create adversarial inputs for deep neural networks, designed to fool their predictions359
utkuozbulak/pytorch-cnn-adversarial-attacksPyTorch implementation of various Convolutional Neural Network adversarial attack techniques354
prinsphield/adversarial_reprogrammingThis project enables reprogramming of pre-trained neural networks to work on new tasks by fine-tuning them on smaller datasets.33
thunlp/openattackA Python toolkit for generating adversarial examples to test the robustness of natural language processing models699
airbnb/artificial-adversaryA tool to generate adversarial text examples and test machine learning models against them399
eric-xw/arelThis codebase provides an implementation of a novel adversarial reward learning algorithm for generating human-like visual stories from image sequences.136
robustbench/robustbenchA standardized benchmark for measuring the robustness of machine learning models against adversarial attacks682
paarthneekhara/rnn_adversarial_reprogrammingRepurposes pre-trained neural networks for new classification tasks through adversarial reprogramming of their inputs.6
eth-sri/diffaiTrains neural networks to be provably robust against adversarial examples using abstract interpretation techniques.219