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

Global-Local Regularization Via Distributional Robustness

About

Despite superior performance in many situations, deep neural networks are often vulnerable to adversarial examples and distribution shifts, limiting model generalization ability in real-world applications. To alleviate these problems, recent approaches leverage distributional robustness optimization (DRO) to find the most challenging distribution, and then minimize loss function over this most challenging distribution. Regardless of achieving some improvements, these DRO approaches have some obvious limitations. First, they purely focus on local regularization to strengthen model robustness, missing a global regularization effect which is useful in many real-world applications (e.g., domain adaptation, domain generalization, and adversarial machine learning). Second, the loss functions in the existing DRO approaches operate in only the most challenging distribution, hence decouple with the original distribution, leading to a restrictive modeling capability. In this paper, we propose a novel regularization technique, following the veins of Wasserstein-based DRO framework. Specifically, we define a particular joint distribution and Wasserstein-based uncertainty, allowing us to couple the original and most challenging distributions for enhancing modeling capability and applying both local and global regularizations. Empirical studies on different learning problems demonstrate that our proposed approach significantly outperforms the existing regularization approaches in various domains: semi-supervised learning, domain adaptation, domain generalization, and adversarial machine learning.

Hoang Phan, Trung Le, Trung Phung, Tuan Anh Bui, Nhat Ho, Dinh Phung• 2022

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10 (test)
Accuracy (Clean)84.13
273
Unsupervised Domain AdaptationImageCLEF-DA
Average Accuracy90.4
104
Unsupervised Domain AdaptationOffice-31
A->W Accuracy96.2
83
Domain GeneralizationCIFAR-10-C
Accuracy84.5
36
Domain GeneralizationCIFAR-100-C
Accuracy58.4
36
Image ClassificationTiny-ImageNet LT (test)
Accuracy (Dogs)94.67
20
Image ClassificationCIFAR100-C
AUC (Ratio 0.01)57.04
20
Image ClassificationCIFAR100 LT
AUC (Ratio 0.01)58.33
20
Image ClassificationMNIST Origin
Accuracy (Perturbation 0.01)95.78
20
Image ClassificationMNIST Corrupted
Acc (0.01 Corruption)99.39
20
Showing 10 of 15 rows

Other info

Code

Follow for update