Mixture Weight Estimation and Model Prediction in Multi-source Multi-target Domain Adaptation
Yuyang Deng, Ilja Kuzborskij, Mehrdad Mahdavi

TL;DR
This paper introduces efficient methods for estimating optimal data source mixtures and predicting models for multiple target domains in multi-source domain adaptation, with theoretical guarantees and practical algorithms.
Contribution
It formulates mixture weight estimation as a convex-nonconcave minimax problem and develops algorithms with provable guarantees, also enabling neural network-based prediction of target models.
Findings
Proposed a stochastic algorithm with stationarity guarantees for mixture estimation.
Showed neural networks can learn target models from mixture coefficients.
Developed online algorithms with regret guarantees for new target prediction.
Abstract
We consider the problem of learning a model from multiple heterogeneous sources with the goal of performing well on a new target distribution. The goal of learner is to mix these data sources in a target-distribution aware way and simultaneously minimize the empirical risk on the mixed source. The literature has made some tangible advancements in establishing theory of learning on mixture domain. However, there are still two unsolved problems. Firstly, how to estimate the optimal mixture of sources, given a target domain; Secondly, when there are numerous target domains, how to solve empirical risk minimization (ERM) for each target using possibly unique mixture of data sources in a computationally efficient manner. In this paper we address both problems efficiently and with guarantees. We cast the first problem, mixture weight estimation, as a convex-nonconcave compositional minimax…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
MethodsAttentive Walk-Aggregating Graph Neural Network
