The Wayback Machine - https://web.archive.org/web/20210815041705/https://github.com/topics/adversarial-machine-learning
Skip to content
#

adversarial-machine-learning

Here are 267 public repositories matching this topic...

jxmorris12
jxmorris12 commented Sep 1, 2020

Output when I specify an attack without a model:

(torch) jxmorris12 12:50 PM > textattack attack --recipe bae
Traceback (most recent call last):
...
  File "/p/qdata/jm8wx/research/text_attacks/textattack/textattack/commands/attack/attack_args_helpers.py", line 343, in parse_model_from_args
    raise ValueError(f"Error: unsupported TextAttack model {args.model}")
ValueError: Error: un

The goal of this survey is two-fold: (i) to present recent advances on adversarial machine learning (AML) for the security of RS (i.e., attacking and defense recommendation models), (ii) to show another successful application of AML in generative adversarial networks (GANs) for generative applications, thanks to their ability for learning (high-dimensional) data distributions. In this survey, we provide an exhaustive literature review of 74 articles published in major RS and ML journals and conferences. This review serves as a reference for the RS community, working on the security of RS or on generative models using GANs to improve their quality.
  • Updated Mar 3, 2021

Improve this page

Add a description, image, and links to the adversarial-machine-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the adversarial-machine-learning topic, visit your repo's landing page and select "manage topics."

Learn more