Computing the Complete Pareto Front

Abstract

We give an efficient algorithm to enumerate all elements of a Pareto front in a multi-objective optimization problem in which the space of values is finite for all objectives. Our algorithm uses a feasibility check for a search space element as an oracle and minimizes the number of oracle calls that are necessary to identify the Pareto front of the problem. Given a k-dimensional search space in which each dimension has n elements, it needs p · (k · 2 n + 1) + (p) oracle calls, where p is the size of the Pareto front and (p) is the number of greatest elements of the part of the search space that is not dominated by the Pareto front elements. We show that this number of oracle calls is essentially optimal as approximately p · k · 2 n oracle calls are needed to identify the Pareto front elements in sparse Pareto sets and (p) calls are needed to show that no element is missing in the set of Pareto front elements found.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…