Class Subset Selection for Transfer Learning using Submodularity

03/30/2018
by   Varun Manjunatha, et al.
0

In recent years, it is common practice to extract fully-connected layer (fc) features that were learned while performing image classification on a source dataset, such as ImageNet, and apply them generally to a wide range of other tasks. The general usefulness of some large training datasets for transfer learning is not yet well understood, and raises a number of questions. For example, in the context of transfer learning, what is the role of a specific class in the source dataset, and how is the transferability of fc features affected when they are trained using various subsets of the set of all classes in the source dataset? In this paper, we address the question of how to select an optimal subset of the set of classes, subject to a budget constraint, that will more likely generate good features for other tasks. To accomplish this, we use a submodular set function to model the accuracy achievable on a new task when the features have been learned on a given subset of classes of the source dataset. An optimal subset is identified as the set that maximizes this submodular function. The maximization can be accomplished using an efficient greedy algorithm that comes with guarantees on the optimality of the solution. We empirically validate our submodular model by successfully identifying subsets of classes that produce good features for new tasks.

READ FULL TEXT
research
08/30/2016

What makes ImageNet good for transfer learning?

The tremendous success of ImageNet-trained deep features on a wide range...
research
01/17/2023

Towards Estimating Transferability using Hard Subsets

As transfer learning techniques are increasingly used to transfer knowle...
research
06/08/2019

apricot: Submodular selection for data summarization in Python

We present apricot, an open source Python package for selecting represen...
research
11/25/2021

Transferability Metrics for Selecting Source Model Ensembles

We address the problem of ensemble selection in transfer learning: Given...
research
02/01/2016

Transfer Learning Based on AdaBoost for Feature Selection from Multiple ConvNet Layer Features

Convolutional Networks (ConvNets) are powerful models that learn hierarc...
research
02/08/2023

Efficient Adversarial Contrastive Learning via Robustness-Aware Coreset Selection

Adversarial contrastive learning (ACL) does not require expensive data a...
research
04/20/2018

CactusNets: Layer Applicability as a Metric for Transfer Learning

Deep neural networks trained over large datasets learn features that are...

Please sign up or login with your details

Forgot password? Click here to reset