paper-with-me

홈 › Papers

Occam's model: Selecting simpler representations for better transferability estimation

2025-02-10 · Prabhant Singh, Sibylle Hess, Joaquin Vanschoren

Fine-tuning models that have been pre-trained on large datasets has become a cornerstone of modern machine learning workflows. With the widespread availability of online model repositories, such as Hugging Face, it is now easier than ever to fine-tune pre-trained models for specific tasks. This raises a critical question: which pre-trained model is most suitable for a given task? This problem is called transferability estimation. In this work, we introduce two novel and effective metrics for estimating the transferability of pre-trained models. Our approach is grounded in viewing transferability as a measure of how easily a pre-trained model's representations can be trained to separate target classes, providing a unique perspective on transferability estimation. We rigorously evaluate the proposed metrics against state-of-the-art alternatives across diverse problem settings, demonstrating their robustness and practical utility. Additionally, we present theoretical insights that explain our metrics' efficacy and adaptability to various scenarios. We experimentally show that our metrics increase Kendall's Tau by up to 32% compared to the state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2502.06925

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OccamNets: Mitigating Dataset Bias by Favoring Simpler Hypotheses

2022-04-05 · Robik Shrestha, Kushal Kafle, Christopher Kanan

Dataset bias and spurious correlations can significantly impair generalization in deep neural networks. Many prior efforts have addressed this problem using either alternative loss functions or sampling strategies that f…

Action Recognition

Statistical learning theory and Occam's razor: The core argument

2023-12-21 · Tom F. Sterkenburg

Statistical learning theory is often associated with the principle of Occam's razor, which recommends a simplicity preference in inductive inference. This paper distills the core argument for simplicity obtainable from s…

Learning Theory

How stable are Transferability Metrics evaluations?

2022-04-04 · Andrea Agostinelli, Michal Pándy, Jasper Uijlings, Thomas Mensink 외

Transferability metrics is a maturing field with increasing interest, which aims at providing heuristics for selecting the most suitable source models to transfer to a given target dataset, without fine-tuning them all. …

image-classificationImage ClassificationSemantic Segmentation

Black-box Adversarial Attacks on Commercial Speech Platforms with Minimal Information

2021-10-19 · Baolin Zheng, Peipei Jiang, Qian Wang, Qi Li 외

Adversarial attacks against commercial black-box speech platforms, including cloud speech APIs and voice control devices, have received little attention until recent years. The current "black-box" attacks all heavily rel…

Adversarial Attackglobal-optimizationSpeaker Recognition

Fast and Accurate Transferability Measurement by Evaluating Intra-class Feature Variance

2023-08-11 · ICCV 2023 1 · Huiwen Xu, U Kang

Given a set of pre-trained models, how can we quickly and accurately find the most useful pre-trained model for a downstream task? Transferability measurement is to quantify how transferable is a pre-trained model learne…

Transfer Learning