Unified Optimization of Source Weights and Transfer Quantities in Multi-Source Transfer Learning: An Asymptotic Framework
In multi-source transfer learning, a key challenge lies in how to appropriately differentiate and utilize heterogeneous source tasks. However, existing multi-source methods typically focus on optimizing either the source weights or the amount of transferred samples, largely neglecting their joint consideration. In this work, we propose a theoretical framework, Unified Optimization of Weights and Quantities (UOWQ), that jointly determines the optimal source weights and transfer quantities for each source task. Specifically, the framework formulates multi-source transfer learning as a parameter estimation problem based on an asymptotic analysis of a Kullback--Leibler divergence--based generalization error measure, leading to two main theoretical findings: 1) using all available source samples is always optimal when the weights are properly adjusted; 2) the optimal source weights are characterized by a principled optimization problem whose structure explicitly incorporates the Fisher information, parameter discrepancy, parameter dimensionality, and transfer quantities. Building on the theoretical results, we further propose a practical algorithm for multi-source transfer learning, and extend it to multi-task learning settings where each task simultaneously serves as both a source and a target. Extensive experiments on real-world benchmarks, including DomainNet and Office-Home, demonstrate that UOWQ consistently outperforms strong baselines. The results validate both the theoretical predictions and the practical effectiveness of our framework.
Code (0)
등록된 구현이 없습니다.
Tasks
Multi-Task LearningTransfer LearningSimilar Papers 제목 키워드 기반
SOSELETO: A Unified Approach to Transfer Learning and Training with Noisy Labels
We present SOSELETO (SOurce SELEction for Target Optimization), a new method for exploiting a source dataset to solve a classification problem on a target dataset. SOSELETO is based on the following simple intuition: som…
Bilevel OptimizationClassificationGeneral ClassificationTransfer LearningSparsely-Labeled Source Assisted Domain Adaptation
Domain Adaptation (DA) aims to generalize the classifier learned from the source domain to the target domain. Existing DA methods usually assume that rich labels could be available in the source domain. However, there ar…
ClusteringDomain AdaptationUnified Principles For Multi-Source Transfer Learning Under Label Shifts
We study the label shift problem in multi-source transfer learning and derive new generic principles to control the target generalization risk. Our theoretical grounded framework unifies the principles of conditional fea…
Domain AdaptationTransfer LearningUnsupervised Domain AdaptationLearning to Transfer Learn: Reinforcement Learning-Based Selection for Adaptive Transfer Learning
We propose a novel adaptive transfer learning framework, learning to transfer learn (L2TL), to improve performance on a target dataset by careful extraction of the related information from a source dataset. Our framework…
reinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer LearningExploring the Effectiveness and Consistency of Task Selection in Intermediate-Task Transfer Learning
Identifying beneficial tasks to transfer from is a critical step toward successful intermediate-task transfer learning. In this work, we experiment with 130 source-target task combinations and demonstrate that the transf…
Transfer Learning