paper-with-me

Papers

Parametric Pareto Set Learning for Expensive Multi-Objective Optimization

2025-11-08 · Ji Cheng, Bo Xue, Qingfu Zhang arxiv

Parametric multi-objective optimization (PMO) addresses the challenge of solving an infinite family of multi-objective optimization problems, where optimal solutions must adapt to varying parameters. Traditional methods require re-execution for each parameter configuration, leading to prohibitive costs when objective evaluations are computationally expensive. To address this issue, we propose Parametric Pareto Set Learning with multi-objective Bayesian Optimization (PPSL-MOBO), a novel framework that learns a unified mapping from both preferences and parameters to Pareto-optimal solutions. PPSL-MOBO leverages a hypernetwork with Low-Rank Adaptation (LoRA) to efficiently capture parametric variations, while integrating Gaussian process surrogates and hypervolume-based acquisition to minimize expensive function evaluations. We demonstrate PPSL-MOBO's effectiveness on two challenging applications: multi-objective optimization with shared components, where certain design variables must be identical across solution families due to modular constraints, and dynamic multi-objective optimization, where objectives evolve over time. Unlike existing methods that cannot directly solve PMO problems in a unified manner, PPSL-MOBO learns a single model that generalizes across the entire parameter space. By enabling instant inference of Pareto sets for new parameter values without retraining, PPSL-MOBO provides an efficient solution for expensive PMO problems.

📄 PDF Abstract BibTeX arXiv:2511.05815

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Controllable Expensive Multi-objective Learning with Warm-starting Bayesian Optimization

2023-11-26 · Quang-Huy Nguyen, Long P. Hoang, Hoang V. Viet, Dung D. Le

Pareto Set Learning (PSL) is a promising approach for approximating the entire Pareto front in multi-objective optimization (MOO) problems. However, existing derivative-free PSL methods are often unstable and inefficient…

Bayesian OptimizationGaussian Processes

Amortized Multi-Objective Optimization Across Tasks with Generative Solution Modeling

2025-11-12 · Tingyang Wei, Jiao Liu, Abhishek Gupta, Chin Chun Ooi 외 arxiv

Many real-world applications require solving families of expensive multi-objective optimization problems~(EMOPs) under varying operational conditions. This can be formulated as parametric expensive multi-objective optimi…

Gaussian Processes

Pareto Set Learning for Expensive Multi-Objective Optimization

2022-10-16 · Xi Lin, Zhiyuan Yang, Xiaoyuan Zhang, Qingfu Zhang

Expensive multi-objective optimization problems can be found in many real-world applications, where their objective function evaluations involve expensive computations or physical experiments. It is desirable to obtain a…

Bayesian OptimizationDecision Making

Expensive Multi-Objective Bayesian Optimization Based on Diffusion Models

2024-05-14 · Bingdong Li, Zixiang Di, Yongfan Lu, Hong Qian 외

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 s…

Bayesian Optimization

Using BART to Perform Pareto Optimization and Quantify its Uncertainties

2021-01-04 · Akira Horiguchi, Thomas J. Santner, Ying Sun, Matthew T. Pratola

Techniques to reduce the energy burden of an industrial ecosystem often require solving a multiobjective optimization problem. However, collecting experimental data can often be either expensive or time-consuming. In suc…

Gaussian ProcessesMultiobjective Optimization