paper-with-me

홈 › Papers

Learning to Transfer

2017-08-18 · Ying Wei, Yu Zhang, Qiang Yang

Transfer learning borrows knowledge from a source domain to facilitate learning in a target domain. Two primary issues to be addressed in transfer learning are what and how to transfer. For a pair of domains, adopting different transfer learning algorithms results in different knowledge transferred between them. To discover the optimal transfer learning algorithm that maximally improves the learning performance in the target domain, researchers have to exhaustively explore all existing transfer learning algorithms, which is computationally intractable. As a trade-off, a sub-optimal algorithm is selected, which requires considerable expertise in an ad-hoc way. Meanwhile, it is widely accepted in educational psychology that human beings improve transfer learning skills of deciding what to transfer through meta-cognitive reflection on inductive transfer learning practices. Motivated by this, we propose a novel transfer learning framework known as Learning to Transfer (L2T) to automatically determine what and how to transfer are the best by leveraging previous transfer learning experiences. We establish the L2T framework in two stages: 1) we first learn a reflection function encrypting transfer learning skills from experiences; and 2) we infer what and how to transfer for a newly arrived pair of domains by optimizing the reflection function. Extensive experiments demonstrate the L2T's superiority over several state-of-the-art transfer learning algorithms and its effectiveness on discovering more transferable knowledge.

📄 PDF Abstract BibTeX arXiv:1708.05629

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Transfer Learning for Portfolio Optimization

2023-07-25 · Haoyang Cao, Haotian Gu, Xin Guo, Mathieu Rosenbaum

In this work, we explore the possibility of utilizing transfer learning techniques to address the financial portfolio optimization problem. We introduce a novel concept called "transfer risk", within the optimization fra…

ManagementPortfolio OptimizationTransfer Learning

Risk of Transfer Learning and its Applications in Finance

2023-11-06 · 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. In this paper, we propose a novel concept of transfer risk and a…

Portfolio OptimizationTransfer Learning

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

Transfer Learning via Learning to Transfer

2018-07-01 · ICML 2018 7 · Ying WEI, Yu Zhang, Junzhou Huang, Qiang Yang

In transfer learning, what and how to transfer are two primary issues to be addressed, as different transfer learning algorithms applied between a source and a target domain result in different knowledge transferred…

Transfer Learning

Attend, Adapt and Transfer: Attentive Deep Architecture for Adaptive Transfer from multiple sources in the same domain

2015-10-10 · Janarthanan Rajendran, Aravind Srinivas, Mitesh M. Khapra, P. Prasanna 외

Transferring knowledge from prior source tasks in solving a new target task can be useful in several learning applications. The application of transfer poses two serious challenges which have not been adequately addresse…