Skip to content

ART Attacks

Beat Buesser edited this page Nov 7, 2020 · 43 revisions
  1. Evasion
  2. Poisoning
  3. Extraction
  4. Inference

1. Evasion Attacks

  • Auto-Attack (Croce and Hein, 2020)

    Auto-Attack runs one or more evasion attacks, defaults or provided by the user, against a classification task. Auto-Attack optimises the attack strength by only attacking correctly classified samples and by first running the untargeted version of each attack followed by running the targeted version against each possible target label.

1.1 White-box

1.2 Black-box

2. Poisoning Attacks

3. Extraction Attacks

4. Inference Attacks

4.1 Attribute Inference

4.2 Membership Inference

  • Membership Inference Black-Box
  • Membership Inference Black-Box Rule-Based
  • Label-Only Boundary Distance Attack (ART 1.5)
  • Label-Only Gap Attack (ART 1.5)

4.3 Model Inversion

Clone this wiki locally