Wiggling Weights to Improve the Robustness of Classifiers
Sadaf Gulshad, Ivan Sosnovik, Arnold Smeulders

TL;DR
This paper introduces a novel approach called wiggling weights in transform-augmented convolutional networks, which enhances the robustness of classifiers against various natural perturbations without relying solely on data augmentation.
Contribution
The paper proposes integrating weight wiggling into transform-augmented networks to improve robustness, demonstrating consistent performance gains on perturbed and clean images.
Findings
Wiggling weights improves classification robustness on perturbed CIFAR-10 images.
Wiggling enhances general robustness and classification of clean images on STL-10.
Wiggled transform-augmented networks maintain robustness even for unseen perturbations.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Cell Image Analysis Techniques
