TextFooler
Adversarial examples generator
A tool for generating adversarial examples to attack text classification and inference models
A Model for Natural Language Attack on Text Classification and Inference
494 stars
15 watching
79 forks
Language: Python
last commit: almost 2 years ago adversarial-attacksbertbert-modelnatural-language-inferencenatural-language-processingtext-classification
Related projects:
Repository | Description | Stars |
---|---|---|
advboxes/advbox | A toolbox for generating adversarial examples to test the robustness of machine learning models | 1,385 |
airbnb/artificial-adversary | A tool to generate adversarial text examples and test machine learning models against them | 397 |
tabacof/adversarial | An adversarial image optimization tool allowing users to generate images designed to deceive machine learning models | 69 |
utkuozbulak/adaptive-segmentation-mask-attack | An implementation of an adversarial example generation method for deep learning segmentation models. | 57 |
thunlp/openattack | A Python toolkit for generating adversarial examples to test the robustness of natural language processing models | 689 |
chong-z/tree-ensemble-attack | An approach to create adversarial examples for tree-based ensemble models | 22 |
lts4/deepfool | A method to create adversarial inputs for deep neural networks, designed to fool their predictions | 357 |
qdata/adversarialdnn-playground | An online tool allowing users to visualize and generate adversarial examples to deceive neural networks | 130 |
ai-secure/dba | A tool for demonstrating and analyzing attacks on federated learning systems by introducing backdoors into distributed machine learning models. | 176 |
utkuozbulak/pytorch-cnn-adversarial-attacks | PyTorch implementation of various Convolutional Neural Network adversarial attack techniques | 350 |
eaigner/shield | A flexible Bayesian text classifier with backend storage support | 158 |
borealisai/advertorch | A toolbox for researching and evaluating robustness against attacks on machine learning models | 1,308 |
eric-wallace/universal-triggers | A toolkit for generating and analyzing adversarial triggers in natural language processing models. | 293 |
tdrussell/illustrationgan | A Generative Adversarial Networks implementation for modeling illustrations using a custom dataset of anime faces. | 269 |
inspire-group/modelpoisoning | An implementation of model poisoning attacks in federated learning | 146 |