Which of the following is an example of an 'Evasion' attack on a computer vision model?
Adversarial noise targets the model's inference logic.
Why this answer
Adding adversarial noise to an image (e.g., a sticker) causes the model to misclassify it, which is the definition of evasion.