paper-with-me

홈 › Papers

A Mathematical Framework for Quantifying Transferability in Multi-source Transfer Learning

2021-12-01 · NeurIPS 2021 12 · Xinyi Tong, Xiangxiang Xu, Shao-Lun Huang, Lizhong Zheng

Current transfer learning algorithm designs mainly focus on the similarities between source and target tasks, while the impacts of the sample sizes of these tasks are often not sufficiently addressed. This paper proposes a mathematical framework for quantifying the transferability in multi-source transfer learning problems, with both the task similarities and the sample complexity of learning models taken into account. In particular, we consider the setup where the models learned from different tasks are linearly combined for learning the target task, and use the optimal combining coefficients to measure the transferability. Then, we demonstrate the analytical expression of this transferability measure, characterized by the sample sizes, model complexity, and the similarities between source and target tasks, which provides fundamental insights of the knowledge transferring mechanism and the guidance for algorithm designs. Furthermore, we apply our analyses for practical learning tasks, and establish a quantifiable transferability measure by exploiting a parameterized model. In addition, we develop an alternating iterative algorithm to implement our theoretical results for training deep neural networks in multi-source transfer learning tasks. Finally, experiments on image classification tasks show that our approach outperforms existing transfer learning algorithms in multi-source and few-shot scenarios.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

Transferability Estimation using Bhattacharyya Class Separability

2021-11-24 · CVPR 2022 1 · Michal Pándy, Andrea Agostinelli, Jasper Uijlings, Vittorio Ferrari 외

Transfer learning has become a popular method for leveraging pre-trained models in computer vision. However, without performing computationally expensive fine-tuning, it is difficult to quantify which pre-trained source …

Classificationimage-classificationImage ClassificationSemantic Segmentation+1

Quantifying geographic domain shift to decouple the geospatial transferability of human mobility flow generation models

2026-08-21 · Zhiyong Zhou, Song Gao, Qianheng Zhang, Feng Zhang 외 arxiv

Human mobility serves as an essential proxy for understanding social, economic, and environmental dynamics in urban systems. Geospatial transferability, which measures a model's capability in a new location or unseen reg…

Domain Adaptation

Quantifying and Improving Transferability in Domain Generalization

2021-06-07 · NeurIPS 2021 12 · Guojun Zhang, Han Zhao, YaoLiang Yu, Pascal Poupart

Out-of-distribution generalization is one of the key challenges when transferring a model from the lab to the real world. Existing efforts mostly focus on building invariant features among source and target domains. Base…

Domain GeneralizationOut-of-Distribution Generalization

Selection, Ensemble, and Adaptation: Advancing Multi-Source-Free Domain Adaptation via Architecture Zoo

2024-03-03 · Jiangbo Pei, Ruizhe Li, Aidong Men, Yang Liu 외

Conventional Multi-Source Free Domain Adaptation (MSFDA) assumes that each source domain provides a single source model, and all source models adopt a uniform architecture. This paper introduces Zoo-MSFDA, a more general…

Domain AdaptationModel SelectionSource-Free Domain AdaptationUnsupervised Domain Adaptation

Feasibility and Transferability of Transfer Learning: A Mathematical Framework

2023-01-27 · Haoyang Cao, Haotian Gu, Xin Guo, Mathieu Rosenbaum

Transfer learning is an emerging and popular paradigm for utilizing existing knowledge from previous learning tasks to improve the performance of new ones. Despite its numerous empirical successes, theoretical analysis f…

Transfer Learning