paper-with-me

Papers

DT-LET: Deep Transfer Learning by Exploring where to Transfer

2018-09-23 · Jianzhe Lin, Qi. Wang, Rabab Ward, Z. Jane Wang

Previous transfer learning methods based on deep network assume the knowledge should be transferred between the same hidden layers of the source domain and the target domains. This assumption doesn't always hold true, especially when the data from the two domains are heterogeneous with different resolutions. In such case, the most suitable numbers of layers for the source domain data and the target domain data would differ. As a result, the high level knowledge from the source domain would be transferred to the wrong layer of target domain. Based on this observation, "where to transfer" proposed in this paper should be a novel research frontier. We propose a new mathematic model named DT-LET to solve this heterogeneous transfer learning problem. In order to select the best matching of layers to transfer knowledge, we define specific loss function to estimate the corresponding relationship between high-level features of data in the source domain and the target domain. To verify this proposed cross-layer model, experiments for two cross-domain recognition/classification tasks are conducted, and the achieved superior results demonstrate the necessity of layer correspondence searching.

📄 PDF Abstract BibTeX arXiv:1809.08541

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Bayesian Transfer Learning: An Overview of Probabilistic Graphical Models for Transfer Learning

2021-09-27 · Junyu Xuan, Jie Lu, Guangquan Zhang

Transfer learning where the behavior of extracting transferable knowledge from the source domain(s) and reusing this knowledge to target domain has become a research area of great interest in the field of artificial inte…

Transfer Learning

ArtFID: Quantitative Evaluation of Neural Style Transfer

2022-07-25 · Matthias Wright, Björn Ommer

The field of neural style transfer has experienced a surge of research exploring different avenues ranging from optimization-based approaches and feed-forward models to meta-learning methods. The developed techniques hav…

BenchmarkingMeta-LearningStyle Transfer

Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer

2019-10-23 · arXiv 2019 10 · Colin Raffel, Noam Shazeer, Adam Roberts, Katherine Lee 외

Transfer learning, where a model is first pre-trained on a data-rich task before being fine-tuned on a downstream task, has emerged as a powerful technique in natural language processing (NLP). The effectiveness of trans…

Answer GenerationCommon Sense ReasoningCoreference ResolutionDiversity+12

An Empirical Study on Cross-Lingual and Cross-Domain Transfer for Legal Judgment Prediction

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Cross-lingual transfer learning has proven useful in a variety of NLP tasks, but it is understudied in the context of legal NLP, and not at all on n Legal Judgment Prediction (LJP). We explore transfer learning technique…

Cross-Lingual TransferTransfer Learning

DIFF-NST: Diffusion Interleaving For deFormable Neural Style Transfer

2023-07-09 · Dan Ruta, Gemma Canet Tarrés, Andrew Gilbert, Eli Shechtman 외

Neural Style Transfer (NST) is the field of study applying neural techniques to modify the artistic appearance of a content image to match the style of a reference style image. Traditionally, NST methods have focused on …

Image GenerationStyle Transfer