Expensive Multi-Objective Bayesian Optimization Based on Diffusion Models
Bingdong Li, Zixiang Di, Yongfan Lu, Hong Qian, Feng Wang, Peng Yang, Ke Tang, Aimin Zhou
TL;DR
This work tackles EMOPs by integrating a composite diffusion model into Pareto Set Learning (PSL) to stabilize solution distributions under limited evaluations. CDM-PSL combines conditional and unconditional diffusion models with an entropy-based gradient weighting and guided denoising to simultaneously improve convergence to the Pareto front and maintain diversity. Extensive experiments on synthetic benchmarks and real-world problems show superior performance over state-of-the-art MOBO methods, with ablations confirming the value of each component. While the approach incurs higher computational cost, it offers a principled path to scalable, high-quality Pareto sets in expensive optimization scenarios, with future work aiming to further scale to very high-dimensional problems using Monte Carlo tree methods.
Abstract
Multi-objective Bayesian optimization (MOBO) has shown promising performance on various expensive multi-objective optimization problems (EMOPs). However, effectively modeling complex distributions of the Pareto optimal solutions is difficult with limited function evaluations. Existing Pareto set learning algorithms may exhibit considerable instability in such expensive scenarios, leading to significant deviations between the obtained solution set and the Pareto set (PS). In this paper, we propose a novel Composite Diffusion Model based Pareto Set Learning algorithm, namely CDM-PSL, for expensive MOBO. CDM-PSL includes both unconditional and conditional diffusion model for generating high-quality samples. Besides, we introduce an information entropy based weighting method to balance different objectives of EMOPs. This method is integrated with the guiding strategy, ensuring that all the objectives are appropriately balanced and given due consideration during the optimization process; Extensive experimental results on both synthetic benchmarks and real-world problems demonstrates that our proposed algorithm attains superior performance compared with various state-of-the-art MOBO algorithms.
