2022
PAC-Net: A Model Pruning Approach to Inductive Transfer Learning
ICML 2022spotlight
Inductive transfer learning aims to learn from a small amount of training data for the target task by utilizing a pre-trained model from the source task. Most strategies that involve large-scale deep learning models adopt initialization with the pre-trained model and fine-tuning for the target task.…