paper-with-me

홈 › Papers

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 experiences when encountering and solving unseen tasks. Such an ability to acquire and reuse knowledge is known as transferability in deep learning. It has formed the long-term quest towards making deep learning as data-efficient as human learning, and has been motivating fruitful design of more powerful deep learning algorithms. We present this survey to connect different isolated areas in deep learning with their relation to transferability, and to provide a unified and complete view to investigating transferability through the whole lifecycle of deep learning. The survey elaborates the fundamental goals and challenges in parallel with the core principles and methods, covering recent cornerstones in deep architectures, pre-training, task adaptation and domain adaptation. This highlights unanswered questions on the appropriate objectives for learning transferable knowledge and for adapting the knowledge to new tasks and domains, avoiding catastrophic forgetting and negative transfer. Finally, we implement a benchmark and an open-source library, enabling a fair evaluation of deep learning methods in terms of transferability.

📄 PDF Abstract BibTeX arXiv:2201.05867

Code (1)

thuml/Transfer-Learning-Library 공식 구현 pytorch

Tasks

Deep LearningDomain AdaptationSurveyTransfer Learning

Similar Papers 제목 키워드 기반

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

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

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

Transferable Human Mobility Network Reconstruction with neuroGravity

2026-04-26 · Jinming Yang, Shaoyu Huang, Zongyuan Huang, Yaohui Jin 외 arxiv

Accurate modeling of human mobility is critical for tackling urban planning and public health challenges. In undeveloped regions, the absence of comprehensive travel surveys necessitates reconstructing mobility networks …