Adversarial Attacks

Fast Minimum-Norm Attack

Introduced by Pintor et al. in Fast Minimum-norm Adversarial Attacks through Adaptive Norm Constraints

Fast Minimum-Norm Attack, or FNM, is a type of adversarial attack that works with different $\ell_{p}$-norm perturbation models ($p=0,1,2,\infty$), is robust to hyperparameter choices, does not require adversarial starting points, and converges within few lightweight steps. It works by iteratively finding the sample misclassified with maximum confidence within an $\ell_{p}$-norm constraint of size $\epsilon$, while adapting $\epsilon$ to minimize the distance of the current sample to the decision boundary.

Source: Fast Minimum-norm Adversarial Attacks through Adaptive Norm Constraints

Papers


Paper Code Results Date Stars

Tasks


Task Papers Share
Adversarial Attack 1 50.00%
Adversarial Robustness 1 50.00%

Components


Component Type
🤖 No Components Found You can add them if they exist; e.g. Mask R-CNN uses RoIAlign

Categories