B2Opt: Learning to Optimize Black-box Optimization with Little Budget
About
The core challenge of high-dimensional and expensive black-box optimization (BBO) is how to obtain better performance faster with little function evaluation cost. The essence of the problem is how to design an efficient optimization strategy tailored to the target task. This paper designs a powerful optimization framework to automatically learn the optimization strategies from the target or cheap surrogate task without human intervention. However, current methods are weak for this due to poor representation of optimization strategy. To achieve this, 1) drawing on the mechanism of genetic algorithm, we propose a deep neural network framework called B2Opt, which has a stronger representation of optimization strategies based on survival of the fittest; 2) B2Opt can utilize the cheap surrogate functions of the target task to guide the design of the efficient optimization strategies. Compared to the state-of-the-art BBO baselines, B2Opt can achieve multiple orders of magnitude performance improvement with less function evaluation cost. We validate our proposal on high-dimensional synthetic functions and two real-world applications. We also find that deep B2Opt performs better than shallow ones.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Path planning | UAV Benchmark 40 terrain scenarios S.I | Terrain 1 Cost1.43e+4 | 14 | |
| Black-box Optimization | BBOB-30D | Buche_Ras1.17e+3 | 12 | |
| Black-box Optimization | BBOB 10D | BucheRastrigin273.4 | 12 | |
| High-dimensional Numerical Optimization | LSGO-1000D | Shifted Elliptic3.56e+11 | 11 | |
| Black-box Optimization | BBOB surrogate 10-dimensional (out-of-distribution) | Rastrigin Function Value88.77 | 7 | |
| UAV Path Planning | UAV Benchmark 56 distinct terrain scenarios (Last 16 terrains (41-56)) | Path Cost5.52e+3 | 7 |