Towards Accurate Knowledge Transfer via Target-awareness Representation Disentanglement
Xingjian Li, Di Hu, Xuhong Li, Haoyi Xiong, Zhi Ye, Zhipeng Wang,, Chengzhong Xu, Dejing Dou

TL;DR
This paper introduces TRED, a novel transfer learning method that disentangles target-relevant knowledge from source models to improve fine-tuning performance, effectively reducing negative transfer risks.
Contribution
The paper proposes TRED, a new transfer learning algorithm that uses representation disentanglement with Max-MMD and Min-MI to enhance fine-tuning accuracy.
Findings
TRED improves fine-tuning accuracy by over 2% on average.
TRED outperforms state-of-the-art regularizers like L2-SP, AT, DELTA, and BSS.
Representation disentanglement effectively reduces negative transfer.
Abstract
Fine-tuning deep neural networks pre-trained on large scale datasets is one of the most practical transfer learning paradigm given limited quantity of training samples. To obtain better generalization, using the starting point as the reference (SPAR), either through weights or features, has been successfully applied to transfer learning as a regularizer. However, due to the domain discrepancy between the source and target task, there exists obvious risk of negative transfer in a straightforward manner of knowledge preserving. In this paper, we propose a novel transfer learning algorithm, introducing the idea of Target-awareness REpresentation Disentanglement (TRED), where the relevant knowledge with respect to the target task is disentangled from the original source model and used as a regularizer during fine-tuning the target model. Specifically, we design two alternative methods,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Machine Learning and ELM
