Search papers, labs, and topics across Lattice.
This paper introduces ViaMOBO, a novel framework for multi-objective Bayesian optimization (MOBO) that effectively addresses the challenges posed by high-dimensional decision spaces. By employing a variable interaction analysis model, ViaMOBO assesses the separability of objectives and optimizes within divided decision subspaces, significantly reducing sampling complexity. Experimental results show that ViaMOBO outperforms existing state-of-the-art MOBO methods in approximating Pareto fronts for both synthetic and real-world benchmarks.
ViaMOBO reveals that understanding variable interactions can drastically enhance optimization efficiency in high-dimensional spaces, outperforming traditional methods.
Multi-objective Bayesian optimization (MOBO) is effective in identifying the Pareto fronts for expensive black-box problems. However, most current MOBO approaches are limited to low-dimensional decision space due to its exponential sampling complexity. This paper presents decision variable interaction analysis-based MOBO, ViaMOBO, a generic framework for expensive multi-objective problems with high-dimensional decision space. The key idea of ViaMOBO is that it utilizes a variable interaction analysis model to determine whether the decision space can be completely or partially divided, and then performs local Bayesian optimization in the divided decision subspaces. Through the variable analysis model, it can be derived whether the objectives in black-box problems are separable, partially separable, or non-separable based on the potential independent or interdependent relationships among decision variables without any strong assumptions. We compare ViaMOBO with the state-of-the-art MOBO methods on both synthetic and real-world benchmarks. The experimental results demonstrate that ViaMOBO outperforms other related MOBO baselines in approximating the Pareto front of high-dimensional expensive multi-objective problems.