paper-with-me

홈 › Papers

MetaRank: Task-Aware Metric Selection for Model Transferability Estimation

2025-11-26 · Yuhang Liu, Wenjie Zhao, Yunhui Guo arxiv

Selecting an appropriate pre-trained source model is a critical, yet computationally expensive, task in transfer learning. Model Transferability Estimation (MTE) methods address this by providing efficient proxy metrics to rank models without full fine-tuning. In practice, the choice of which MTE metric to use is often ad hoc or guided simply by a metric's average historical performance. However, we observe that the effectiveness of MTE metrics is highly task-dependent and no single metric is universally optimal across all target datasets. To address this gap, we introduce MetaRank, a meta-learning framework for automatic, task-aware MTE metric selection. MetaRank adopts a retrieve-and-rerank cascade. A lightweight retrieval stage first narrows the metric pool using performance observed on similar meta-training datasets. To address the heterogeneous definitions and scales of MTE scores, the reranking stage represents each retrieved metric through the pairwise source-model ordering it induces on the target dataset. A product-kernel regressor combines dataset and ordering similarities to refine the ranking, enabling cross-metric transfer from historical metrics with similar ordering behavior. MetaRank then ranks the retrieved metrics and selects the most appropriate one to guide source-model selection on an unseen target dataset. Extensive experiments across 11 pre-trained models, 13 candidate MTE metrics, and 14 target datasets demonstrate that MetaRank significantly outperforms all compared baselines.

📄 PDF Abstract BibTeX arXiv:2511.21007

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

MetaRanker: Human-in-the-loop Active Ranking for Metalens Image Quality

2026-05-28 · Yujin Park, Haejun Chung, Ikbeom Jang arxiv

Image quality in modern imaging systems emerges from the coupled effects of the sensor, optics, and computational reconstruction. Ultra-thin metalenses offer a path toward substantial miniaturization of optical modules, …

Image Quality Assessment

PACTran: PAC-Bayesian Metrics for Estimating the Transferability of Pretrained Models to Classification Tasks

2022-03-10 · Nan Ding, Xi Chen, Tomer Levinboim, Beer Changpinyo 외

With the increasing abundance of pretrained models in recent years, the problem of selecting the best pretrained checkpoint for a particular downstream classification task has been gaining increased attention. Although s…

Learning TheoryModel SelectionTransferabilityTransfer 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 …

Wireless Dataset Similarity: Measuring Distances in Supervised and Unsupervised Machine Learning

2026-01-03 · João Morais, Sadjad Alikhani, Akshay Malhotra, Shahab Hamidi-Rad 외 arxiv

This paper introduces a task- and model-aware framework for measuring similarity between wireless datasets, enabling applications such as dataset selection/augmentation, simulation-to-real (sim2real) comparison, task-spe…

Synthetic Data GenerationBeam Prediction

Transferability Metrics for Object Detection

2023-06-27 · Louis Fouquet, Simona Maggio, Léo Dreyfus-Schmidt

Transfer learning aims to make the most of existing pre-trained models to achieve better performance on a new task in limited data scenarios. However, it is unclear which models will perform best on which task, and it is…

Objectobject-detectionObject DetectionTransfer Learning