paper-with-me

홈 › Papers

Which Model to Transfer? A Survey on Transferability Estimation

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

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 models nowadays, it becomes critical to assess in advance whether they are suitable for a specific target task. Model transferability estimation is an emerging and growing area of interest, aiming to propose a metric to quantify this suitability without training them individually, which is computationally prohibitive. Despite extensive recent advances already devoted to this area, they have custom terminological definitions and experimental settings. In this survey, we present the first review of existing advances in this area and categorize them into two separate realms: source-free model transferability estimation and source-dependent model transferability estimation. Each category is systematically defined, accompanied by a comprehensive taxonomy. Besides, we address challenges and outline future research directions, intending to provide a comprehensive guide to aid researchers and practitioners.

📄 PDF Abstract BibTeX arXiv:2402.15231

Code (0)

등록된 구현이 없습니다.

Tasks

SurveyTransfer Learning

Similar Papers 제목 키워드 기반

How to Determine the Most Powerful Pre-trained Language Model without Brute Force Fine-tuning? An Empirical Survey

2023-12-08 · Jun Bai, Xiaofeng Zhang, Chen Li, Hanhua Hong 외

Transferability estimation has been attached to great attention in the computer vision fields. Researchers try to estimate with low computational cost the performance of a model when transferred from a source task to a g…

Language ModelingLanguage ModellingText Generation

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

Understanding Knowledge Transferability for Transfer Learning: A Survey

2025-07-03 · Haohua Wang, Jingge Wang, Zijie Zhao, Yang Tan 외 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…

Transfer Learning

When Autonomous Systems Meet Accuracy and Transferability through AI: A Survey

2020-03-29 · Chongzhen Zhang, Jianrui Wang, Gary G. Yen, Chaoqiang Zhao 외

With widespread applications of artificial intelligence (AI), the capabilities of the perception, understanding, decision-making and control for autonomous systems have improved significantly in the past years. When auto…

DeblurringDecision MakingDepth EstimationImage Deblurring+12

KITE: A Kernel-based Improved Transferability Estimation Method

2024-05-01 · Yunhui Guo

Transferability estimation has emerged as an important problem in transfer learning. A transferability estimation method takes as inputs a set of pre-trained models and decides which pre-trained model can deliver the bes…

Model SelectionTransfer Learning