Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Transferability Estimation using Bhattacharyya Class Separability

About

Transfer learning has become a popular method for leveraging pre-trained models in computer vision. However, without performing computationally expensive fine-tuning, it is difficult to quantify which pre-trained source models are suitable for a specific target task, or, conversely, to which tasks a pre-trained source model can be easily adapted to. In this work, we propose Gaussian Bhattacharyya Coefficient (GBC), a novel method for quantifying transferability between a source model and a target dataset. In a first step we embed all target images in the feature space defined by the source model, and represent them with per-class Gaussians. Then, we estimate their pairwise class separability using the Bhattacharyya coefficient, yielding a simple and effective measure of how well the source model transfers to the target task. We evaluate GBC on image classification tasks in the context of dataset and architecture selection. Further, we also perform experiments on the more complex semantic segmentation transferability estimation task. We demonstrate that GBC outperforms state-of-the-art transferability metrics on most evaluation criteria in the semantic segmentation settings, matches the performance of top methods for dataset transferability in image classification, and performs best on architecture selection problems for image classification.

Michal P\'andy, Andrea Agostinelli, Jasper Uijlings, Vittorio Ferrari, Thomas Mensink• 2021

Related benchmarks

TaskDatasetResultRank
Model SelectionDTD
Weighted Kendall's Tau0.48
46
Model SelectionCIFAR10
Weighted Kendall's Tau0.866
36
Model SelectionCars
Weighted Kendall's Tau0.735
36
Model SelectionCIFAR100
Weighted Kendall's Tau0.83
36
Model SelectionSUN397
Weighted Kendall's Tau0.574
36
Model SelectionPets
Weighted Kendall's Tau0.358
36
Model SelectionCaltech
Weighted Kendall's Tau0.43
24
PTM SelectionCaltech101
Kendall's weighted tau-0.055
19
PTM SelectionAircraft
Kendall's tau_w-0.744
19
Model SelectionFood
Weighted Kendall's Tau0.844
17
Showing 10 of 18 rows

Other info

Follow for update