-
[pdf]
[supp]
[bibtex]@InProceedings{Khoba_2025_WACV, author = {Khoba, Prafful Kumar and Wang, Zijian and Arora, Chetan and Baktashmotlagh, Mahsa}, title = {Feature Space Perturbation: A Panacea to Enhanced Transferability Estimation}, booktitle = {Proceedings of the Winter Conference on Applications of Computer Vision (WACV)}, month = {February}, year = {2025}, pages = {1299-1308} }
Feature Space Perturbation: A Panacea to Enhanced Transferability Estimation
Abstract
Leveraging a transferability estimation metric facilitates the non-trivial challenge of selecting the optimal model for the downstream task from a pool of pre-trained models. Most existing metrics primarily focus on identifying the statistical relationship between feature embeddings and the corresponding labels within the target dataset but overlook crucial aspect of model robustness. This oversight may limit their effectiveness in accurately ranking pre-trained models. To address this limitation we introduce a feature perturbation method that enhances the transferability estimation process by systematically altering the feature space. Our method includes a Spread operation that increases intra-class variability adding complexity within classes and an Attract operation that minimizes the distances between different classes thereby blurring the class boundaries. Through extensive experimentation we demonstrate the efficacy of our feature perturbation method in providing a more precise and robust estimation of model transferability. Notably the existing LogMe method exhibited a significant improvement showing a 28.84% increase in performance after applying our feature perturbation method. The implementation is available at https://github.com/prafful-kumar/enhancing_TE.git
Related Material