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

A Closer Look at Smoothness in Domain Adversarial Training

About

Domain adversarial training has been ubiquitous for achieving invariant representations and is used widely for various domain adaptation tasks. In recent times, methods converging to smooth optima have shown improved generalization for supervised learning tasks like classification. In this work, we analyze the effect of smoothness enhancing formulations on domain adversarial training, the objective of which is a combination of task loss (eg. classification, regression, etc.) and adversarial terms. We find that converging to a smooth minima with respect to (w.r.t.) task loss stabilizes the adversarial training leading to better performance on target domain. In contrast to task loss, our analysis shows that converging to smooth minima w.r.t. adversarial loss leads to sub-optimal generalization on the target domain. Based on the analysis, we introduce the Smooth Domain Adversarial Training (SDAT) procedure, which effectively enhances the performance of existing domain adversarial methods for both classification and object detection tasks. Our analysis also provides insight into the extensive usage of SGD over Adam in the community for domain adversarial training.

Harsh Rangwani, Sumukh K Aithal, Mayank Mishra, Arihant Jain, R. Venkatesh Babu• 2022

Related benchmarks

TaskDatasetResultRank
Unsupervised Domain AdaptationOffice-Home (test)
Average Accuracy84.3
332
Unsupervised Domain AdaptationOffice-Home
Average Accuracy84.3
238
Domain AdaptationOffice-31
Accuracy (A -> W)92.7
156
Image ClassificationOffice-Home
Average Accuracy84.3
142
Object ClassificationVisDA synthetic-to-real 2017
Mean Accuracy82.1
91
Unsupervised Domain AdaptationVisDA unsupervised domain adaptation 2017
Mean Accuracy89.8
87
Object DetectionPASCAL VOC to Clipart target domain
mAP31.23
61
Object DetectionCityscapes -> Foggy Cityscapes
mAP38
55
ClassificationVisDA 2017 (val)
Mean Accuracy89.8
45
Unsupervised Domain AdaptationVisDA synthetic-to-real 2017
Accuracy87.8
42
Showing 10 of 13 rows

Other info

Code

Follow for update