Parametric Pareto Set Learning for Expensive Multi-Objective Optimization
Bo Xue, Ji Cheng, Qingfu Zhang
aaai
Research metadataShow detailsHide details
- Affiliations
- Not available
- Published
- 2026-03-17
- Processed
- 7/25/2026, 12:36:13 PM
- Analysis model
- gemini-2.5-flash
- Analysis status
- analyzed
- Local PDF artifact
- papers/pdf/2026/parametric-pareto-set-learning-for-expensive-multi-objective.pdf
Summary
This paper introduces Parametric Pareto Set Learning with Multi-Objective Bayesian Optimization (PPSL-MOBO), a novel framework designed to solve expensive multi-objective optimization problems where optimal solutions must adapt to varying parameters. The core idea is to learn a unified neural architecture that maps both preferences and parameters to Pareto-optimal solutions, leveraging a hypernetwork with Low-Rank Adaptation (LoRA) for efficient parametric variation capture, and integrating Gaussian process surrogates with hypervolume-based acquisition to minimize expensive function evaluations. PPSL-MOBO demonstrates effectiveness on multi-objective optimization with shared components and dynamic multi-objective optimization, achieving competitive performance with significantly fewer function evaluations and faster inference compared to baseline methods.
Problem
The paper addresses several challenges in Parametric Multi-Objective Optimization (PMO) for expensive objective evaluations:
- Computational Intractability: Traditional methods require re-solving the entire optimization problem for each new parameter value, making real-time adaptation impossible.