English

Towards Estimating Transferability using Hard Subsets

Machine Learning 2023-01-18 v1 Artificial Intelligence

Abstract

As transfer learning techniques are increasingly used to transfer knowledge from the source model to the target task, it becomes important to quantify which source models are suitable for a given target task without performing computationally expensive fine tuning. In this work, we propose HASTE (HArd Subset TransfErability), a new strategy to estimate the transferability of a source model to a particular target task using only a harder subset of target data. By leveraging the internal and output representations of model, we introduce two techniques, one class agnostic and another class specific, to identify harder subsets and show that HASTE can be used with any existing transferability metric to improve their reliability. We further analyze the relation between HASTE and the optimal average log likelihood as well as negative conditional entropy and empirically validate our theoretical bounds. Our experimental results across multiple source model architectures, target datasets, and transfer learning tasks show that HASTE modified metrics are consistently better or on par with the state of the art transferability metrics.

Keywords

Cite

@article{arxiv.2301.06928,
  title  = {Towards Estimating Transferability using Hard Subsets},
  author = {Tarun Ram Menta and Surgan Jandial and Akash Patil and Vimal KB and Saketh Bachu and Balaji Krishnamurthy and Vineeth N. Balasubramanian and Chirag Agarwal and Mausoom Sarkar},
  journal= {arXiv preprint arXiv:2301.06928},
  year   = {2023}
}

Comments

First three authors contributed equally