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

Continuously Indexed Domain Adaptation

About

Existing domain adaptation focuses on transferring knowledge between domains with categorical indices (e.g., between datasets A and B). However, many tasks involve continuously indexed domains. For example, in medical applications, one often needs to transfer disease analysis and prediction across patients of different ages, where age acts as a continuous domain index. Such tasks are challenging for prior domain adaptation methods since they ignore the underlying relation among domains. In this paper, we propose the first method for continuously indexed domain adaptation. Our approach combines traditional adversarial adaptation with a novel discriminator that models the encoding-conditioned domain index distribution. Our theoretical analysis demonstrates the value of leveraging the domain index to generate invariant features across a continuous range of domains. Our empirical results show that our approach outperforms the state-of-the-art domain adaption methods on both synthetic and real-world medical datasets.

Hao Wang, Hao He, Dina Katabi• 2020

Related benchmarks

TaskDatasetResultRank
ClassificationRotMNIST (test)--
32
Classification2-Moons Rotated (unseen future domain)
Error Rate10.8
16
ClassificationTwitter (test)
AUC63
11
ClassificationYearbook (test)
Error Rate8.4
11
Classification2-Moons (test)
Error Rate (%)18.7
11
RegressionCyclone (test)
MAE17
10
RegressionHouse (test)
MAE10.2
10
Sleep stage predictionSHHS [44,52] → (52,90] Domain Extrapolation
Accuracy80.6
8
Sleep stage predictionMESA [54,58] → (58,95] Domain Extrapolation
Accuracy82.7
8
Sleep stage predictionSOF [75,82] → (82,90] Domain Extrapolation
Accuracy76.7
8
Showing 10 of 32 rows

Other info

Code

Follow for update