Sub-linear Regret Bounds for Bayesian Optimisation in Unknown Search Spaces
About
Bayesian optimisation is a popular method for efficient optimisation of expensive black-box functions. Traditionally, BO assumes that the search space is known. However, in many problems, this assumption does not hold. To this end, we propose a novel BO algorithm which expands (and shifts) the search space over iterations based on controlling the expansion rate thought a hyperharmonic series. Further, we propose another variant of our algorithm that scales to high dimensions. We show theoretically that for both our algorithms, the cumulative regret grows at sub-linear rates. Our experiments with synthetic and real-world optimisation tasks demonstrate the superiority of our algorithms over the current state-of-the-art methods for Bayesian optimisation in unknown search space.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Black-box Optimization | Hartmann3 | Average CPU Time (s)0.74 | 13 | |
| Black-box Optimization | Beale | Average CPU Time (s)0.4 | 7 | |
| Black-box Optimization | Levy d=20 | Average CPU Time (s)6.63 | 7 | |
| Black-box Optimization | Ackley d=20 | Average CPU Time (s)9.98 | 7 | |
| Black-box Optimization | Hartmann6 | Average CPU Time (s)3.06 | 7 |