Meta-learning over dataset features and learning curves lets QTT-SEG find SAM fine-tuning configurations that beat zero-shot and a strong AutoML baseline in under three minutes.
Quick-Tune: Quickly Learning Which Pretrained Model to Finetune and How
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
With the ever-increasing number of pretrained models, machine learning practitioners are continuously faced with which pretrained model to use, and how to finetune it for a new dataset. In this paper, we propose a methodology that jointly searches for the optimal pretrained model and the hyperparameters for finetuning it. Our method transfers knowledge about the performance of many pretrained models with multiple hyperparameter configurations on a series of datasets. To this aim, we evaluated over 20k hyperparameter configurations for finetuning 24 pretrained image classification models on 87 datasets to generate a large-scale meta-dataset. We meta-learn a multi-fidelity performance predictor on the learning curves of this meta-dataset and use it for fast hyperparameter optimization on new datasets. We empirically demonstrate that our resulting approach can quickly select an accurate pretrained model for a new dataset together with its optimal hyperparameters.
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Quickly Tuning Foundation Models for Image Segmentation
Meta-learning over dataset features and learning curves lets QTT-SEG find SAM fine-tuning configurations that beat zero-shot and a strong AutoML baseline in under three minutes.