paper-with-me

홈 › Papers

Understanding Knowledge Transferability for Transfer Learning: A Survey

2025-07-03 · Haohua Wang, Jingge Wang, Zijie Zhao, Yang Tan, Yanru Wu, Hanbing Liu, Jingyun Yang, Enming Zhang, Xiangyu Chen, Zhengze Rong, Shanxin Guo, Yang Li arxiv

Transfer learning has become an essential paradigm in artificial intelligence, enabling the transfer of knowledge from a source task to improve performance on a target task. This approach, particularly through techniques such as pretraining and fine-tuning, has seen significant success in fields like computer vision and natural language processing. However, despite its widespread use, how to reliably assess the transferability of knowledge remains a challenge. Understanding the theoretical underpinnings of each transferability metric is critical for ensuring the success of transfer learning. In this survey, we provide a unified taxonomy of transferability metrics, categorizing them based on transferable knowledge types and measurement granularity. This work examines the various metrics developed to evaluate the potential of source knowledge for transfer learning and their applicability across different learning paradigms emphasizing the need for careful selection of these metrics. By offering insights into how different metrics work under varying conditions, this survey aims to guide researchers and practitioners in selecting the most appropriate metric for specific applications, contributing to more efficient, reliable, and trustworthy AI systems. Finally, we discuss some open challenges in this field and propose future research directions to further advance the application of transferability metrics in trustworthy transfer learning.

📄 PDF Abstract BibTeX arXiv:2507.03175

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Trustworthy Transfer Learning: A Survey

2024-12-18 · Jun Wu, Jingrui He

Transfer learning aims to transfer knowledge or information from a source domain to a relevant target domain. In this paper, we understand transfer learning from the perspectives of knowledge transferability and trustwor…

Privacy PreservingSurveyTransfer Learning

Transferability in Deep Learning: A Survey

2022-01-15 · Junguang Jiang, Yang Shu, Jianmin Wang, Mingsheng Long

The success of deep learning algorithms generally depends on large-scale data, while humans appear to have inherent ability of knowledge transfer, by recognizing and applying relevant knowledge from previous learning exp…

Deep LearningDomain AdaptationSurveyTransfer Learning

Which Model to Transfer? A Survey on Transferability Estimation

2024-02-23 · Yuhe Ding, Bo Jiang, Aijing Yu, Aihua Zheng 외

Transfer learning methods endeavor to leverage relevant knowledge from existing source pre-trained models or datasets to solve downstream target tasks. With the increase in the scale and quantity of available pre-trained…

SurveyTransfer Learning

A Survey on Transferability of Adversarial Examples across Deep Neural Networks

2023-10-26 · Jindong Gu, Xiaojun Jia, Pau de Jorge, Wenqain Yu 외

The emergence of Deep Neural Networks (DNNs) has revolutionized various domains by enabling the resolution of complex tasks spanning image recognition, natural language processing, and scientific problem-solving. However…

image-classificationImage Classification

Uncovering the Connections Between Adversarial Transferability and Knowledge Transferability

2020-06-25 · Kaizhao Liang, Jacky Y. Zhang, Boxin Wang, Zhuolin Yang 외

Knowledge transferability, or transfer learning, has been widely adopted to allow a pre-trained model in the source domain to be effectively adapted to downstream tasks in the target domain. It is thus important to explo…

Transfer Learning