Uncertainty-Aware Search Framework for Multi-Objective Bayesian Optimization
Syrine Belakaria, Aryan Deshwal, Nitthilan Kannappan Jayakodi,, Janardhan Rao Doppa

TL;DR
This paper introduces USeMO, an uncertainty-aware search framework for multi-objective Bayesian optimization that efficiently approximates Pareto sets with fewer expensive function evaluations, outperforming existing methods.
Contribution
The paper presents a novel uncertainty-aware framework, USeMO, for multi-objective Bayesian optimization, combining surrogate models and uncertainty measures to improve efficiency.
Findings
USeMO outperforms state-of-the-art algorithms on synthetic and real-world benchmarks.
Theoretical analysis confirms the effectiveness of the uncertainty-based selection.
USeMO reduces the number of expensive evaluations needed to approximate Pareto fronts.
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 while 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 uncertainty-aware search framework referred to as USeMO to efficiently select the sequence of inputs for evaluation to solve this problem. The selection method of USeMO consists of solving a cheap MO optimization problem via surrogate models of the true functions to identify the most promising candidates and picking the best candidate based on a measure of uncertainty. We also provide theoretical analysis to characterize the efficacy of our approach. Our experiments on several synthetic and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · Advanced Bandit Algorithms Research · Metaheuristic Optimization Algorithms Research
