What is: Auxiliary Batch Normalization?
| Source | Adversarial Examples Improve Image Recognition | 
| Year | 2000 | 
| Data Source | CC BY-SA - https://paperswithcode.com | 
Auxiliary Batch Normalization is a type of regularization used in adversarial training schemes. The idea is that adversarial examples should have a separate batch normalization components to the clean examples, as they have different underlying statistics.
