LGNov 12, 2025

Parametric Expensive Multi-Objective Optimization via Generative Solution Modeling

arXiv:2511.09598v2h-index: 20
Originality Highly original
AI Analysis

This addresses the problem of handling continuous task parameters in multi-objective optimization for real-world applications, representing a novel method rather than an incremental improvement.

The paper tackles the challenge of solving parametric expensive multi-objective optimization problems (P-EMOPs) with infinite distinct tasks, by introducing a parametric multi-objective Bayesian optimizer that learns an inverse model to predict optimized solutions for any task-preference query without expensive re-evaluation, achieving efficient optimization across related tasks.

Many real-world applications require solving families of expensive multi-objective optimization problems~(EMOPs) under varying operational conditions. This gives rise to parametric expensive multi-objective optimization problems (P-EMOPs) where each task parameter defines a distinct optimization instance. Current multi-objective Bayesian optimization methods have been widely used for finding finite sets of Pareto optimal solutions for individual tasks. However, P-EMOPs present a fundamental challenge: the continuous task parameter space can contain infinite distinct problems, each requiring separate expensive evaluations. This demands learning an inverse model that can directly predict optimized solutions for any task-preference query without expensive re-evaluation. This paper introduces the first parametric multi-objective Bayesian optimizer that learns this inverse model by alternating between (1) acquisition-driven search leveraging inter-task synergies and (2) generative solution sampling via conditional generative models. This approach enables efficient optimization across related tasks and finally achieves direct solution prediction for unseen parameterized EMOPs without additional expensive evaluations. We theoretically justify the faster convergence by leveraging inter-task synergies through task-aware Gaussian processes. Meanwhile, empirical studies in synthetic and real-world benchmarks further verify the effectiveness of our alternating framework.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes