Distributionally Robust Learning for Multi-source Unsupervised Domain Adaptation
Empirical risk minimization often performs poorly when the distribution of the target domain differs from those of source domains. To address such potential distribution shifts, we develop an unsupervised domain adaptation approach that leverages labeled data from multiple source domains and unlabeled data from the target domain. We introduce a distributionally robust model that optimizes an adversarial reward based on the explained variance across a class of target distributions, ensuring generalization to the target domain. We show that the proposed robust model is a weighted average of conditional outcome models from source domains. This formulation allows us to compute the robust model through the aggregation of source models, which can be estimated using various machine learning algorithms of the users' choice, such as random forests, boosting, and neural networks. Additionally, we introduce a bias-correction step to obtain a more accurate aggregation weight, which is effective for various machine learning algorithms. Our framework can be interpreted as a distributionally robust federated learning approach that satisfies privacy constraints while providing insights into the importance of each source for prediction on the target domain. The performance of our method is evaluated on both simulated and real data.
Code (1)
Tasks
Domain AdaptationFederated LearningMulti-Source Unsupervised Domain AdaptationPredictionUnsupervised Domain AdaptationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Distributionally Robust Classification for Multi-source Unsupervised Domain Adaptation
Unsupervised domain adaptation (UDA) is a statistical learning problem when the distribution of training (source) data is different from that of test (target) data. In this setting, one has access to labeled data only fr…
Unsupervised Domain AdaptationDistributionally Robust Learning for Unsupervised Domain Adaptation
We propose a distributionally robust learning (DRL) method for unsupervised domain adaptation (UDA) that scales to modern computer-vision benchmarks. DRL can be naturally formulated as a competitive two-player game be…
Density Ratio EstimationDomain AdaptationUnsupervised Domain AdaptationDomain Adaptation without Model Transferring
In recent years, researchers have been paying increasing attention to the threats brought by deep learning models to data security and privacy, especially in the field of domain adaptation. Existing unsupervised domain a…
Domain AdaptationmodelUnsupervised Domain AdaptationDistributionally Robust Domain Adaptation
Domain Adaptation (DA) has recently received significant attention due to its potential to adapt a learning model across source and target domains with mismatched distributions. Since DA methods rely exclusively on the g…
Domain AdaptationStatistical Analysis of Conditional Group Distributionally Robust Optimization with Cross-Entropy Loss
In multi-source learning with discrete labels, distributional heterogeneity across domains poses a central challenge to developing predictive models that transfer reliably to unseen domains. We study multi-source unsuper…
Unsupervised Domain Adaptation