High Dimensional Bayesian Optimization via Supervised Dimension Reduction

Abstract

Bayesian optimization (BO) has been broadly applied to computational expensive problems, but it is still challenging to extend BO to high dimensions. Existing works are usually under strict assumption of an additive or a linear embedding structure for objective functions. This paper directly introduces a supervised dimension reduction method, Sliced Inverse Regression (SIR), to high dimensional Bayesian optimization, which could effectively learn the intrinsic sub-structure of objective function during the optimization. Furthermore, a kernel trick is developed to reduce computational complexity and learn nonlinear subset of the unknowing function when applying SIR to extremely high dimensional BO. We present several computational benefits and derive theoretical regret bounds of our algorithm. Extensive experiments on synthetic examples and two real applications demonstrate the superiority of our algorithms for high dimensional Bayesian optimization.

Cite

Text

Zhang et al. "High Dimensional Bayesian Optimization via Supervised Dimension Reduction." International Joint Conference on Artificial Intelligence, 2019. doi:10.24963/IJCAI.2019/596

Markdown

[Zhang et al. "High Dimensional Bayesian Optimization via Supervised Dimension Reduction." International Joint Conference on Artificial Intelligence, 2019.](https://mlanthology.org/ijcai/2019/zhang2019ijcai-high/) doi:10.24963/IJCAI.2019/596

BibTeX

@inproceedings{zhang2019ijcai-high,
  title     = {{High Dimensional Bayesian Optimization via Supervised Dimension Reduction}},
  author    = {Zhang, Miao and Li, Huiqi and Su, Steven W.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2019},
  pages     = {4292-4298},
  doi       = {10.24963/IJCAI.2019/596},
  url       = {https://mlanthology.org/ijcai/2019/zhang2019ijcai-high/}
}