构建首个可比对上百优化器的超参优化评估框架
carps: A Framework for Comparing N Hyperparameter Optimizers on M Benchmarks
- 设计轻量接口统一不同优化器与基准任务
- 覆盖3336个任务,提供10至30个代表性子集
- 适合研究者快速验证和对比超参优化方法
超参数优化(HPO)对开发高性能机器学习模型至关重要。为简化HPO方法的原型设计与基准测试,我们提出carps框架,支持在M个基准任务上评估N个优化器。首次发布聚焦四类核心任务:黑盒、多保真度、多目标及多保真度-多目标。整合来自5个社区基准库的3336个任务,涵盖9个优化器家族的28种变体,是当前最大规模的评估库。carps采用专用轻量接口连接优化器与任务,并配备分析管道。为应对海量任务带来的计算负担,通过最小化星偏差筛选出每类任务的10至30个代表性子集,支持随新基准动态更新。同时建立初始基线结果,供未来比较。通过carps(https://www.github.com/automl/CARP-S),推动了HPO评估的标准化进程。
原文摘要 · Abstract (English)
Hyperparameter Optimization (HPO) is crucial to develop well-performing machine learning models. In order to ease prototyping and benchmarking of HPO methods, we propose carps, a benchmark framework for Comprehensive Automated Research Performance Studies allowing to evaluate N optimizers on M benchmark tasks. In this first release of carps, we focus on the four most important types of HPO task types: blackbox, multi-fidelity, multi-objective and multi-fidelity-multi-objective. With 3 336 tasks from 5 community benchmark collections and 28 variants of 9 optimizer families, we offer the biggest go-to library to date to evaluate and compare HPO methods. The carps framework relies on a purpose-built, lightweight interface, gluing together optimizers and benchmark tasks. It also features an analysis pipeline, facilitating the evaluation of optimizers on benchmarks. However, navigating a huge number of tasks while developing and comparing methods can be computationally infeasible. To address this, we obtain a subset of representative tasks by minimizing the star discrepancy of the subset, in the space spanned by the full set. As a result, we propose an initial subset of 10 to 30 diverse tasks for each task type, and include functionality to re-compute subsets as more benchmarks become available, enabling efficient evaluations. We also establish a first set of baseline results on these tasks as a measure for future comparisons. With carps (https://www.github.com/automl/CARP-S), we make an important step in the standardization of HPO evaluation.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。