English

LocalNorm: Robust Image Classification through Dynamically Regularized Normalization

Computer Vision and Pattern Recognition 2019-03-05 v3 Machine Learning

Abstract

While modern convolutional neural networks achieve outstanding accuracy on many image classification tasks, they are, compared to humans, much more sensitive to image degradation. Here, we describe a variant of Batch Normalization, LocalNorm, that regularizes the normalization layer in the spirit of Dropout while dynamically adapting to the local image intensity and contrast at test-time. We show that the resulting deep neural networks are much more resistant to noise-induced image degradation, improving accuracy by up to three times, while achieving the same or slightly better accuracy on non-degraded classical benchmarks. In computational terms, LocalNorm adds negligible training cost and little or no cost at inference time, and can be applied to already-trained networks in a straightforward manner.

Keywords

Cite

@article{arxiv.1902.06550,
  title  = {LocalNorm: Robust Image Classification through Dynamically Regularized Normalization},
  author = {Bojian Yin and Siebren Schaafsma and Henk Corporaal and H. Steven Scholte and Sander M. Bohte},
  journal= {arXiv preprint arXiv:1902.06550},
  year   = {2019}
}

Comments

14 pages, 17 figures