Slide 32
Slide 32 text
Algorithms to craft adversarial examples for NN
1. FGSM: fast gradient sign method
2. JSMA: jacobian based saliency map attack
3. Carlini wagner attack
4. DeepFool
5. The Basic Iterative Method
6. EAD: Elastic-Net Attacks
7. Projected Gradient Descent Attack
PS: these are only the famous one’s