paper-with-me

Papers

Distributionally Robust Learning for Multi-source Unsupervised Domain Adaptation

2023-09-05 · Zhenyu Wang, Peter Bühlmann, Zijian Guo

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.

📄 PDF Abstract BibTeX arXiv:2309.02211

Code (1)

zywang0701/drl-simus 공식 구현 pytorch

Tasks

Domain AdaptationFederated LearningMulti-Source Unsupervised Domain AdaptationPredictionUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Distributionally Robust Classification for Multi-source Unsupervised Domain Adaptation

2026-01-29 · Seonghwi Kim, Sung Ho Jo, Wooseok Ha, Minwoo Chae arxiv

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 Adaptation

Distributionally Robust Learning for Unsupervised Domain Adaptation

2020-09-28 · Haoxuan Wang, Anqi Liu, Zhiding Yu, Yisong Yue 외

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 Adaptation

Domain Adaptation without Model Transferring

2021-07-21 · Kunhong Wu, Yucheng Shi, Yahong Han, Yunfeng Shao 외

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 Adaptation

Distributionally Robust Domain Adaptation

2022-10-30 · Akram S. Awad, George K. Atia

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 Adaptation

Statistical Analysis of Conditional Group Distributionally Robust Optimization with Cross-Entropy Loss

2025-07-14 · Zijian Guo, Zhenyu Wang, Yifan Hu, Francis Bach arxiv

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