English

Wiggling Weights to Improve the Robustness of Classifiers

Computer Vision and Pattern Recognition 2021-11-19 v1 Machine Learning Image and Video Processing

Abstract

Robustness against unwanted perturbations is an important aspect of deploying neural network classifiers in the real world. Common natural perturbations include noise, saturation, occlusion, viewpoint changes, and blur deformations. All of them can be modelled by the newly proposed transform-augmented convolutional networks. While many approaches for robustness train the network by providing augmented data to the network, we aim to integrate perturbations in the network architecture to achieve improved and more general robustness. To demonstrate that wiggling the weights consistently improves classification, we choose a standard network and modify it to a transform-augmented network. On perturbed CIFAR-10 images, the modified network delivers a better performance than the original network. For the much smaller STL-10 dataset, in addition to delivering better general robustness, wiggling even improves the classification of unperturbed, clean images substantially. We conclude that wiggled transform-augmented networks acquire good robustness even for perturbations not seen during training.

Keywords

Cite

@article{arxiv.2111.09779,
  title  = {Wiggling Weights to Improve the Robustness of Classifiers},
  author = {Sadaf Gulshad and Ivan Sosnovik and Arnold Smeulders},
  journal= {arXiv preprint arXiv:2111.09779},
  year   = {2021}
}

Comments

arXiv admin note: text overlap with arXiv:2103.11372, arXiv:2107.09391

R2 v1 2026-06-24T07:43:44.307Z