paper-with-me

Papers

Benchmarking on Tasks That Matter: Dataset Selection for Preserving Model Rankings

2026-06-26 · Rostislav Gusev, Alexey Zaytsev arxiv

Benchmarks of machine learning models often include many datasets, making evaluation expensive. For efficiency, it is preferable to perform evaluations on small, representative datasets instead. The selection of such subsets typically relies on heuristics and is rarely analyzed for the robustness of the resulting model rankings. We introduce a framework to perform the task of selecting datasets subsets with an evaluation of how different selection strategies preserve the global model rankings. Our framework includes bootstrap aggregation, which provides valid confidence intervals, allowing a principled comparison of selection strategies. We consider clustering, design criteria (A/D-optimality), random baselines, and greedy farthest-first (FAFI). For the latter, we derive upper bounds on selection quality in terms of ranking errors as a function of the number of selected datasets. Empirically, in time series classification (TSC, 112 datasets) and in a supplementary natural language processing benchmark derived from MTEB (57 tasks), several selection strategies improve rank preservation compared with random subsets, including simple FAFI. In contrast, in recommender systems (30 datasets), the improvement of strategies over random selection is small and typically statistically insignificant. For TSC, our best-performing strategy achieves a Spearman correlation of 0.95 with the full benchmark model rankings using only five selected datasets. Additional experiments indicate that the effectiveness of selection approaches depends on both the quality of dataset representations and the scale of the benchmarking regime.

📄 PDF Abstract BibTeX arXiv:2606.27997

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series Classification

Similar Papers 제목 키워드 기반

Marine Snow Removal Benchmarking Dataset

2021-03-26 · Reina Kaneko, Yuya Sato, Takumi Ueda, Hiroshi Higashi 외

This paper introduces a new benchmarking dataset for marine snow removal of underwater images. Marine snow is one of the main degradation sources of underwater images that are caused by small particles, e.g., organic mat…

BenchmarkingSandSnow Removal

Benchmarking that Matters: Rethinking Benchmarking for Practical Impact

2025-11-15 · Anna V. Kononova, Niki van Stein, Olaf Mersmann, Thomas Bäck 외 arxiv

Benchmarking has driven scientific progress in Evolutionary Computation, yet current practices fall short of real-world needs. Widely used synthetic suites such as BBOB and CEC isolate algorithmic phenomena but poorly re…

Frame Sampling Strategies Matter: A Benchmark for small vision language models

2025-09-18 · Marija Brkic, Anas Filali Razzouki, Yannis Tevissen, Khalil Guetari 외 arxiv

Comparing vision language models on videos is particularly complex, as the performances is jointly determined by the model's visual representation capacity and the frame-sampling strategy used to construct the input. Cur…

Configuration Over Selection: Hyperparameter Sensitivity Exceeds Model Differences in Open-Source LLMs for RTL Generation

2026-04-18 · Minghao Shao, Zeng Wang, Weimin Fu, Xiaolong Guo 외 arxiv

Benchmarking of open-source LLMs for hardware design focuses on which LLMs to use, while treating inference-time decoding configuration as a secondary concern. This work shows that it matters more how an LLM is configure…

Accelerating Benchmarking of Functional Connectivity Modeling via Structure-aware Core-set Selection

2026-02-05 · Ling Zhan, Zhen Li, Junjie Huang, Tao Jia arxiv

Benchmarking the hundreds of functional connectivity (FC) modeling methods on large-scale fMRI datasets is critical for reproducible neuroscience. However, the combinatorial explosion of model-data pairings makes exhaust…

Contrastive Learning