Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Improving robustness to corruptions with multiplicative weight perturbations

About

Deep neural networks (DNNs) excel on clean images but struggle with corrupted ones. Incorporating specific corruptions into the data augmentation pipeline can improve robustness to those corruptions but may harm performance on clean images and other types of distortion. In this paper, we introduce an alternative approach that improves the robustness of DNNs to a wide range of corruptions without compromising accuracy on clean images. We first demonstrate that input perturbations can be mimicked by multiplicative perturbations in the weight space. Leveraging this, we propose Data Augmentation via Multiplicative Perturbation (DAMP), a training method that optimizes DNNs under random multiplicative weight perturbations. We also examine the recently proposed Adaptive Sharpness-Aware Minimization (ASAM) and show that it optimizes DNNs under adversarial multiplicative weight perturbations. Experiments on image classification datasets (CIFAR-10/100, TinyImageNet and ImageNet) and neural network architectures (ResNet50, ViT-S/16, ViT-B/16) show that DAMP enhances model generalization performance in the presence of corruptions across different settings. Notably, DAMP is able to train a ViT-S/16 on ImageNet from scratch, reaching the top-1 error of 23.7% which is comparable to ResNet50 without extensive data augmentations.

Trung Trinh, Markus Heinonen, Luigi Acerbi, Samuel Kaski• 2024

Related benchmarks

TaskDatasetResultRank
Image ClassificationImageNet Robustness Suite
Top-1 Accuracy (ImageNet-A)92.92
42
Image ClassificationImageNet Clean 1K (val)--
24
Image ClassificationImageNet-1k (val)
Clean Error (%)19.36
8
Image ClassificationImageNet Robustness Suite IN-C, C-bar, A, D, Sketch, Drawing, Cartoon, Hard (val)
FGSM Accuracy59.87
8
Image ClassificationImageNet Robustness Suite (Clean, FGSM, A, C, C-bar, D, Drawing, Sketch, Cartoon, Hard) 1.0 (test)
Clean Error Rate23.8
4
Showing 5 of 5 rows

Other info

Follow for update