NELGMar 19, 2021

PAMELI: A Meta-Algorithm for Computationally Expensive Multi-Objective Optimization Problems

arXiv:2103.10736v2
AI Analysis

This work addresses optimization challenges in domains like engineering design where function evaluations are costly, though it appears incremental as it builds on existing surrogate-assisted methods.

The authors tackled computationally expensive multi-objective optimization problems by developing a meta-algorithm that uses surrogate models to approximate Pareto-optimal solutions, reducing evaluations of expensive real functions. The algorithm demonstrated competitiveness in experiments against a state-of-the-art surrogate-assisted evolutionary algorithm on benchmark problems.

We present an algorithm for multi-objective optimization of computationally expensive problems. The proposed algorithm is based on solving a set of surrogate problems defined by models of the real one, so that only solutions estimated to be approximately Pareto-optimal are evaluated using the real expensive functions. Aside of the search for solutions, our algorithm also performs a meta-search for optimal surrogate models and navigation strategies for the optimization landscape, therefore adapting the search strategy for solutions to the problem as new information about it is obtained. The competitiveness of our approach is demonstrated by an experimental comparison with one state-of-the-art surrogate-assisted evolutionary algorithm on a set of benchmark problems.

Foundations

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

Your Notes