1: \begin{abstract}
2: The main goal of this competition is to push the state-of-the-art in meta-learning from learning curves, an important sub-problem in meta-learning. A learning curve evaluates an algorithm's incremental performance improvements, as a function of training time, number of iterations, and/or number of examples. Analysis of past ML challenges revealed that top-ranking methods often involve switching between algorithms during training. We are interested in meta-learning strategies that leverage information on partially trained algorithms, hence reducing the cost of training them to convergence. Furthermore, we want to study the potential benefit of learned policies, as opposed to applying hand-crafted black-box optimization methods. We offer pre-computed learning curves as a function of time, to facilitate benchmarking. Meta-learners must “pay” a cost emulating computational time for revealing their next values. Hence, meta-learners are expected to learn the exploration-exploitation trade-offs between exploiting an already tried good candidate algorithm and exploring new candidate algorithms. The first round of this competition was previously organized for WCCI 2022, please see the results on our website. In this new round, we propose an enlarged and more challenging meta-dataset. Having participated in the first round is NOT a prerequisite. The winners of the first round have open-sourced their code.
3: \end{abstract}
4: