paper-with-me

홈 › Papers

Transferability Estimation using Bhattacharyya Class Separability

2021-11-24 · CVPR 2022 1 · Michal Pándy, Andrea Agostinelli, Jasper Uijlings, Vittorio Ferrari, Thomas Mensink

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.

📄 PDF Abstract BibTeX arXiv:2111.12780

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationimage-classificationImage ClassificationSemantic SegmentationTransfer Learning

Similar Papers 제목 키워드 기반

KITE: A Kernel-based Improved Transferability Estimation Method

2024-05-01 · Yunhui Guo

Transferability estimation has emerged as an important problem in transfer learning. A transferability estimation method takes as inputs a set of pre-trained models and decides which pre-trained model can deliver the bes…

Model SelectionTransfer Learning

Enhancing Few-Shot Classification of Benchmark and Disaster Imagery with ABHFA-Net

2025-10-21 · Gao Yu Lee, Tanmoy Dam, Md Meftahul Ferdaus, Daniel Puiu Poenar 외 arxiv

The rising incidence of natural and human-induced disasters necessitates robust visual recognition systems capable of operating under limited labeled data conditions. However, disaster-related image classification remain…

Image ClassificationFew-Shot Learning

Two-dimensional Bhattacharyya bound linear discriminant analysis with its applications

2020-11-11 · Yan-Ru Guo, Yan-Qin Bai, Chun-Na Li, Lan Bai 외

Recently proposed L2-norm linear discriminant analysis criterion via the Bhattacharyya error bound estimation (L2BLDA) is an effective improvement of linear discriminant analysis (LDA) for feature extraction. However, L2…

Image ReconstructionVocal Bursts Valence Prediction

Topology-Driven Transferability Estimation of Medical Foundation Models for Segmentation

2026-02-27 · Jiaqi Tang, Shaoyang Zhang, Xiaoqi Wang, Jiaying Zhou 외 arxiv

The advent of large-scale self-supervised learning (SSL) has produced a vast zoo of medical foundation models. However, selecting optimal medical foundation models for specific segmentation tasks remains a computational …

Self-Supervised Learning

Topology-Driven Transferability Estimation for 3D Medical Vision Foundation Models

2026-07-05 · Jiaqi Tang, Shaoyang Zhang, Fandong Zhang, Shu Zhang 외 arxiv

The growing number of medical vision foundation models highlights the need for effective model selection. However, mainstream selection methods rely on exhaustive fine-tuning, which is computationally expensive. Most of …