Max-Value Entropy Search for Multi-Objective Bayesian Optimization

Abstract

We consider the problem of multi-objective (MO) blackbox optimization using expensive function evaluations, where the goal is to approximate the true Pareto-set of solutions by minimizing the number of function evaluations. For example, in hardware design optimization, we need to find the designs that trade-off performance, energy, and area overhead using expensive simulations. We propose a novel approach referred to as Max-value Entropy Search for Multi-objective Optimization (MESMO) to solve this problem. MESMO employs an output-space entropy based acquisition function to efficiently select the sequence of inputs for evaluation for quickly uncovering high-quality solutions. We also provide theoretical analysis to characterize the efficacy of MESMO. Our experiments on several synthetic and real-world benchmark problems show that MESMO consistently outperforms state-of-the-art algorithms.

Cite

Text

Belakaria et al. "Max-Value Entropy Search for Multi-Objective Bayesian Optimization." Neural Information Processing Systems, 2019.

Markdown

[Belakaria et al. "Max-Value Entropy Search for Multi-Objective Bayesian Optimization." Neural Information Processing Systems, 2019.](https://mlanthology.org/neurips/2019/belakaria2019neurips-maxvalue/)

BibTeX

@inproceedings{belakaria2019neurips-maxvalue,
  title     = {{Max-Value Entropy Search for Multi-Objective Bayesian Optimization}},
  author    = {Belakaria, Syrine and Deshwal, Aryan and Doppa, Janardhan Rao},
  booktitle = {Neural Information Processing Systems},
  year      = {2019},
  pages     = {7825-7835},
  url       = {https://mlanthology.org/neurips/2019/belakaria2019neurips-maxvalue/}
}