Next Article in Journal
Stochastic Aspects of Proportional Vitalities Model
Previous Article in Journal
Binary Whale Optimization Algorithm for Dimensionality Reduction
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Set Based Newton Method for the Averaged Hausdorff Distance for Multi-Objective Reference Set Problems

1
Instituto Politécnico Nacional, Mexico City 07738, Mexico
2
Departamento de Matemáticas, Pontificia Universidad Javeriana, Cra. 7 N. 40-62, Bogotá D.C. 111321, Colombia
3
Department of Computer Science, TU Dortmund University, 44227 Dortmund, Germany
4
Department of Computer Science, Cinvestav-IPN, Mexico City 07360, Mexico
*
Author to whom correspondence should be addressed.
Mathematics 2020, 8(10), 1822; https://doi.org/10.3390/math8101822
Submission received: 4 September 2020 / Revised: 2 October 2020 / Accepted: 11 October 2020 / Published: 17 October 2020

Abstract

:
Multi-objective optimization problems (MOPs) naturally arise in many applications. Since for such problems one can expect an entire set of optimal solutions, a common task in set based multi-objective optimization is to compute N solutions along the Pareto set/front of a given MOP. In this work, we propose and discuss the set based Newton methods for the performance indicators Generational Distance (GD), Inverted Generational Distance (IGD), and the averaged Hausdorff distance Δ p for reference set problems for unconstrained MOPs. The methods hence directly utilize the set based scalarization problems that are induced by these indicators and manipulate all N candidate solutions in each iteration. We demonstrate the applicability of the methods on several benchmark problems, and also show how the reference set approach can be used in a bootstrap manner to compute Pareto front approximations in certain cases.

1. Introduction

Multi-objective optimization problems (MOPs), i.e., problems where multiple incommensurable and conflicting objectives have to be optimized concurrently, arise in many fields such as engineering and finance (e.g., [1,2,3,4,5]). One important characteristic is that there is typically not one single solution to be expected for such problems (as it is the case for “classical” scalar optimization problems (SOPs)), but rather an entire set of solutions. More precisely, if the MOP contains k conflicting objectives, one can expect the solution set (the Pareto set respectively its image, the Pareto front) to form at least locally a manifold of dimension k 1 [6]. Many numerical methods take this fact into account and generate an entire (finite) set of candidate solutions so that the decision maker (DM) obtains an overview of the possible realizations of his/her project. For such set based multi-objective optimization algorithms a natural question that arises is the goodness of the obtained solution set A (i.e., the relation of A to the Pareto set/front of the underlying MOP). For this, several performance indicators have been proposed over the last decades such as the Hypervolume indicator (HV, [7]), the Generational Distance (GD, [8]), the Inverted Generational Distance (IGD, [9]), R2 [10], DOA [11], and the averaged Hausdorff distance Δ p [12,13]. Each such indicator assigns to a given set of candidate solutions an indicator value according to the given MOP. Hence, if the MOP and the size of the candidate solution set are fixed, the detection of the “best” candidate solution can be expressed by the problem
min A Q | A | = N I ( A ) ,
where I denotes the chosen performance indicator (to be minimized), Q R n the domain of the objective functions, and N the size of the candidate solution set. Since A R n contains N elements, it is also a vector in R N · n . Problem (1) can hence be regarded as a SOP with N · n decision variables.
A popular and actively researched class of set based multi-objective algorithms is given by specialized evolutionary algorithms, called multi-objective evolutionary algorithms (MOEAs, e.g., [14,15,16,17]). MOEAs evolve entire sets of candidate solutions (called populations or archives) and are hence capable of computing finite size approximations of the entire Pareto set/front in one single run of the algorithm. Further, they are of global nature, very robust, and require only minimal assumptions on the model (e.g., no differentiability on the objective or constraint functions). MOEAs have caught the interest of many reseachers and practitioners during the last decades, and have been applied to solve many real-world problems coming from science and engineering. It is also known, however, that none of the existing MOEAs converges in the mathematical sence which indicates that they are not yet tapping their full potential. In [18], it has been shown that for any strategy where λ < μ children are chosen from μ parents, there is no guarantee for convergence w.r.t. the HV indicator. Studies coming from mathematical programming (MP) indicate similar results for any performance indicator (e.g., [19,20]) since λ < μ strategies in evolutionary algorithms are equivalent to what is called cyclic search in MP.
In this work, we propose the set based Newton method for Problem (1), where we will address the averaged Hausdorff distance Δ p as indicator. Since Δ p is defined via G D and I G D , we will also consider the respective set based G D and I G D Newton methods. To this end, we will first derive the (set based) gradients and Hessians for all indicators, and based on this define and discuss the resulting set based Newton methods for unconstrained MOPs. Numerical results on some benchmark test problems indicate that the method indeed yields local quadratic convergence on the entire set of candidate solutions in certain cases. The Newton methods are tested on aspiration set problems (i.e., the problem to minimize the distance of a set of solutions toward a given utopian reference set Z and the given unconstrained MOP). Further, we will show how the Δ p Newton method can be used in a bootstrap manner to compute finite size approximations of the entire Pareto front of a given problem in certain cases. The method can hence in principle be used as standalone algorithm for the treatment of unconstrained MOPs. On the other hand, the results also show that the Newton methods—as all Newton variants—are of local nature and require good initial solutions. In order to obtain a fast and reliable solver a hybridization with a global strategy—e.g., with MOEAs since the proposed Newton methods can be viewed as particular “ λ = μ ” strategies—seems to be most promising which is, however, beyond the scope of this work.
The remainder of this work is organized as follows: In Section 2, we will briefly present the required background needed for the understanding of this work. In Section 3, Section 4 and Section 5, we will present and discuss the set based G D , I G D and Δ p Newton methods, respectively. Finally, we will draw our conclusions and will give possible paths for future work in Section 6.

2. Background and Related Work

Continuous unconstrained multi-objective optimization problems are expressed as
min x F ( x ) ,
where F : R n R k , F ( x ) = ( f 1 ( x ) , , f k ( x ) ) T denotes the map that is composed of the individual objectives f i : R n R , i = 1 , , k , which are to be minimized simultaneously.
If k = 2 objectives are considered, the resulting problem is termed a bi-objective optimization problem (BOP).
For the definition of optimality in multi-objective optimization, the notion of dominance is widely used: for two vectors a , b R k we say that a is less thanb (in short: a < p b ), if a i < b i for all i { 1 , , k } . The definition of p is analog. Let x , y R n , then we say that x dominates y ( x y ) w.r.t (2) if F ( x ) p F ( y ) and F ( x ) F ( y ) . Else, we say that y is non-dominated by x. Now we are in the position to define optimality of a MOP. A point x * R n is called Pareto optimal (or simply optimal) w.r.t. (2) if there exists no y R n that dominates x * . We denote by P the set of all optimal solutions, also called Pareto set. Its image F ( P ) is called the Pareto front. Under mild conditions on the MOP one can expect that both sets form at least locally objects of dimension k 1 [6].
The averaged Hausdorff distance Δ p for discrete or discretized sets is defined as follows: let A = { a 1 , , a N } and B = { b 1 , , b M } , where A , B R n , be finite sets. The values G D p ( A , B ) and I G D p ( A , B ) are defined as
G D p ( A , B ) : = 1 N i = 1 N d i s t ( a i , B ) p 1 / p I G D p ( A , B ) : = 1 M i = 1 M d i s t ( b i , A ) p 1 / p ,
where p is an integer and where the distance of a point a i to a set B is defined by d i s t ( a i , B ) : = min b B a i b 2 . The averaged Hausdorff distance Δ p is simply the maximum of these two values,
Δ p : = max { G D p ( A , B ) , I G D p ( A , B ) } .
We refer to [21] for an extension of the indicators to continuous sets. We stress that all of these three indicators are entirely distance based and are in particularly not Pareto compliant. A variant of IGD that is weakly Pareto compliant is the indicator DOA. Here, we are particularly interested in multi-objective reference set problems. That is, given a finite reference set Z R k , we are interested in solving the problem
min A Q | A | = N I ( F ( A ) , Z ) ,
where I is one of the indicators G D p , I G D p , or Δ p , and N is the size of the approximation.
Probably the most important reference set in our context is the Pareto front itself. For this case, Δ p prefers, roughly speaking, evenly spread solutions along the Pareto front and is hence e.g., in accord with the terms spread and convergence as used in the evolutionary multi-objective optimization (EMO) community for a “suitable” performance indicator. As an example, Figure 1 shows some “best approximations” in the Δ 2 sense (i.e., when using p = 2 ) for MOPs with different shapes of the Pareto front. More precisely, each subfigure shows a fine grain ( M = 200 ) approximation of the Pareto front of the underlying problem (using dots), as well as the best approximations in the Δ 2 sense (using diamonds). The latter are (numerical) solutions of (5) for N = 20 , and where Z has been chosen as the Pareto front approximation.
If A = { a 1 , , a N } is a subset of the R n it means that each of its element a i is an element of the R n . Hence, the set A = { a 1 , , a N } R n can in a natural way also be identified as a point or vector in the higher dimensional space R N · n , i.e., A R N · n . That is, the optimization problem (5) can be identified as a “classical” scalar optimization problem that is defined in N · n -dimensional search space. A necessary condition for optimality is hence given by the Karush–Kuhn–Tucker conditions, e.g., for unconstrained problems we are seeking for sets A for those the (set based) gradient vanishes. In order to solve this root finding problem, one can e.g., utilize the Newton method. If we are given a performance indicator I together with the derivatives I ( A ) and 2 I ( A ) on a set A, the Newton function is hence given by
N ( A ) : = A 2 I ( A ) 1 I ( A ) .
There exist many methods for the computation of Pareto optimal solutions. For example, there are mathematical programming (MP) techniques such as scalarization methods that transform the MOP into a sequence of scalar optimization problems (SOPs) [22,23,24,25,26]. These methods are very efficient in finding a single solution or even a finite size discretization of the solution set. Another sub-class of the MP techniques is given by continuation-like methods that take advantage of the fact that the Pareto set forms—at least locally—a manifold. Methods of this kind start from a given initial solution and perform a search along the solution manifold [6,27,28,29,30,31,32,33].
Next there exist also set oriented methods that are capable of obtaining the entire solution set in a global manner. Examples for the latter are subdivision [34,35,36] and cell mapping techniques [37,38,39]. Another class of set based methods is given by multi-objective evolutionary algorithms (MOEAs) that have proven to be very effective for the treatment of MOPs [14,16,40,41,42,43]. Some reasons for this include that are very robust, do not require hard assumptions on the model, and allow to compute a reasonable finite size representation of the solution set already in a single run.
Methods that deal with single reference points for multi-objective problems can be found in [26,44,45]. The first work that deals with a set based approach using a problem similar to the one in (5) can be found in [46], where the authors apply the steepest descent method on the Hypervolume indicator [47]. In [48], the Newton method is defined where as well the Hypervolume indicator has been used. In [49], a multi-objective Newton method is proposed that detects single Pareto optimal solutions for a given MOP. In [50], a set based Newton method is proposed for general root finding problems and for convex sets.

3. GDp Newton Method

In the following sections we will investigate the set based Newton methods for G D p , I G D p , and Δ p . More precisely, we will consider the p-th powers, p > 1 , of these indicators as this does not change the optimal solutions. In all cases, we will first derive the (set based) derivatives, and then investigate the resulting Newton method. For the derivatives, we will focus on p = 2 which is related to the Euclidean norm, and which hence represents the most important performance indicator of the indicator families. However, we will also state the derivatives for general integers p.
Let A = { a 1 , , a N } R n be a candidate set for (2), and Z = { z 1 , , z M } R k be a given reference set. The indicator G D p measures the averaged distance of the image of A and Z:
G D p ( A ) : = 1 N i = 1 N d ( F ( a i ) , Z ) p 1 p .
Hereby, we have used the notation
d ( F ( a i ) , Z ) : = min j = 1 , , M F ( a i ) z j , for i = 1 , , N ,
and assume Z to be fixed for the given problem (and hence, it does not appear as input argument).

3.1. Derivatives of G D 2 2

3.1.1. Gradient of G D 2 2

In the following, we have to assume that for every point F ( a i ) there exists exactly one closest element in Z. That is, i = 1 , , N there exists an index j i { 1 , , M } such that:
d ( F ( a i ) , Z ) = F ( a i ) z j i < F ( a i ) z q q { 1 , , M } \ { j i } .
Otherwise, the gradient of G D p is not defined at A. If condition (9) is satisfied, then (7) can be written as follows:
G D p ( A ) : = 1 N i = 1 N F ( a i ) z j i p 1 p ,
and for the special case p = 2 we obtain
G D 2 2 ( A ) : = 1 N i = 1 N F ( a i ) z j i 2 2 R n · N .
The gradient of G D 2 2 at A is hence given by
G D 2 2 ( A ) : = 2 N J ( a 1 ) T ( F ( a 1 ) z j 1 ) J ( a 2 ) T ( F ( a 2 ) z j 2 ) J ( a N ) T ( F ( a N ) z j N ) R n · N ,
where J ( a i ) denotes the Jacobian matrix of F at a i for i = 1 , , N . We call the vector
J ( a i ) T ( F ( a i ) z j i ) , i { 1 , , N } ,
the i-th sub-gradient ( The sub-gradient is defined here as part of the gradient that is associated to an element a of A, and is not equal to the notion of the sub-gradient known in non-smooth optimization. ) of G D 2 2 with respect to a i A . Note that the sub-gradients are completely independent of the location of the other archive elements a j A .
If the given MOP is unconstrained, then the first order necessary condition for optimality is that the gradient of G D 2 2 vanishes. This is the case for a set A if all sub-gradients vanish
G D 2 2 ( A ) = 0 J ( a i ) T ( F ( a i ) z j i ) = 0 i = 1 , , N .
This happens if for each a i either
(i)
F ( a i ) = z j i , that is, if the image of a i is equal to one of the elements of the reference set. This is for instance never the case if Z is chosen utopian.
(ii)
If F ( a i ) z j i , we have
J ( a i ) T ( F ( a i ) z j i ) = l = 1 k f l ( a i ) ( f l ( a i ) ( z j i ) l ) = : α l ( i ) = l = 1 k α l ( i ) f l ( a i ) = 0
for a vector α ( i ) R k \ { 0 } . The point a i is hence a critical point since r a n k ( J ( a i ) ) < k . Furthermore, if F ( a i ) z j i p 0 (e.g., if Z is again utopian) then a i is even a Karush–Kuhn–Tucker point. See Figure 2 for a geometrical interpretation of this scenario.

3.1.2. Hessian of G D 2 2

We first define the map g : R n R n as
g ( a i ) : = l = 1 k α l ( i ) f l ( a i ) ,
where α ( i ) is as in (15). In order to find an expression of the Hessian matrix, we now derive Equation (16) as follows:
D g ( a i ) = l = 1 k f l ( a i ) f l ( a i ) T + α l 2 f l ( a i ) = J ( a i ) T J ( a i ) + W α ( a i ) R n × n ,
where
W α ( a i ) = l = 1 k α l 2 f l ( a i ) .
Thus, the Hessian matrix of G D 2 2 is
2 G D 2 2 ( A ) = 2 N diag D g ( a 1 ) , , D g ( a N ) R n · N × n · N ,
which is a block diagonal matrix.

3.2. Gradient and Hessian for General p > 1

As mentioned above, we focus here on the special case p = 2 . The above derivatives, however, can be generalized for p > 1 as follows (assuming that Z is an utopian finite set to avoid problems when p < 4 ): the gradient is given by
G D p p ( A ) : = p N F ( a 1 ) z j 1 p 2 J ( a 1 ) T ( F ( a 1 ) z j 1 ) F ( a 2 ) z j 2 p 2 J ( a 2 ) T ( F ( a 2 ) z j 2 ) F ( a N ) z j N p 2 J ( a N ) T ( F ( a N ) z j N ) R n · N ,
and the Hessian by
2 G D p p ( A ) = diag H 1 , , H N R n · N × n · N ,
where
H i = p ( p 2 ) N F ( a i ) z j i p 4 J ( a i ) T ( F ( a i ) z j i ) ( F ( a i ) z j i ) T J ( a i ) T + p N J ( a i ) T J ( a i ) + W α ( a i ) ,
for i = 1 , 2 , , N .

3.3. G D 2 2 -Newton Method

After having derived the gradient and the Hessian we are now in the position to state the set based Newton method for the G D 2 2 indicator:
Mathematics 08 01822 i001
The Newton iteration can in practice be stopped at a set A f if
G D 2 2 ( A f ) t o l ,
for a given tolerance t o l > 0 . In order to speed up the computations one may proceed due to the structure of the (sub-)gradient as follows: for each element a i of a current archive A with
J ( a i ) T ( F ( a i ) z j i ) t o l N
one can continue the Newton iteration with the smaller set A ¯ = A \ { a i } (and later insert a i into the final archive).
We are particularly interested in the regularity of 2 G D 2 2 at the optimal set, i.e., at a set A * that solves problem (5) for I = G D 2 2 . This is the case since if the Hessian is regular at A * —and if the objective function is sufficiently smooth—we can expect the Newton method to converge locally quadratically [51].
Since the Hessian is a block diagonal matrix it is regular if all of its blocks
J ( a i ) T J ( a i ) + W α ( i ) ( a i ) , i = 1 , , N ,
are regular. From this we see already that if Z is not utopian, we cannot expect quadratic convergence: assume that one point z Z is feasible, i.e., that there exists one x Q such that F ( x ) = z . We can assume that x is also a member of the optimal set A * , say a i = x . Then, we have that the weight vector α ( i ) is zero, and hence that W α ( i ) = l = 1 k α l ( i ) 2 f l ( a i ) = 0 . Thus, the block matrix reduces to J ( a i ) T J ( a i ) those rank is at most k. The block matrix is hence singular, and so is the Hessian of G D 2 2 at A * .
In the case all individual objectives are strictly convex, the G D 2 2 Hessian is positive definite (and hence regular) at every feasible set A, and we can hence expect local quadratic convergence.
Proposition 1.
Let a MOP of the form (2) be given whose individual objectives are strictly convex, and let Z be a discrete utopian set. Then, the matrix 2 G D 2 2 ( A ) is positive definite for all feasible sets A.
Proof. 
Since 2 G D 2 2 ( A ) is block diagonal, it is sufficient to consider the block matrices J ( a i ) T J ( a i ) + W α ( i ) ( a i ) , i = 1 , , N . Let i { 1 , , N } . Since Z is utopian, it is α ( i ) 0 , and all of its elements are non-negative. Further, since all individual objectives f l are strictly convex, the matrices 2 f l ( a i ) are positive definite, and hence also the matrix W α ( a i ) . Since J T ( a i ) J ( a i ) is positive semi-definite, we have for all x R n \ { 0 }
x T J ( a i ) T J ( a i ) + W α ( i ) x = x T J ( a i ) T J ( a i ) x + x T W α ( i ) x > 0 ,
since x T J ( a i ) T J ( a i ) x 0 and x T W α ( i ) x > 0 . Therefore, each D g ( a i ) , i = 1 , , N , is positive definite and hence also the matrix 2 G D 2 2 ( A ) .  □

3.4. Example

We consider the following convex bi-objective problem
f 1 , f 2 : R 2 R f 1 ( x ) = x 1 2 + x 2 + 3 2 f 2 ( x ) = ( x 1 + 3 ) 2 + x 2 2 .
Figure 3 shows the Pareto front of this problem together with the reference set Z that contains 30 elements (black dots). The set Z is a discretization of the convex hull of individual minima (CHIM, [23]) of the problem that has been shifted left down. Further, it shows the images of the Newton steps of an initial set A 0 that contains 21 elements. As it can be seen, all images converge toward three solutions that are placed in the middle of the Pareto front (which is owed to the fact that Z is discrete. If Z would be continuous, all images would converge toward one solution). This example already shows that the G D 2 2 Newton method is of restricted interest as standalone algorithm. The method will, however, become important as part of the Δ p -Newton method as it will become apparent later on. Table 1 shows the respective G D 2 2 values plus the norms of the gradients which indicate quadratic convergence. The second column indicates that the images of the archives converge toward the Pareto front as anticipated.

4. IGDp Newton Method

The indicator I G D p computes how far, on average, the discrete reference set Z is from a given archive A, and is defined as
I G D p ( A ) : = 1 M i = 1 M d ( z i , F ( A ) ) p 1 p ,
where d ( z i , F ( A ) ) is given by
d ( z i , F ( A ) ) : = min j = 1 , , N z i F ( a j ) , for i = 1 , , M .

4.1. Gradient of I G D p

Similar to G D , we will also have to assume that for all i = 1 , , M there exists an index j i { 1 , , N } such that:
d ( z i , F ( A ) ) = z i F ( a j i ) < z i F ( a q ) q { 1 , , N } \ { j i } ,
since otherwise the gradient of I G D p is not defined. Then, using Equation (30), Equation (28) can be written as follows:
I G D p ( A ) : = 1 M i = 1 M z i F ( a j i ) p 1 p .
From now on we will consider I G D 2 2 which is given by
I G D 2 2 ( A ) : = 1 M i = 1 M z i F ( a j i ) 2 2 .
In order to derive the gradient of I G D 2 2 , let I l : = { i : j i = l } , l { 1 , , N } , be the set formed by the indexes i { 1 , 2 , , M } that are related to j i . In other words, this set gives us the relation of the elements of Z related to each image F ( a l ) (an example of this relation can be found in Figure 4). Then, the sub-gradient of I G D 2 2 at point a l is given by
I G D 2 2 a l ( A ) = 2 M i I l J ( a l ) T ( F ( a l ) z i ) = 2 M J ( a l ) T ( m l F ( a l ) i I l z i ) ,
where m l = I l . Finally, the gradient of I G D 2 2 can be expressed as
I G D 2 2 ( A ) : = I G D 2 2 a 1 ( A ) I G D 2 2 a 2 ( A ) I G D 2 2 a N ( A ) R n · N .
It is worth to notice that the sub-gradients depend on the location of the other archive elements which implies a “group motion” (which is in contrast to the gradient of G D 2 2 ).
We next consider under which conditions the gradient of I G D 2 2 vanishes. If I G D 2 2 ( A ) = 0 , then for all l = 1 , , N we have that
J ( a l ) T ( m l F ( a l ) i I l z i ) = 0
J ( a l ) T F ( a l ) = J ( a l ) T i I l z i m l C l ,
where C is the centroid of z i ’s. Then, note that if:
  • r a n k ( J ( a l ) ) = k , then F ( a l ) = i I l z i m l = C l .
  • r a n k ( J ( a l ) ) = k 1 , then F ( a l ) C l is orthogonal to the linearized image of F at F ( a l ) , and orthogonal to the linearized Pareto front at F ( a l ) in case F ( a l ) C l p 0 and F ( a l ) C l 0 (see Figure 5 for such a scenario).

4.2. Hessian Matrix of I G D p

Analog to the derivation of G D p Hessian, we first define the map g : R n R n as
g ( a l ) : = J ( a l ) T ( m l F ( a l ) i I l z i ) .
Now, let i I l z i = y = y 1 , , y k T . Then
g ( a l ) = J ( a l ) T ( m l F ( a l ) y ) = m l i = 1 k f i ( x ) f i ( x ) i = 1 k y i f i ( x ) .
Then, we derive Equation (38) as follows:
D g ( a l ) = m l i = 1 k f i ( a l ) 2 f i ( a l ) + m l J ( a l ) T J ( a l ) i = 1 k y i 2 f i ( a l ) = i = 1 k m l f i ( a l ) y i 2 f i ( a l ) + m l J ( a l ) T J ( a l ) = m l J ( a l ) T J ( a l ) + W α ( a l ) R n × n ,
where
W α ( a l ) = i = 1 k m l f i ( a l ) y i : = α i ( l ) 2 f i ( a l ) = i = 1 k α i ( l ) 2 f i ( a l ) .
Thus, the Hessian matrix of I G D 2 2 is given by
2 I G D 2 2 ( A ) = 2 M d i a g D g ( a 1 ) , , D g ( a N ) R n · N × n · N ,
which is a block diagonal matrix.

4.3. Gradient and Hessian for General p > 1

The above derivatives can be generalized for p > 1 as follows: the gradient is given by
I G D p p ( A ) : = p M J ( a 1 ) T i I 1 F ( a 1 ) z i p 2 ( F ( a 1 ) z i ) J ( a 2 ) T i I 2 F ( a 2 ) z i p 2 ( F ( a 2 ) z i ) J ( a N ) T i I N F ( a N ) z i p 2 ( F ( a N ) z i ) R n · N ,
and the Hessian by
2 I G D p p ( A ) = diag H 1 , , H N R n · N × n · N ,
where
H l = p ( p 2 ) N i I l F ( a l ) z i p 4 J ( a l ) T ( F ( a l ) z i ) ( F ( a l ) z i ) T J ( a l ) T + p M J ( a l ) T J ( a l ) + W α ( a l ) .

4.4. I G D 2 2 Newton Method

After having derived the gradient and the Hessian of I G D 2 2 we are now in the position to state the respective set based Newton method.
Mathematics 08 01822 i002
Similarly to the GD Newton method, the iteration can be stopped at an set A f if
I G D 2 2 ( A f ) t o l
for a given tolerance t o l > 0 , and the iteration for an element a i can be stopped when
2 M J ( a l ) T ( m l F ( a l ) i I l z i ) t o l N .
One important special case is when the image F ( a l ) of a point a l of a set A is not the nearest point of any element of Z, i.e., if m l = 0 (see Figure 6). In that case, the l-th sub-gradient vanishes,
m l = 0 I G D 2 2 a l ( A ) = 0 ,
which means that the point a l will remain fixed under further iterations of the IGD Newton method. One possibility is hence to neglect such points in subsequent iterations, and to continue with the reduced set. Note also that dominance and distance are two different concepts. That is, if all points of a set A are mutually non-dominated, this does give an implication on m l , see Figure 7 for two examples.
Similar to G D , we are interested in the regularity of 2 I G D 2 2 at the optimal set since we can in that case expect local quadratic convergence. By the structure of the Hessian we have singularity in the following cases:
  • if m l = 0 for a l { 1 , , N } (since then D g ( a l ) = 0 ) (see also the discussion above), and
  • if one element z l of Z is feasible (since then D g ( a l ) = J ( a l ) T J ( a l ) which has a rank k , and under the assumption that k < n ).
Similar as for G D , the I G D -Hessian is positive definite for strictly convex problems and utopian reference sets if in addition m l 1 for all l { 1 , , N } .
Proposition 2.
Let a MOP of the form (2) be given whose individual objectives are strictly convex, and let Z be a discrete utopian set. Further, let m l 1 for all l { 1 , , N } , and A be feasible. Then, the matrix 2 I G D 2 2 ( A ) is positive definite.
Proof. 
Let l { 1 , , N } , and for ease of notation i I l z i = { Z 1 , , Z m l } . Since all Z i ’s are utopian we have
α ( l ) = m l F ( a l ) i I l z i = F ( a l ) Z 1 p 0 + + F ( a l ) Z m l p 0 p 0 ,
as well as m l F ( a l ) i I l z i (and hence α ( l ) 0 ). The rest is analog to the proof of Proposition 1.  □

4.5. Examples

We first consider again the convex BOP (27) as for the previous example (see Figure 8), but now using the IGD-Newton method. Already after one iteration step for 8 out of the 21 elements it is m l = 0 (denoted by red dots), and we continue the Newton method with the resulting 13-element subset. For this, we obtain quadratic convergence toward the ideal set (for N = 13 ) as it can be observed from Table 2.
We next consider the following BOP [52]
f 1 , f 2 : [ 4 , 4 ] 2 R 2 R f 1 ( x ) = 1 exp x 1 1 2 2 x 2 1 2 2 f 2 ( x ) = 1 exp x 1 + 1 2 2 x 2 + 1 2 2
those Pareto front is concave. We apply the IGD-Newton method on the sets A 0 with | A 0 | = 21 and Z with | Z | = 30 as shown in Figure 9. For this example, only six elements of A 0 are closest to one element of Z. Table 3 shows that the convergence is much slower than for the previous example.
Finally, we consider the BOP [53]
f 1 , f 2 : R 2 R f 1 ( x , y ) = 1 2 1 + ( x + y ) 2 + 1 + ( x y ) 2 + x y + λ · e ( x y ) 2 f 2 ( x , y ) = 1 2 1 + ( x + y ) 2 + 1 + ( x y ) 2 x + y + λ · e ( x y ) 2
For λ = 0.85 and Q = [ 1.5 , 1.5 ] 2 the Pareto front containts a “dent” and is hence convex-concave. Figure 10 shows the setting and Table 4 the respective convergence behavior. Again, we “lose” elements from A 0 since for them there are no elements of Z that are closest to them.

5. Δ 2 -Newton Method

Based on the results of the previous two sections we are now in the position to state the set based Newton method for the Δ 2 2 indicator.

5.1. Δ 2 -Newton Method

Since Δ 2 2 ( A i , Z ) is defined by the maximum of G D 2 2 ( A i , Z ) and I G D 2 2 ( A i , Z ) we simply check in each iteration which of the latter two values is larger, and apply either the G D or the I G D -Newton step accordingly.
Mathematics 08 01822 i003
The properties and the realization of the method are in principle as for the G D and the I G D -Newton method. The only difference, at least theoretically, is a possible loss of smoothness since Δ p is defined by the maximum of two functions. Such issues, at least for convergence, however, are only to be expected in case G D ( A * , Z ) is equal to I G D ( A * , Z ) for a reference set Z and the respective optimal archive A * . The cost for the realization one Newton step for each of the three indicators is O ( N n 2 ) in storage when taking into account the block structure of the Hessians since N matrices of dimension n × n have to be stored, and O ( N n 3 ) in terms of flops since N linear equation systems of dimension n have to be solved.

5.2. Examples

We will in the following demonstrate the applicability of the Δ 2 2 -Newton method on several methods. For this, we first consider the same three examples and settings as for the I G D 2 2 -Newton method presented above. Figure 11, Figure 12 and Figure 13 show some numerical results of the Δ 2 -Newton method using the same initial archives A 0 and reference sets Z as in the previous section. As it can be seen, in all cases the method achieved much better approximations as for the sole usage of the IGD-Newton method (as well as the GD-Newton method). The convergence behaviors can be seen in Table 5, Table 6 and Table 7. In all cases, the G D value is the greater one in the initial steps of the method. After some iterations (and switches from G D to I G D and vice versa), however, the I G D value becomes eventually the largest one so that the Δ p -Newton method eventually coincides with the I G D -Newton method. In comparison to the results of the I G D -Newton method, however, it becomes apparent that the G D -Newton steps are in fact important to obtain better overall approximations.
We next consider an example where we use the unconstrained three-objective problem that is defined by the following map
F : R 3 R 3 F ( x ) = ( x 1 + 1 ) 2 + ( x 2 + 1 ) 2 + ( x 3 + 1 ) 2 ( x 1 1 ) 2 + ( x 2 1 ) 2 + ( x 3 1 ) 2 ( x 1 + 1 ) 2 + ( x 2 1 ) 2 + ( x 3 + 1 ) 2 .
For this problem, we consider the following scenario: assume there are two decision makers which each have their own preference vector (denote here by z 1 = ( 6.08 , 2.08 , 2.72 ) T and z 2 = ( 0.32 , 3.68 , 3.04 ) T ). As compromise it could be interesting to consider the line segment that connects z 1 and z 2 (denote by Z) and to compute a set of solutions along the Pareto front that is near (in the Hausdorff sense) to this aspiration set. Figure 14 and Table 8 show the numerical result of the Newton method for an initial set consisting of 7 elements. As anticipated, the final set resembles a curve along the Pareto front with minimal distance to Z, and may be used for the decision making process.
This concept can of course be extended to general sets. For instance, one can choose the triangle Z that is defined by the three vertices z 1 = ( 6.08 , 2.08 , 2.72 ) T , z 2 = ( 2.56 , 6.56 , 0.16 ) T and z 3 = ( 0.20 , 3.79 , 2.92 ) T (e.g., if a third decision maker is involved). Figure 15 and Table 9 show such a numerical result. For sake of better visualization, we only show the edges Z instead of the complete triangle. As it can be seen, the obtained solutions resemble to a certain extent a bended triangle along the Pareto front. From Table 9 it follows that for the final iteration the value Δ 2 2 ( A 6 ) is already very close to zero which indicates that a local solution has been computed. The solution, however, does not seem to be perfectly shaped which is due to the fact that the problem to locate solutions along the Pareto front with respect to the given reference set is highly multi-modal (the “perfect” shape is associated to the global solution of Problem (5)). In order to obtain better results it is hence imperative to hybridize the set based Newton methods with global multi-objective solvers (as e.g., multi-objective evolutionary algorithms) which is beyond the scope of this work.

5.3. A Bootstrap Method for the Computation of the Pareto Front

It is known that the proper choice of reference points/sets is a non-trivial task for the use of performance indicators in general when targeting at the entire solution set (e.g., [54,55,56]). In the following we show some numerical results of a bootstrap method that allows to a certain extent to compute approximations of the entire Pareto fronts of a given MOP without prior knowledge of this set. For this, we adapt the idea proposed in [57] to the context of the set based Newton method: given a performance indicator and a set based SOP of the form (5), one can iteratively approximate the Pareto front of a given problem using the Newton method via the following steps:
  • Compute the minima x i * of the individual objectives f i , i = 1 , , k . Let y i * = F ( x i * ) , and let Z ˜ 0 be the convex hull of the y i * ’s (also called convex hull of individual minima (CHIM) [23]). Let δ 0 > 0 and set
    Z 0 = Z ˜ 0 δ 0 ,
    where δ 0 is ideally large enough so that Z 0 is utopian. Compute a Newton step using Z 0 leading to the set of candidate solutions A ( 0 ) .
  • In step l of the iteration, use the set A ( l 1 ) computed in the previous iteration to compute a set Z ˜ l . This can be done via interpolation of the elements of A ( l 1 ) so that Z ˜ l only contains mutually non-dominated elements. As new reference set use
    Z l = Z ˜ l δ l ,
    where δ l < δ l 1 . Compute a Newton step using Z l leading to A ( l ) .
For k = 2 objectives, the CHIM is simply the line segment that connects y 1 * and y 2 * . Figure 16, Figure 17 and Figure 18 and Table 10, Table 11 and Table 12 show the results of this bootstrapping method on the MOPs (27), (50), and (51), respectively. Table 13 shows the number of function, Jacobian, and Hessian calls that have been spent for each problem. In our computations, we have chosen δ 0 sufficiently large, and δ l = 1 2 δ l 1 for the shift parameter. The results show that the entire Pareto fronts can for these examples be approximated via using the Newton method together with the bootstrapping method. While the final approximations can considered to be “good” for the problems with the convex and convex/concave Pareto fronts, the final solution for MOP (50) that contains a concave Pareto front is not yet satisfying. Table 11 indicates that the solutions do not even converge toward a local solution (even if more iteration steps are performed). We conjecture that the problem results from the multi-modality of the test function which encourages us further to hybridize the set based Newton method with a global strategy in the future.
We finally consider a BOP with higher dimensional decision variable space: the bi-objective problem minus DTLZ2 [58] is defined as
f 1 ( x ) = ( 1 + g ( x ) ) cos π 2 x 1 f 2 ( x ) = ( 1 + g ( x ) ) sin π 2 x 1 g ( x ) = i = 1 n ( x i 0.5 ) 2 ,
where we have chosen n = 20 . Figure 19 shows an initial candidate set as well as the final result of the Newton method together with the bootstrapping. In order to obtain the final result, 8 iteration steps were needed using 1415 function, 700 Jacobian, and 350 Hessian calls. Note that the initial set contains some dominated solutions that do not have an influence on the I G D 2 value. Hence, also in this case the use of G D 2 helped to push these solutions toward the Pareto front.

6. Conclusions and Future Work

In this work, we have considered a set based Newton Method for the Δ p indicator for unconstrained multi-objective optimization problems. Since Δ p is constructed by G D p and I G D p we have also considered the set based Newton method for these two indicators. To this end, we have first derived the set based gradients and Hessians, and have based on this formulated and analyzed the Newton methods. Numerical results on selected test problems have revealed the strengths and weaknesses of the resulting methods. For this, we have mainly considered aspiration set problems (i.e., the problem to minimize the indicator distance of a set to a given utopian reference set) but also shown a bootstapping method that allows to a certain extend to compute finite size approximation of the entire Pareto front without prior knowledge of this set. The results have shown that the method may indeed converge quadratically to the desired set, however, also—and as anticipated—that the Newton method is only applicable locally. It is hence imperative to hybridize the method with a global search strategy such as an evolutionary multi-objective optimization algorithm in order to obtain a fast and reliable algorithm for the treatment of such problems. The latter, however, is beyond the scope of this work and left for future investigations. Another interesting path for future research would be to extend the proposed Newton methods to constrained multi-objective optimization problems.

Author Contributions

Conceptualization and methodology, O.S. and A.L.; formal analysis, J.M.B., A.V., G.R.; validation, L.U. All authors have read and agreed to the published version of the manuscript.

Funding

A.L. acknowledges support from project SIP20201381. O.S. acknowledges support from Conacyt Basic Science project no. 285599 and SEP-Cinvestav project no. 231.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Stewart, T.; Bandte, O.; Braun, H.; Chakraborti, N.; Ehrgott, M.; Göbelt, M.; Jin, Y.; Nakayama, H. Real-World Applications of Multiobjective Optimization. In Multiobjective Optimization; Slowinski, R., Ed.; Lecture Notes in Computer Science; Springer: Berlin/Heidelberg, Germany, 2008; Volume 5252, pp. 285–327. [Google Scholar]
  2. Cui, Y.; Geng, Z.; Zhu, Q.; Han, Y. Review: Multi-objective optimization methods and application in energy saving. Energy 2017, 125, 681–704. [Google Scholar] [CrossRef]
  3. Peitz, S.; Dellnitz, M. A Survey of Recent Trends in Multiobjective Optimal Control—Surrogate Models, Feedback Control and Objective Reduction. Math. Comput. Appl. 2018, 23, 30. [Google Scholar] [CrossRef] [Green Version]
  4. Moghadam, M.E.; Falaghi, H.; Farhadi, M. A Novel Method of Optimal Capacitor Placement in the Presence of Harmonics for Power Distribution Network Using NSGA-II Multi-Objective Genetic Optimization Algorithm. Math. Comput. Appl. 2020, 25, 17. [Google Scholar]
  5. Deb, K. Evolutionary multi-objective optimization: Past, present and future. In Proceedings of the 2020 Genetic and Evolutionary Computation Conference Companion, Cancún, Mexico, 8–12 July 2020; pp. 343–372. [Google Scholar]
  6. Hillermeier, C. Nonlinear Multiobjective Optimization: A Generalized Homotopy Approach; Springer Science & Business Media: Berlin/Heidelberg, Germany, 2001; Volume 135. [Google Scholar]
  7. Zitzler, E.; Thiele, L. Multiobjective evolutionary algorithms: A comparative case study and the strength Pareto approach. IEEE Trans. Evol. Comput. 1999, 3, 257–271. [Google Scholar] [CrossRef] [Green Version]
  8. Van Veldhuizen, D.A. Multiobjective Evolutionary Algorithms: Classifications, Analyses, and New Innovations; Technical Report; Air Force Institute of Technology: Kaduna, Nigeria, 1999. [Google Scholar]
  9. Coello, C.A.C.; Cortés, N.C. Solving Multiobjective Optimization Problems Using an Artificial Immune System. Genet. Program. Evolvable Mach. 2005, 6, 163–190. [Google Scholar] [CrossRef]
  10. Hansen, M.P.; Jaszkiewicz, A. Evaluating the Quality of Approximations of the Non-Dominated Set; IMM Technical Report IMM-REP-1998-7; Institute of Mathematical Modeling, Technical University of Denmark: Kongens Lyngby, Denmark, 1998. [Google Scholar]
  11. Dilettoso, E.; Rizzo, S.A.; Salerno, N. A Weakly Pareto Compliant Quality Indicator. Math. Comput. Appl. 2017, 22, 25. [Google Scholar] [CrossRef] [Green Version]
  12. Schütze, O.; Esquivel, X.; Lara, A.; Coello, C.A.C. Using the averaged Hausdorff distance as a performance measure in evolutionary multi-objective optimization. IEEE Trans. Evol. Comput. 2012, 16, 504–522. [Google Scholar] [CrossRef]
  13. Bogoya, J.M.; Vargas, A.; Schütze, O. The Averaged Hausdorff Distances in Multi-Objective Optimization: A Review. Mathematics 2019, 7, 894. [Google Scholar] [CrossRef] [Green Version]
  14. Deb, K. Multi-Objective Optimization Using Evolutionary Algorithms; John Wiley & Sons: Chichester, UK, 2001; ISBN 0-471-87339-X. [Google Scholar]
  15. Deb, K.; Pratap, A.; Agarwal, S.; Meyarivan, T. A fast and elitist multiobjective genetic algorithm: NSGA-II. IEEE Trans. Evol. Comput. 2002, 6, 182–197. [Google Scholar] [CrossRef] [Green Version]
  16. Coello, C.A.C.; Lamont, G.B.; Van Veldhuizen, D.A. Evolutionary Algorithms for Solving Multi-Objective Problems; Springer: Berlin/Heidelberg, Germany, 2007; Volume 5. [Google Scholar]
  17. Beume, N.; Naujoks, B.; Emmerich, M. SMS-EMOA: Multiobjective selection based on dominated hypervolume. Eur. J. Oper. Res. 2007, 181, 1653–1669. [Google Scholar] [CrossRef]
  18. Bringmann, K.; Friedrich, T. Convergence of Hypervolume-Based Archiving Algorithms. IEEE Trans. Evol. Comput. 2014, 18, 643–657. [Google Scholar] [CrossRef]
  19. Powell, M.J.D. On Search Directions for Minimization Algorithms. Math. Program. 1973, 4, 193–201. [Google Scholar] [CrossRef]
  20. Nocedal, J.; Wright, S. Numerical Optimization; Springer Science & Business Media: New York, NY, USA, 2006. [Google Scholar]
  21. Bogoya, J.M.; Vargas, A.; Cuate, O.; Schütze, O. A (p, q)-averaged Hausdorff distance for arbitrary measurable sets. Math. Comput. Appl. 2018, 23, 51. [Google Scholar] [CrossRef] [Green Version]
  22. Pascoletti, A.; Serafini, P. Scalarizing vector optimization problems. J. Optim. Theory Appl. 1984, 42, 499–524. [Google Scholar] [CrossRef]
  23. Das, I.; Dennis, J.E. Normal-boundary intersection: A new method for generating the Pareto surface in nonlinear multicriteria optimization problems. SIAM J. Optim. 1998, 8, 631–657. [Google Scholar] [CrossRef] [Green Version]
  24. Ehrgott, M. Multicriteria Optimization; Springer: Berlin/Heidelberg, Germany, 2005. [Google Scholar]
  25. Eichfelder, G. Adaptive Scalarization Methods in Multiobjective Optimization; Springer: Berlin/Heidelberg, Germany, 2008. [Google Scholar]
  26. Miettinen, K. Nonlinear Multi-Objective Optimization; Springer: Berlin/Heidelberg, Germany, 1999; Volume 12. [Google Scholar]
  27. Recchioni, M.C. A path following method for box-constrained multiobjective optimization with applications to goal programming problems. Math. Methods Oper. Res. 2003, 58, 69–85. [Google Scholar] [CrossRef]
  28. Schütze, O.; Dell’Aere, A.; Dellnitz, M. On Continuation Methods for the Numerical Treatment of Multi-Objective Optimization Problems. In Practical Approaches to Multi-Objective Optimization; Branke, J., Deb, K., Miettinen, K., Steuer, R.E., Eds.; Number 04461 in Dagstuhl Seminar Proceedings; Internationales Begegnungs- und Forschungszentrum (IBFI): Schloss Dagstuhl, Germany, 2005; Available online: http://drops.dagstuhl.de/opus/volltexte/2005/349 (accessed on 16 October 2020).
  29. Pereyra, V.; Saunders, M.; Castillo, J. Equispaced Pareto front construction for constrained bi-objective optimization. Math. Comput. Model. 2013, 57, 2122–2131. [Google Scholar] [CrossRef]
  30. Martin, B.; Goldsztejn, A.; Granvilliers, L.; Jermann, C. Certified Parallelotope Continuation for One-Manifolds. SIAM J. Numer. Anal. 2013, 51, 3373–3401. [Google Scholar] [CrossRef]
  31. Martin, B.; Goldsztejn, A.; Granvilliers, L.; Jermann, C. On continuation methods for non-linear bi-objective optimization: Towards a certified interval-based approach. J. Glob. Optim. 2016, 64, 3–16. [Google Scholar] [CrossRef] [Green Version]
  32. Martín, A.; Schütze, O. Pareto Tracer: A predictor-corrector method for multi-objective optimization problems. Eng. Optim. 2018, 50, 516–536. [Google Scholar] [CrossRef]
  33. Schütze, O.; Cuate, O.; Martín, A.; Peitz, S.; Dellnitz, M. Pareto Explorer: A global/local exploration tool for many-objective optimization problems. Eng. Optim. 2020, 52, 832–855. [Google Scholar] [CrossRef]
  34. Dellnitz, M.; Schütze, O.; Hestermeyer, T. Covering Pareto Sets by Multilevel Subdivision Techniques. J. Optim. Theory Appl. 2005, 124, 113–155. [Google Scholar] [CrossRef]
  35. Jahn, J. Multiobjective search algorithm with subdivision technique. Comput. Optim. Appl. 2006, 35, 161–175. [Google Scholar] [CrossRef]
  36. Schütze, O.; Vasile, M.; Junge, O.; Dellnitz, M.; Izzo, D. Designing optimal low thrust gravity assist trajectories using space pruning and a multi-objective approach. Eng. Optim. 2009, 41, 155–181. [Google Scholar] [CrossRef] [Green Version]
  37. Hsu, C.S. Cell-to-Cell Mapping: A Method of Global Analysis for Nonlinear Systems; Springer Science & Business Media: Berlin/Heidelberg, Germany, 2013; Volume 64. [Google Scholar]
  38. Hernández, C.; Naranjani, Y.; Sardahi, Y.; Liang, W.; Schütze, O.; Sun, J.Q. Simple Cell Mapping Method for Multi-objective Optimal Feedback Control Design. Int. J. Dyn. Control. 2013, 1, 231–238. [Google Scholar] [CrossRef]
  39. Sun, J.Q.; Xiong, F.R.; Schütze, O.; Hernández, C. Cell Mapping Methods—Algorithmic Approaches and Applications; Springer: Berlin/Heidelberg, Germany, 2019. [Google Scholar]
  40. Juárez-Smith, P.; Trujillo, L.; García-Valdez, M.; Fernández de Vega, F.; Chávez, F. Pool-Based Genetic Programming Using Evospace, Local Search and Bloat Control. Math. Comput. Appl. 2019, 24, 78. [Google Scholar] [CrossRef] [Green Version]
  41. Sriboonchandr, P.; Kriengkorakot, N.; Kriengkorakot, P. Improved Differential Evolution Algorithm for Flexible Job Shop Scheduling Problems. Math. Comput. Appl. 2019, 24, 80. [Google Scholar] [CrossRef] [Green Version]
  42. Ketsripongsa, U.; Pitakaso, R.; Sethanan, K.; Srivarapongse, T.A. Improved Differential Evolution Algorithm for Crop Planning in the Northeastern Region of Thailand. Math. Comput. Appl. 2018, 23, 40. [Google Scholar] [CrossRef] [Green Version]
  43. Cuate, O.; Schütze, O. Variation Rate to Maintain Diversity in Decision Space within Multi-Objective Evolutionary Algorithms. Math. Comput. Appl. 2019, 24, 3. [Google Scholar]
  44. Mohammadi, A.; Omidvar, M.N.; Li, X. Reference point based multi-objective optimization through decomposition. In Proceedings of the 2012 IEEE Congress on Evolutionary Computation, Brisbane, QLD, Australia, 10–15 June 2012; pp. 1–8. [Google Scholar]
  45. Hernandez Mejia, J.A.; Schütze, O.; Cuate, O.; Lara, A.; Deb, K. RDS-NSGA-II: A Memetic Algorithm for Reference Point Based Multi-objective Optimization. Eng. Optim. 2017, 49, 828–845. [Google Scholar] [CrossRef]
  46. Emmerich, M.; Deutz, A. Time complexity and zeros of the hypervolume indicator gradient field. In EVOLVE-A Bridge between Probability, Set Oriented Numerics, and Evolutionary Computation III; Springer: Berlin/Heidelberg, Germany, 2014; pp. 169–193. [Google Scholar]
  47. Zitzler, E.; Thiele, L. Multiobjective optimization using evolutionary algorithms—A comparative case study. In Proceedings of the International Conference on Parallel Problem Solving from Nature, Amsterdam, The Netherlands, 27–30 September 1998; Springer: Berlin/Heidelberg, Germany, 1998; pp. 292–301. [Google Scholar]
  48. Hernández, V.A.S.; Schütze, O.; Wang, H.; Deutz, A.; Emmerich, M. The Set-Based Hypervolume Newton Method for Bi-Objective Optimization. IEEE Trans. Cybern. 2018, 50, 2186–2196. [Google Scholar] [CrossRef]
  49. Fliege, J.; Drummond, L.G.; Svaiter, B.F. Newton’s method for multiobjective optimization. SIAM J. Optim. 2009, 20, 602–626. [Google Scholar] [CrossRef] [Green Version]
  50. Baier, R.; Dellnitz, M.; von Molo, M.H.; Sertl, S.; Kevrekidis, I.G. The computation of convex invariant sets via Newton’s method. J. Comput. Dyn. 2014, 1, 39–69. [Google Scholar] [CrossRef]
  51. Chong, E.K.; Zak, S.H. An Introduction to Optimization; John Wiley & Sons: Hoboken, NJ, USA, 2004. [Google Scholar]
  52. Fonseca, C.M.; Fleming, P.J. An overview of evolutionary algorithms in multiobjective optimization. Evol. Comput. 1995, 3, 1–16. [Google Scholar] [CrossRef]
  53. Witting, K. Numerical Algorithms for the Treatment of Parametric Multiobjective Optimization Problems and Applications. Ph.D. Thesis, Deptartment of Mathematics, University of Paderborn, Paderborn, Germany, 2012. [Google Scholar]
  54. Ishibuchi, H.; Imada, R.; Setoguchi, Y.; Nojima, Y. Reference point specification in inverted generational distance for triangular linear Pareto front. IEEE Trans. Evol. Comput. 2018, 22, 961–975. [Google Scholar] [CrossRef]
  55. Ishibuchi, H.; Imada, R.; Setoguchi, Y.; Nojima, Y. How to specify a reference point in hypervolume calculation for fair performance comparison. Evol. Comput. 2018, 26, 411–440. [Google Scholar] [CrossRef]
  56. Li, M.; Yao, X. Quality evaluation of solution sets in multiobjective optimisation: A survey. ACM Comput. Surv. 2019, 52, 1–38. [Google Scholar] [CrossRef]
  57. Schütze, O.; Domínguez-Medina, C.; Cruz-Cortés, N.; de la Fraga, L.G.; Sun, J.Q.; Toscano, G.; Landa, R. A scalar optimization approach for averaged Hausdorff approximations of the Pareto front. Eng. Optim. 2016, 48, 1593–1617. [Google Scholar] [CrossRef]
  58. Ishibuchi, H.; Setoguchi, Y.; Masuda, H.; Nojima, Y. Performance of decomposition-based many-objective algorithms strongly depends on Pareto front shapes. IEEE Trans. Evol. Comput. 2016, 21, 169–190. [Google Scholar] [CrossRef]
Figure 1. Pareto fronts with different shapes together with their best approximations in the sense of (5) for p = 2 and N = 20 , and where Z is an approximation of the Pareto front.
Figure 1. Pareto fronts with different shapes together with their best approximations in the sense of (5) for p = 2 and N = 20 , and where Z is an approximation of the Pareto front.
Mathematics 08 01822 g001
Figure 2. Geometrical interpretation of the optimality condition (ii) for G D 2 2 . Note that α is orthogonal to the linearized Pareto front. (a) shows this behavior on a concave Pareto front, (b) on a convex Pareto front, and (c) on a concave/convex Pareto front.
Figure 2. Geometrical interpretation of the optimality condition (ii) for G D 2 2 . Note that α is orthogonal to the linearized Pareto front. (a) shows this behavior on a concave Pareto front, (b) on a convex Pareto front, and (c) on a concave/convex Pareto front.
Mathematics 08 01822 g002
Figure 3. (Left) application of the G D 2 2 Newton method on bi-objective oriented problem (BOP) (27). (Right) only the final archive is shown.
Figure 3. (Left) application of the G D 2 2 Newton method on bi-objective oriented problem (BOP) (27). (Right) only the final archive is shown.
Mathematics 08 01822 g003
Figure 4. Example of a relation between the reference set Z and the approximation set F ( A ) .
Figure 4. Example of a relation between the reference set Z and the approximation set F ( A ) .
Mathematics 08 01822 g004
Figure 5. Geometric interpretation when F ( a l ) C is orthogonal to the linearized Pareto front.
Figure 5. Geometric interpretation when F ( a l ) C is orthogonal to the linearized Pareto front.
Mathematics 08 01822 g005
Figure 6. Potential problem of the Inverted Generational Distance (IGD) Newton method: if m l = 0 (here it is m 2 = 0 ) then the l-th sub-gradient is equal to zero, and a l will stay fixed under the Newton iteration.
Figure 6. Potential problem of the Inverted Generational Distance (IGD) Newton method: if m l = 0 (here it is m 2 = 0 ) then the l-th sub-gradient is equal to zero, and a l will stay fixed under the Newton iteration.
Mathematics 08 01822 g006
Figure 7. Dominance and distance are different concepts. (Left) an example where a 1 and a 2 are mutually non-dominated, but where I 2 = 0 . (Right) an example where a 1 a 2 , but I l 0 for l { 1 , 2 } .
Figure 7. Dominance and distance are different concepts. (Left) an example where a 1 and a 2 are mutually non-dominated, but where I 2 = 0 . (Right) an example where a 1 a 2 , but I l 0 for l { 1 , 2 } .
Mathematics 08 01822 g007
Figure 8. (Left) application of the I G D 2 2 -Newton method on BOP (27). (Right) image of the final archive (green) together with the images for those m l = 0 (red).
Figure 8. (Left) application of the I G D 2 2 -Newton method on BOP (27). (Right) image of the final archive (green) together with the images for those m l = 0 (red).
Mathematics 08 01822 g008
Figure 9. (Left) application of the I G D 2 2 -Newton method on BOP (50). (Right) the image of the final archive (green) together with the images for which m l = 0 .
Figure 9. (Left) application of the I G D 2 2 -Newton method on BOP (50). (Right) the image of the final archive (green) together with the images for which m l = 0 .
Mathematics 08 01822 g009
Figure 10. (Left) application of the I G D 2 2 -Newton method on BOP (51). (Right) only the final archive is shown.
Figure 10. (Left) application of the I G D 2 2 -Newton method on BOP (51). (Right) only the final archive is shown.
Mathematics 08 01822 g010
Figure 11. (Left) application of the Δ 2 -Newton method on BOP (27). (Right) the final archive.
Figure 11. (Left) application of the Δ 2 -Newton method on BOP (27). (Right) the final archive.
Mathematics 08 01822 g011
Figure 12. (Left) application of the Δ 2 2 -Newton method on BOP (50). (Right) the final archive.
Figure 12. (Left) application of the Δ 2 2 -Newton method on BOP (50). (Right) the final archive.
Mathematics 08 01822 g012
Figure 13. (Left) application of the Δ 2 -Newton method on BOP (51). (Right) the final archive.
Figure 13. (Left) application of the Δ 2 -Newton method on BOP (51). (Right) the final archive.
Mathematics 08 01822 g013
Figure 14. Result of the Δ 2 2 -Newton method for MOP (53), where Z is a line.
Figure 14. Result of the Δ 2 2 -Newton method for MOP (53), where Z is a line.
Mathematics 08 01822 g014
Figure 15. Result of the Δ 2 2 -Newton method for MOP (53), where Z is a triangle (two different views of the same result).
Figure 15. Result of the Δ 2 2 -Newton method for MOP (53), where Z is a triangle (two different views of the same result).
Mathematics 08 01822 g015
Figure 16. Different iterations of the Δ 2 2 -Newton method to obtain the Pareto front of MOP (27) via the bootstrapping method.
Figure 16. Different iterations of the Δ 2 2 -Newton method to obtain the Pareto front of MOP (27) via the bootstrapping method.
Mathematics 08 01822 g016
Figure 17. Different iterations of the Δ 2 2 -Newton method to obtain the Pareto front of MOP (50) via the bootstrapping method.
Figure 17. Different iterations of the Δ 2 2 -Newton method to obtain the Pareto front of MOP (50) via the bootstrapping method.
Mathematics 08 01822 g017
Figure 18. Different iterations of the Δ 2 2 -Newton method to obtain the Pareto front of MOP (51) via the bootstrapping method.
Figure 18. Different iterations of the Δ 2 2 -Newton method to obtain the Pareto front of MOP (51) via the bootstrapping method.
Mathematics 08 01822 g018
Figure 19. Initial candidate set (left) and numerical result of the Δ 2 -Newton method on minus DTLZ2 (right).
Figure 19. Initial candidate set (left) and numerical result of the Δ 2 -Newton method on minus DTLZ2 (right).
Mathematics 08 01822 g019
Table 1. Numerical results of the G D 2 2 -Newton method for BOP (27).
Table 1. Numerical results of the G D 2 2 -Newton method for BOP (27).
Iter. GD 2 2 ( A i ) GD 2 2 ( F ( A i ) , F ( P Q ) ) GD 2 2 ( F ( A i ) , Z )
0-12.0000000000000002.102524077758237
124.5757897984419142.4438553137440881.364160070353236
210.1741089239110830.1558938315419731.099322040004995
35.0032631958934730.0022098729379861.014751905633911
43.1697143513774990.0000152548168730.976329099745630
51.9476026171771730.0000000213435440.957865673825140
61.7583752069017660.0000000000202560.945790145414235
71.4331933825215110.0000000000000130.939274242767051
81.0122493661575510.0000000000000000.936469149315602
90.0064080880209900.0000000000000000.936469035893491
100.00000018241941300.936469035893491
110.00000000000000200.936469035893491
Table 2. Numerical results of I G D 2 2 -Newton method for BOP (27), see Figure 8.
Table 2. Numerical results of I G D 2 2 -Newton method for BOP (27), see Figure 8.
Iter. IGD 2 2 ( A i ) GD 2 2 ( F ( A i ) , F ( P Q ) ) IGD 2 2 ( F ( A i ) , Z )
0-12.0000000000000000.280604068205798
118.3784204849810001.9305060275222640.206869895378755
25.4320391467706050.0434719517687180.192756253890335
30.8170434870849360.0000037019936330.192391225092683
40.7064205106424360.0000000001719660.192326368208389
50.0061842512733710.0000000000000000.192326331507963
60.00000048142331100.192326331505474
70.00000000000000700.192326331505474
Table 3. Numerical results of I G D 2 2 -Newton method for BOP (50), see Figure 9.
Table 3. Numerical results of I G D 2 2 -Newton method for BOP (50), see Figure 9.
Iter. IGD 2 2 ( A i ) IGD 2 2 ( F ( A i ) , F ( P Q ) ) IGD 2 2 ( F ( A i ) , Z )
0-0.2783735846064640.023220380628487
10.3365865389536590.2010275901012530.008847986218368
20.0375927041954430.2086941365175040.008453782829010
30.0202660181626570.2050374961849760.008317268653462
40.0049472650030930.1974365041683320.008331864711939
50.0126750954981150.1968994825299740.008335126593931
60.0113424585605460.1959348978894210.008256278024484
70.0016444286613300.1949571559519720.008252791569886
80.0013554275447210.1945293446702350.008248151529685
90.0005314207433670.1942752871791550.008247144931520
100.0004623044463540.1941970843823890.008244551897282
110.0001601423042210.1941733208043110.008243923138606
120.0000839877354630.1941717553972150.008243322467470
130.0000079893067350.1941717184961600.008243262849450
140.0000003135020130.1941717184859030.008243260421944
150.0000000042464500.1941717184859030.008243260388981
160.0000000000774700.1941717184859030.008243260388530
170.0000000000102840.1941717184859030.008243260388522
180.0000000000019880.1941717184859030.008243260388521
190.0000000000003850.1941717184859030.008243260388521
200.0000000000000750.1941717184859030.008243260388521
Table 4. Numerical results of I G D 2 2 -Newton method for BOP (51), see Figure 10.
Table 4. Numerical results of I G D 2 2 -Newton method for BOP (51), see Figure 10.
Iter. GD 2 2 ( A i ) IGD 2 2 ( F ( A i ) , F ( P Q ) ) IGD 2 2 ( F ( A i ) , Z )
0-0.7434799459764170.089706026039859
11.7742235794325390.5984237778888770.069797721774084
21.0599170728918130.5803888657337550.065730197299576
30.4361027008772370.5756065258563310.065186338106827
40.0445244017469430.5755713960444900.065172539475108
50.0003685367919480.5755713920565660.065172518364193
60.0000000231675990.5755713920565660.065172518358461
70.0000000000000010.5755713920565660.065172518358461
Table 5. Numerical results of the Δ 2 2 -Newton method on BOP (27), see Figure 11.
Table 5. Numerical results of the Δ 2 2 -Newton method on BOP (27), see Figure 11.
Iter. Δ 2 2 ( A i ) Δ 2 2 ( F ( A i ) , F ( P Q ) ) Δ 2 2 ( F ( A i ) , Z ) Indicator
0-2.0000000000000002.102524077758237GD
124.5757897984419140.4101241380284251.364160070353236GD
210.1741089239110830.0266089235436741.099322040004995IGD
33.5426455262285920.0000155206575661.104000035194028GD
45.2137572470046120.0000004414369881.020226507943846IGD
59.2609239650207730.0000000160303501.036249331407054IGD
62.6251189893944180.0000003845990611.047878336296791IGD
70.0422166696172380.0000003846189801.047678945935868IGD
80.0000109095573660.0000003846189801.047678891593882IGD
90.0000000000007560.0000003846189801.047678891593878IGD
100.0000000000000060.0000003846189801.047678891593878IGD
Table 6. Numerical results of the Δ 2 2 -Newton method on BOP (50), see Figure 12.
Table 6. Numerical results of the Δ 2 2 -Newton method on BOP (50), see Figure 12.
Iter. Δ 2 2 ( A i ) Δ 2 2 ( F ( A i ) , F ( P Q ) ) Δ 2 2 ( F ( A i ) , Z ) Indicator
0-0.2783735846064640.139932582443422GD
10.0563712372672000.0666182948370970.056728504338161GD
20.0570459387191840.0393691616099120.041433057966044GD
30.0374844756252020.0241093393477520.031977133783097IGD
40.0508122225339110.0235134317433640.033996922698945GD
50.0311606539905640.0143953034817180.024321095970292IGD
60.0372641169051680.0164436227910450.025809212757710IGD
70.0181449345197920.0247034925284060.029965847813991IGD
80.0194687819518430.0286194396953850.030778919683651GD
90.0354103306558550.0173096253368880.019853297293327IGD
100.0430913256471370.0217524714838380.024124052991424IGD
110.0083115613141620.0171182714633330.026490329733338GD
120.0297261324613090.0110155218870520.017647857545199IGD
130.0493856128702400.0135476984174360.021426583957166IGD
140.0145257697971940.0204367475099060.034124722919781IGD
150.0305824626135900.0124806683704910.021750946945761IGD
160.0304193876514390.0060900647002560.023544581385908IGD
170.0127583533667780.0000305941742960.025131789220814IGD
180.0096573742806310.0014544305741100.025813967350062IGD
190.0052963333326500.0013741358660370.026375698139894IGD
200.0055485180840900.0021124060544540.027521017269386IGD
210.0058568199192130.0028048113755280.029968509026162IGD
220.0127012860401040.0019220803399600.030132357483057IGD
230.0031838195478480.0015042973260630.030456038027207IGD
240.0032538603318030.0022406595876010.031310708007687IGD
250.0035801048900610.0016028707218890.031465842685442IGD
260.0020746894222940.0013671277957870.031805380040383IGD
270.0014141509038720.0001260999026610.031769100819775IGD
280.0011116048128190.0016883626625780.031742469387990IGD
290.0009016807414410.0030367944259430.031689031421120IGD
300.0002577726111160.0037979011564490.031672123060034IGD
310.0001012306964120.0039914099323760.031663374641811IGD
320.0000077161983430.0040085045315460.031662626381853IGD
330.0000003604453080.0040086543259510.031662593054177IGD
340.0000000151855680.0040086543881530.031662591709428IGD
350.0000000006434120.0040086543881540.031662591654952IGD
360.0000000000274610.0040086543881540.031662591652896IGD
370.0000000000013320.0040086543881540.031662591652858IGD
380.0000000000001540.0040086543881540.031662591652867IGD
390.0000000000000330.0040086543881540.031662591652869IGD
Table 7. Numerical results of the Δ 2 2 -Newton method on BOP (51), see Figure 13.
Table 7. Numerical results of the Δ 2 2 -Newton method on BOP (51), see Figure 13.
Iter. Δ 2 2 ( A i ) Δ 2 2 ( F ( A i ) , F ( P Q ) ) Δ 2 2 ( F ( A i ) , Z ) Indicator
0-0.7065416531371300.794786137846191GD
12.0527660839695900.1693068941600180.477606371056880GD
21.0436513074744000.0013256374780100.312621943719186IGD
30.3352813616381640.0007828289351460.318925114182142IGD
40.0919796326272690.0007825335203340.322156690814970IGD
50.0703618025501030.0007825332383330.325270306125291IGD
60.0011110273574690.0007825332380040.325312843569155IGD
70.0000005740588990.0007825332380040.325312858713113IGD
80.0000000000001870.0007825332380040.325312858713118IGD
90.0000000000000000.0007825332380040.325312858713118IGD
Table 8. Numerical results of Δ 2 2 -Newton method for MOP (53), see Figure 14.
Table 8. Numerical results of Δ 2 2 -Newton method for MOP (53), see Figure 14.
Iter. Δ 2 2 ( A i ) Δ 2 2 ( F ( A i ) , F ( P Q ) ) Δ 2 2 ( F ( A i ) , Z )
0-1.3786765812482605.918796450955248
17.5159157787323571.2448585683910635.821725966611490
21.8536551938897931.2492397650311695.811343998211261
30.1456694569363611.2501370563792695.810973507376134
40.0006719713427241.2501396141377385.810971792145200
50.0000000338653001.2501396142895465.810971792043552
60.0000000000000031.2501396142895465.810971792043552
Table 9. Numerical results of Δ 2 2 -Newton method for MOP (53) when Z is a triangle, see Figure 15.
Table 9. Numerical results of Δ 2 2 -Newton method for MOP (53) when Z is a triangle, see Figure 15.
Iter. Δ 2 2 ( A i ) Δ 2 2 ( F ( A i ) , F ( P Q ) ) Δ 2 2 ( F ( A i ) , Z )
01.0000000000000001.3786765812482605.136345894189382
19.0789688242048781.1906738583429125.014877171961635
212.3619249173816271.2509862130364763.359444827553141
34.1886496680052521.0765928972075133.232994469439562
40.6648776436303741.0536838321910723.217085086974496
50.6866563793294411.0364514985355673.213854172896627
60.0057617844136771.0366075639309943.213850773658971
70.0000010102246221.0366075732113553.213850772877354
80.0000000000001571.0366075732113553.213850772877354
90.0000000000000021.0366075732113543.213850772877354
Table 10. Numerical results of the Δ 2 2 -Newton method to obtain the Pareto front of MOP (27) via the bootstrapping method.
Table 10. Numerical results of the Δ 2 2 -Newton method to obtain the Pareto front of MOP (27) via the bootstrapping method.
Iter. Δ 2 2 ( A i ) Δ 2 2 ( F ( A i ) , F ( P Q ) ) Δ 2 2 ( F ( A i ) , Z ) Indicator
0-2.5658383564058025.454852860388515GD
114.9584010002842671.2308177081018191.024752009175881IGD
26.5535918351593490.7547497844216400.553744685923295IGD
31.9304288083381380.6137681172902510.490492908923838IGD
40.9371326796301560.5371395496037820.481517242208329IGD
50.5402003571398320.4769893073680740.471988242018486IGD
60.3943044939825390.4384804769464820.467546882767516IGD
70.1536750368759270.4199413669017760.468192970378975IGD
80.0594627240708870.4130401008053830.468716613758660IGD
90.0396366724844730.4122378736468490.468845106760589IGD
100.0161046649841030.4123365362729290.468844846612736IGD
110.0019709672250260.4123480162056620.468845003745375IGD
120.0000105405925990.4123481009264350.468845005883349IGD
130.0000000064478190.4123481009819510.468845005884675IGD
140.0000000000000000.4123481009819510.468845005884675IGD
Table 11. Numerical results of the Δ 2 2 -Newton method to obtain the Pareto front of MOP (50) via the bootstrapping method.
Table 11. Numerical results of the Δ 2 2 -Newton method to obtain the Pareto front of MOP (50) via the bootstrapping method.
Iter. Δ 2 2 ( A i ) Δ 2 2 ( F ( A i ) , F ( P Q ) ) Δ 2 2 ( F ( A i ) , Z ) Indicator
0-0.4559815396168860.695079920183452GD
10.3353951162612230.0739010383637980.755243658407092GD
20.0910522485275350.0377638089632240.074896196233522IGD
30.0142332193894760.0377638089632240.037618719614753IGD
40.0129189248464530.0377638089632240.037607435705178IGD
50.0129185046518790.0377638089632240.037607435705178IGD
Table 12. Numerical results of the Δ 2 2 -Newton method to obtain the Pareto front of MOP (51) via the bootstrapping method.
Table 12. Numerical results of the Δ 2 2 -Newton method to obtain the Pareto front of MOP (51) via the bootstrapping method.
Iter. Δ 2 2 ( A i ) Δ 2 2 ( F ( A i ) , F ( P Q ) ) Δ 2 2 ( F ( A i ) , Z ) Indicator
0-0.7025406255803032.214433876989687GD
11.4371509900029290.3890876972908650.477018278137838IGD
20.5815656281902620.3426048257393560.357844471083072IGD
30.4619273508937280.1644606366561960.182910255512032IGD
40.0824559988734640.1584819797250820.175440371075156IGD
50.0744646582617600.1915413864717720.208964468823487IGD
60.1313988600021120.1539009637883860.171965063484733IGD
70.0402911872022380.1520338918429050.166135305826676IGD
80.0056894432592450.1518175162625980.165264799265542IGD
90.0021032379148020.1518192670343760.165273277734145IGD
100.0004666418749040.1518196002035370.165273337507943IGD
110.0000136557724530.1518196703387320.165273320812711IGD
120.0000002094615740.1518196874371300.165273316697773IGD
130.0000000506535040.1518196915590640.165273315706448IGD
140.0000000122090330.1518196925525880.165273315467506IGD
150.0000000029429200.1518196927920670.165273315409911IGD
160.0000000007093770.1518196928497920.165273315396027IGD
170.0000000001678490.1518196928497920.165273315396027IGD
Table 13. Number of function ( # F ), Jacobian ( # J ), and Hessian ( # H ) calls used by the Δ 2 2 -Newton method using bootstrapping for the three test problems.
Table 13. Number of function ( # F ), Jacobian ( # J ), and Hessian ( # H ) calls used by the Δ 2 2 -Newton method using bootstrapping for the three test problems.
MOP (27)MOP (50)MOP (51)
# F 532225698
# J 532210680
# H 513189660
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Uribe, L.; Bogoya, J.M.; Vargas, A.; Lara, A.; Rudolph, G.; Schütze, O. A Set Based Newton Method for the Averaged Hausdorff Distance for Multi-Objective Reference Set Problems. Mathematics 2020, 8, 1822. https://doi.org/10.3390/math8101822

AMA Style

Uribe L, Bogoya JM, Vargas A, Lara A, Rudolph G, Schütze O. A Set Based Newton Method for the Averaged Hausdorff Distance for Multi-Objective Reference Set Problems. Mathematics. 2020; 8(10):1822. https://doi.org/10.3390/math8101822

Chicago/Turabian Style

Uribe, Lourdes, Johan M Bogoya, Andrés Vargas, Adriana Lara, Günter Rudolph, and Oliver Schütze. 2020. "A Set Based Newton Method for the Averaged Hausdorff Distance for Multi-Objective Reference Set Problems" Mathematics 8, no. 10: 1822. https://doi.org/10.3390/math8101822

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop