How NOT to benchmark your SITE metric: Beyond Static Leaderboards and Towards Realistic Evaluation
Prabhant Singh, Sibylle Hess, Joaquin Vanschoren
TL;DR
This paper questions the validity of prevailing SITE benchmarks used to evaluate transferability estimation metrics, arguing that the benchmark design—dominated by a few large architectures and a static leaderboard—artificially boosts metric performance. Through empirical ablations and a controlled static-ranker experiment, the authors show that simple, dataset-agnostic strategies can outperform sophisticated SITE methods and that score differences often do not map reliably to downstream accuracy gains. They diagnose three core flaws: unrealistic model spaces, static rankings, and poor fidelity between SITE scores and actual performance gaps. The authors propose concrete best practices (diverse model spaces and datasets, disclosure of code/data, and rank-dispersion-focused design) and provide a SITE benchmarking checklist to steer future work toward more realistic, practically useful evaluation.
Abstract
Transferability estimation metrics are used to find a high-performing pre-trained model for a given target task without fine-tuning models and without access to the source dataset. Despite the growing interest in developing such metrics, the benchmarks used to measure their progress have gone largely unexamined. In this work, we empirically show the shortcomings of widely used benchmark setups to evaluate transferability estimation metrics. We argue that the benchmarks on which these metrics are evaluated are fundamentally flawed. We empirically demonstrate that their unrealistic model spaces and static performance hierarchies artificially inflate the perceived performance of existing metrics, to the point where simple, dataset-agnostic heuristics can outperform sophisticated methods. Our analysis reveals a critical disconnect between current evaluation protocols and the complexities of real-world model selection. To address this, we provide concrete recommendations for constructing more robust and realistic benchmarks to guide future research in a more meaningful direction.
