paper-with-me

홈 › Papers

Meta-Black-Box Optimization Can Do Search Guidance for Expensive Constrained Multi-Objective Optimization

2026-05-11 · Yukun Du, Haiyue Yu, Jiang Jiang, Shuaiwen Tang, Xiaotong Xie, Haobo Liu, Chongshuang Hu, Shengkun Chang arxiv

Existing Meta-Black-Box Optimization (MetaBBO) methods focus on how to search when controlling optimizers, but largely overlook where to search. We propose MetaSG-SAEA, a bi-level MetaBBO framework for expensive constrained multi-objective optimization problems (ECMOPs), in which a meta-policy provides search guidance to the low-level Surrogate-Assisted Evolutionary Algorithm (SAEA). To achieve this, we introduce Max-Min Constraint-Calibrated Inequality (MM-CCI), a compact, problem-agnostic region abstraction that maps heterogeneous constraint evaluations to an ordered scalar level; we further provide a theoretical analysis of its fundamental properties. Building on this region abstraction, we adopt diffusion-based population initialization to translate the meta-policy's region-level guidance into solution-level priors for the SAEA. To make MetaSG-SAEA scalable, we construct an attention-based state representation across varying problem dimensions, population sizes, and numbers of objectives and constraints. Experimental results demonstrate that MetaSG-SAEA outperforms state-of-the-art baselines across diverse benchmarks and exhibits the ability to generalize across problem distributions.

📄 PDF Abstract BibTeX arXiv:2605.10260

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NeurGO: Learning to Generate Elite Candidates for Meta-Black-Box Expensive Optimization

2026-07-26 · Jintao He, Huixiang Zhen, Wenyin Gong arxiv

Expensive black-box optimization is ubiquitous in science and engineering, where function evaluations are costly and the evaluation budget is limited. Traditional evolutionary algorithms and Meta-BlackBox Optimization (M…

Meta-Black-Box Optimization with Ensemble Surrogate Modeling for Robustness-Accuracy Trade-off within SAEA

2026-05-30 · Xiao Jin, Yongxiong Wang, Haobo Liu, Yudong Du 외 arxiv

Surrogate-assisted evolutionary algorithms (SAEAs) have been widely used for expensive black-box optimization problems. However, their reliance on rigid and manually designed components limits their flexibility and gener…

Reinforcement LearningEnsemble Learning

Meta-Black-Box Optimization with Bi-Space Landscape Analysis and Dual-Control Mechanism for SAEA

2025-11-19 · Yukun Du, Haiyue Yu, Xiaotong Xie, Yan Zheng 외 arxiv

Surrogate-Assisted Evolutionary Algorithms (SAEAs) are widely used for expensive Black-Box Optimization. However, their reliance on rigid, manually designed components such as infill criteria and evolutionary strategies …

Reinforcement Learning

Bayesian Active Meta-Learning for Black-Box Optimization

2021-10-19 · Ivana Nikoloska, Osvaldo Simeone

Data-efficient learning algorithms are essential in many practical applications for which data collection is expensive, e.g., for the optimal deployment of wireless systems in unknown propagation scenarios. Meta-learning…

Bayesian OptimizationMeta-Learning

SMOG: Scalable Meta-Learning for Multi-Objective Bayesian Optimization

2026-01-29 · Leonard Papenmeier, Petru Tighineanu arxiv

Multi-objective optimization aims to solve problems with competing objectives. Evaluating such problems is often slow or expensive, limiting the budget of evaluations. In many applications, historical data from related o…