TransTailor: Pruning the Pre-trained Model for Improved Transfer Learning
Bingyan Liu, Yifeng Cai, Yao Guo, Xiangqun Chen

TL;DR
TransTailor introduces a novel approach to improve transfer learning by pruning pre-trained models based on target-aware importance, creating tailored sub-models that enhance performance and efficiency.
Contribution
The paper proposes a new pruning method that customizes pre-trained models for specific tasks, outperforming traditional pruning and transfer methods in accuracy and computational efficiency.
Findings
TransTailor outperforms traditional pruning methods.
Achieves better accuracy with fewer FLOPs.
Demonstrates effectiveness across multiple datasets.
Abstract
The increasing of pre-trained models has significantly facilitated the performance on limited data tasks with transfer learning. However, progress on transfer learning mainly focuses on optimizing the weights of pre-trained models, which ignores the structure mismatch between the model and the target task. This paper aims to improve the transfer performance from another angle - in addition to tuning the weights, we tune the structure of pre-trained models, in order to better match the target task. To this end, we propose TransTailor, targeting at pruning the pre-trained model for improved transfer learning. Different from traditional pruning pipelines, we prune and fine-tune the pre-trained model according to the target-aware weight importance, generating an optimal sub-model tailored for a specific target task. In this way, we transfer a more suitable sub-structure that can be applied…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Multimodal Machine Learning Applications
MethodsPruning
