MetaBox-V2: A Unified Benchmark Platform for Meta-Black-Box Optimization

Abstract

Meta-Black-Box Optimization (MetaBBO) streamlines the automation of optimization algorithm design through meta-learning. It typically employs a bi-level structure: the meta-level policy undergoes meta-training to reduce the manual effort required in developing algorithms for low-level optimization tasks. The original MetaBox (2023) provided the first open-source framework for reinforcement learning-based single-objective MetaBBO. However, its relatively narrow scope no longer keep pace with the swift advancement in this field. In this paper, we introduce MetaBox-v2 (\url{https://github.com/MetaEvo/MetaBox}) as a milestone upgrade with four novel features: 1) a unified architecture supporting RL, evolutionary, and gradient-based approaches, by which we reproduce $23$ up-to-date baselines; 2) efficient parallelization schemes, which reduce the training/testing time by $10-40$x; 3) a comprehensive benchmark suite of $18$ synthetic/realistic tasks ($1900$+ instances) spanning single-objective, multi-objective, multi-model, and multi-task optimization scenarios; 4) plentiful and extensible interfaces for custom analysis/visualization and integrating to external optimization tools/benchmarks. To show the utility of MetaBox-v2, we carry out a systematic case study that evaluates the built-in baselines in terms of the optimization performance, generalization ability and learning efficiency. Valuable insights are concluded from thorough and detailed analysis for practitioners and those new to the field.

Cite

Text

Ma et al. "MetaBox-V2: A Unified Benchmark Platform for Meta-Black-Box Optimization." Advances in Neural Information Processing Systems, 2025.

Markdown

[Ma et al. "MetaBox-V2: A Unified Benchmark Platform for Meta-Black-Box Optimization." Advances in Neural Information Processing Systems, 2025.](https://mlanthology.org/neurips/2025/ma2025neurips-metaboxv2/)

BibTeX

@inproceedings{ma2025neurips-metaboxv2,
  title     = {{MetaBox-V2: A Unified Benchmark Platform for Meta-Black-Box Optimization}},
  author    = {Ma, Zeyuan and Gong, Yue-Jiao and Guo, Hongshu and Qiu, Wenjie and Ma, Sijie and Lian, Hongqiao and Zhan, Jiajun and Chen, Kaixu and Wang, Chen and Huang, Zhiyang and Huang, Zechuan and Peng, Guojun and Cheng, Ran and Ma, Yining},
  booktitle = {Advances in Neural Information Processing Systems},
  year      = {2025},
  url       = {https://mlanthology.org/neurips/2025/ma2025neurips-metaboxv2/}
}