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

Free Lunch for Domain Adversarial Training: Environment Label Smoothing

About

A fundamental challenge for machine learning models is how to generalize learned models for out-of-distribution (OOD) data. Among various approaches, exploiting invariant features by Domain Adversarial Training (DAT) received widespread attention. Despite its success, we observe training instability from DAT, mostly due to over-confident domain discriminator and environment label noise. To address this issue, we proposed Environment Label Smoothing (ELS), which encourages the discriminator to output soft probability, which thus reduces the confidence of the discriminator and alleviates the impact of noisy environment labels. We demonstrate, both experimentally and theoretically, that ELS can improve training stability, local convergence, and robustness to noisy environment labels. By incorporating ELS with DAT methods, we are able to yield state-of-art results on a wide range of domain generalization/adaptation tasks, particularly when the environment labels are highly noisy.

YiFan Zhang, Xue Wang, Jian Liang, Zhang Zhang, Liang Wang, Rong Jin, Tieniu Tan• 2023

Related benchmarks

TaskDatasetResultRank
Unsupervised Domain AdaptationOffice-Home (test)
Average Accuracy84.6
332
Domain GeneralizationVLCS
Accuracy81.5
238
Domain GeneralizationPACS
Accuracy (Art)87.8
221
Person Re-IdentificationVIPeR
Rank-159.3
182
Domain AdaptationOffice-31
Accuracy (A -> W)93.6
156
Image ClassificationRotated-MNIST
Mean Accuracy98.1
40
Person Re-IdentificationAverage (PRID, GRID, VIPeR, iLIDs) (target)
mAP72.1
20
Person Re-IdentificationPRID target
mAP77.7
20
Person Re-IdentificationGRID (target)
mAP57.2
20
Person Re-Identificationi-LIDS (target)
R-179.8
8
Showing 10 of 22 rows

Other info

Code

Follow for update