paper-with-me

Papers

Unified Optimization of Source Weights and Transfer Quantities in Multi-Source Transfer Learning: An Asymptotic Framework

2026-01-15 · Qingyue Zhang, Chang Chu, Haohao Fu, Tianren Peng, Yanru Wu, Guanbo Huang, Yang Li, Shao-Lun Huang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.10779

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningTransfer Learning

Similar Papers 제목 키워드 기반

SOSELETO: A Unified Approach to Transfer Learning and Training with Noisy Labels

2018-05-24 · ICLR 2019 5 · Or Litany, Daniel Freedman

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 Learning

Sparsely-Labeled Source Assisted Domain Adaptation

2020-05-08 · Wei Wang, Zhihui Wang, Yuankai Xiang, Jing Sun 외

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 Adaptation

Unified Principles For Multi-Source Transfer Learning Under Label Shifts

2021-01-01 · Changjian Shui, Zijian Li, Jiaqi Li, Christian Gagné 외

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 Adaptation

Learning to Transfer Learn: Reinforcement Learning-Based Selection for Adaptive Transfer Learning

2019-08-29 · ECCV 2020 8 · Linchao Zhu, Sercan O. Arik, Yi Yang, Tomas Pfister

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 Learning

Exploring the Effectiveness and Consistency of Task Selection in Intermediate-Task Transfer Learning

2024-07-23 · Pin-Jie Lin, Miaoran Zhang, Marius Mosbach, Dietrich Klakow

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