Adversarial Training

AdvProp

Introduced by Xie et al. in Adversarial Examples Improve Image Recognition

AdvProp is an adversarial training scheme which treats adversarial examples as additional examples, to prevent overfitting. Key to the method is the usage of a separate auxiliary batch norm for adversarial examples, as they have different underlying distributions to normal examples.

Source: Adversarial Examples Improve Image Recognition

Papers


Paper Code Results Date Stars

Categories