Next Article in Journal
Co-Training for Visual Object Recognition Based on Self-Supervised Models Using a Cross-Entropy Regularization
Previous Article in Journal
Image Statistics Preserving Encrypt-then-Compress Scheme Dedicated for JPEG Compression Standard
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Resampled Efficient Frontier Integration for MOEAs

1
Department of Computer Science, Universidad Carlos III de Madrid, 28911 Leganés, Spain
2
Department of Business Administration, Universidad Carlos III de Madrid, 28903 Getafe, Spain
*
Author to whom correspondence should be addressed.
Entropy 2021, 23(4), 422; https://doi.org/10.3390/e23040422
Submission received: 15 February 2021 / Revised: 23 March 2021 / Accepted: 30 March 2021 / Published: 31 March 2021
(This article belongs to the Section Multidisciplinary Applications)

Abstract

:
Mean-variance portfolio optimization is subject to estimation errors for asset returns and covariances. The search for robust solutions has been traditionally tackled using resampling strategies that offer alternatives to reference sets of returns or risk aversion parameters, which are subsequently combined. The issue with the standard method of averaging the composition of the portfolios for the same risk aversion is that, under real-world conditions, the approach might result in unfeasible solutions. In case the efficient frontiers for the different scenarios are identified using multiobjective evolutionary algorithms, it is often the case that the approach to averaging the portfolio composition cannot be used, due to differences in the number of portfolios or their spacing along the Pareto front. In this study, we introduce three alternatives to solving this problem, making resampling with standard multiobjective evolutionary algorithms under real-world constraints possible. The robustness of these approaches is experimentally tested on 15 years of market data.

1. Introduction

Asset allocation has traditionally been one of the most important topics in finance. There have been a number of efforts to identify the best combinations of financial assets, but the most popular one, Modern Portfolio Theory, is based on the seminal work of Markowitz [1,2]. According to this framework, the problem can be modeled as a multiobjective optimization problem where the decision-maker tries to identify the best portfolios according to two competing dimensions: risk an return. The best asset combinations would define a Pareto front, known in this context as the efficient frontier. The portfolios that comprise this efficient frontier are equally good, in the sense that none of them dominates any of the rest. For each level of risk, there are no alternatives that offer a higher return or, for each return level, there are no portfolios that offer a lower risk. This means that the choice of one of them would be based on the preferences of the decision-maker, unless there is a risk-free asset available.
Under the ideal conditions defined by Markowitz, this optimization problem can be solved using quadratic programming. However, once we start considering additional real-world constraints, the problem becomes more mathematically complex, and tackling it using traditional methods requires increasingly sophisticated instruments, like conic optimization or sparse mean–variance portfolio modeling, and simplifying assumptions [3,4,5,6]. At one point, the problem becomes so complicated that both researchers and practitioners often start using metaheuristics from the field of evolutionary computation like genetic algorithms, differential evolution or evolution strategies, to name a few. Among these, multiobjective evolutionary algorithms (MOEAs) are progressively gaining traction [7,8,9,10] as they have the ability to return the whole efficient frontier in one go, compared to the more traditional mono-objective ones, which require gridding approaches to obtain it. Still, real-world constraint management with these algorithms is a challenging matter [11]. For a detailed discussion on the state-of-the-art of mean–variance portfolio optimization, the interested reader is referred to recent surveys by Kalayci et al. [12] and Ferreira et al. [13].
Despite the instrument used, this optimization problem requires at least two sets of parameter: future asset returns and variance–covariance matrix. Given that this information is not available, we rely on estimates, which are subject to estimation errors. This means that structure of the actual best-performing portfolios might be very different from the ones obtained from the output of the optimization process or, looking at the problem from a different angle, that the observed risk/return profile of the selected portfolios might be far from the anticipated one. In fact, several authors, such as Kritzman [14], showed that the portfolio misallocation could be very large, even higher than half of the portfolio composition. This creates a robustness problem already discussed by authors like Jorion [15].
The efforts to limit the impact this problem have led to the development of robust portfolio optimization methods. Among them, we can identify two major lines of work in the finance literature, one that optimizes for the worst-case scenario, and another that simultaneously considers a number of synthetic ones. Within the latter, which is where we place the contributions of this study, we would highlight the resampled efficiency technique, introduced by Michaud and Michaud (MM) [16,17], which identifies efficient frontiers for different scenarios and combines them to obtain a robust efficient frontier.
The highly influential solution suggested by MM, to obtain the final solution from the set of Pareto fronts, is effective, but has two limitations. The first one is the fact that, under some real-world constraints, it might result in unfeasible solutions. The second has to do with the impossibility of using it with the output of most MOEAs, as it requires them to have exactly the same number of portfolios along the efficient frontier and regular spacing among them. These traits, despite being desirable goals of multiobjective optimization, cannot always be guaranteed.
The field of evolutionary multiobjective optimization has developed a number of specific solutions for the problem of robust portfolio optimization. These usually require special-purpose algorithms or significant adaptations of the fitness functions or evolutionary operators.
Among them, we could mention contributions like [18], which introduces a time-stamped resampling strategy that extends the basic two-objective framework, adding a third explicit robustness objective, or [19], focused on the multiperiod version of the problem. In this latter case, the authors propose the integration of an anticipatory learning method using Kalman Filters (ASMS-EMOA).
Quintana et al. [20], also present another variation of SMS-EMOA, a robustness-based S-metric selection evolutionary multiobjective optimization algorithm (R-SMS-EMOA) for robust portfolio optimization. This algorithm adjusts the optimization process, focusing it on the most stable regions of the search space to mitigate portfolio implementation risk. This is done according to user preference information in terms of the desirable degree of robustness in the solutions. More recently, Solares et al. [21] suggest dealing with uncertainty regarding parameters by defining them as ranges. They then adapt the Multiobjective Evolutionary Algorithm Based on Decomposition (MOEA/D) to handle this information and test the system on a constrained optimization framework, where they consider budget, non-negativity and the bounds on individual stocks constraints.
In this paper, we introduce three novel combination approaches that are compatible with the output of the standard versions of MOEAs so that resampling is easily implemented with any off-the-shelf implementation, without the need to alter the basic algorithm or to rely on complicated fitness functions.
The rest of the paper is structured as follows. First, we introduce the suggested approaches. This is followed by a description of the experimental approach used to test them, including a detailed description of the optimization problem, the algorithm used to solve it, and an introduction of the sample. Then, we report the experimental results, and we devote the last section to providing a brief summary and reporting the main conclusions.

2. Suggested Approaches

According to Modern Portfolio Theory, the standard problem of financial portfolio optimization requires the meeting of two opposing objectives, the maximization of expected portfolio return E ( R p ) , and the minimization of its risk, which is usually defined in terms of the portfolio variance, σ p 2 , or standard deviation. In the basic framework, the optimization is subject to two constraints, full investment requirement (all the funds should be distributed among the assets) and limiting the possibility of shorting assets. That is
  • Minimize risk:
    σ p 2 = Σ i = 1 n Σ j = 1 n w i w j σ i j
  • Maximize return:
    E ( R p ) = Σ i = 1 n w i μ i
  • Subject to:
    Σ i = 1 n w i = 1
    0 w i 1 ; i = 1 . . . n
    where n represents the number of assets that might be included in the portfolio, μ i is the expected return for asset i, σ i j is the covariance of returns between asset i and j, and w i is the weight of asset i in the portfolio.
As we mentioned in the introduction, this is often solved by turning it into a mono-objective problem, using a grid to specify a number of equally spaced target returns, and minimizing risk for each of them using using quadratic programming. Alternatively, the problem might be solved using a very similar approach, which identifies the efficient frontier, optimizing a utility function for different levels of risk tolerance.
This basic representation of the problem can be extended to include additional real-world constraints, like limits to the maximum and minimum weight of any individual asset, or the maximum or minimum number of assets that can be part of the solution simultaneously.
  • Investment limits: weights w i must be defined in the interval [ l i m i n f , l i m s u p ], where
    l i m i n f w i l i m s u p
  • Cardinality constraints: there is a minimum C m i n and maximum C m a x number of assets that can be part of a portfolio ( w i 0 ).
Once we start adding these constraints, the problem becomes harder to solve using traditional methods, and metaheuristics start becoming the instrument of choice.
This optimization relies nf two key parameters, the estimates for the expected returns and the variance–covariance matrix. Depending on the sophistication of investors, these might be obtained in different ways, but the most common solution consists of using historical data over a particular time window. Given a number of time periods, the forecast for future returns is the average of the historical ones, and the future variance–covariace matrix will be the one observed over the period. As mentioned, there are other alternatives, like Black–Litterman [22], that require the input of financial analysts, or the Shrinkage covariance estimation by Ledoit and Wolf [23].
A complete focus on the expected return and variance–covariance matrix might lead to solutions that are very sensitive to estimation errors. For this reason, Michaud and Michaud [16,17] introduced a resampling method that considers several scenarios, making the solution more robust. In order to generate reasonable scenarios, they recommend using bootstrap to generate synthetic series of returns. Once we obtain these, we only have to compute the expected returns and the variance–covariance matrix, and optimize for them, achieving a new efficient frontier. If we repeat the process a number of times, we obtain several estimates for the future efficient frontier, which we combine to obtain the final solution.
These authors suggest tackling the multiobjective optimization problem using a grid and turning it into several mono-objective ones. This entails obtaining the limits of the efficient frontier, the minimum-risk portfolio and the maximum-return one, and dividing the range of returns into a user-defined number of equidistant intervals. The efficient frontier for each scenario is then defined as the set of portfolios that minimize risk for the different reference return levels, as illustrated in Figure 1, panel a. Another alternative, also discussed by MM, consists of selecting a number of values along the range of potential risk tolerances, from total risk aversion to total risk indifference, and maximizing utility for each of them. This process results in an output similar to the one illustrated in Figure 1, panel a.
Given that the returns for the portfolios that comprise the efficient frontiers for the all scenarios are aligned, these authors suggest combining them, averaging the weights of the portfolios that are placed in the same position (or have the same rank), under the rationale that they tend to cater to investors focused on similar regions of the efficient frontier. That is, the weights of all minimum-risk portfolios for the synthetic scenarios are averaged by asset to obtain the final resampled minimum-risk portfolio. Then, the portfolios with the second lowest risk across the efficient frontiers for all the synthetic scenarios are selected, averaging their weights by asset, and the resulting portfolio is used as the second portfolio in the final resampled efficient frontier, etc. This results in a set of average portfolios that define the robust resampled efficient frontier. Please note that the same process is applicable regardless of whether the association of portfolios is based on return or risk aversion.
In case the efficient frontiers for the synthetic scenarios have either different numbers of portfolios, or very irregular spacing, the process becomes problematic for two reasons: averaging might not be possible, or it might result in a combination of portfolios that have little to do in terms of their risk/return profile, and does not make any financial sense.
This is the reason this methodology poses a problem in cass where the optimization for the synthetic scenarios was made using MOEAs. Given their nature, it is often the case that neither the number of portfolios, nor even regular separation of consecutive portfolios along the efficient frontier, can be guaranteed. The scale of the problem depends on the algorithm, as both aspects are the goals of multiobjective optimization and better algorithms will be less prone to major irregularities in these two fronts, but the structure is likely to be similar to the one depicted in Figure 1, panel b, which was obtained by optimizing for 20 resampled scenarios using SPEA2 [24].
This limitation makes the need for alternative techniques apparent. In this section, we discuss three approaches to overcome it.

2.1. Approach 1

The first possibility is an approximation of the basic approach, which starts by fitting a polynomial function to the complete set of resampling efficient frontiers. This proxies the mean efficient frontier with a continuous function. Regarding the polynomial order, 2 is likely to be a good starting point, but it could be higher depending on the structure of the data.
Then, we identify the range of returns, minimum and maximum risk among all portfolios, and divide them into a user-defined number of linearly spaced values. The polynomial function is subsequently used to obtain the returns for these risks, using every pair of consecutive datapoints to define a box. The result of this process is a string of boxes where the upper-right corner of the one on the left is connected to the bottom-left corner of the one on the right. This is illustrated in Figure 2.
The next step is averaging the composition of the portfolios included in each box—black dots in the Figure—obtaining as many portfolios as boxes with contents as a result. The final step involves removing any dominated portfolios, leaving the resulting set as the expected efficient frontier.
This approach has the advantage of providing average portfolios near the estimate for a mean efficient frontier, but it also has limitations in terms of the number of elements in the solution. The number of intervals defines an upper bound, but nothing guarantees that there will be portfolios in every box. A second limitation has to do with the feasibility of the solutions. Averaging portfolios might be problematic once we start dealing with investment limits or cardinality constraints, as we commented for the MM method. The fact that the portfolios combined in each box meet the constraints at an individual level does not guarantee that the average one will and, therefore, a significant portion of the final solution might be unfeasible.
However, the second limitation could be mitigated using a variation that includes a reconstruction algorithm to convert unfeasible solutions into feasible ones. This kind of operator introduces biases and might result in dominated portfolios, hence the need to add an additional step to limit the final portfolio selection to the set of non-dominated ones.

2.2. Approach 2

The limitation discussed before can be tackled with a similar strategy that, instead of averaging feasible solutions, selects promising candidates among a large set of feasible ones. In this case, the starting point is the same. The dataset is resampled to generate synthetic scenarios, which are optimized so that we obtain as many efficient frontiers as scenarios, and a polynomial function is fitted to the resulting combined set of solutions.
Then, we just have to select a number of v linearly spaced values along the risk axis, obtain the expected returns using the polynomial functions and, for each of these datapoints, find the portfolio with the most similar risk/reward profile among the complete set.
There is, however, something to bear in mind. The mentioned set consists of porfolios that were optimized for a single scenario. The fact a portfolio happens to be close to the mean reference efficient frontier defined by the polynomial function does not make it robust. Its mean expected risk and return might be far from the observed one for the synthetic scenario that we obtained it from. Having said that, even though the individual portfolios might not be robust, the combined resampled efficient frontier as a whole is more likely to, as it consists of portfolios optimized for different scenarios that might react differently to deviations between the expected parameters and the real ones.
We will overcome the problem of the reliability of the expected risk/return profile of the portfolios obtained in the first stage of the process, exposing them to several scenarios. Once portfolio structures have been set, we will evaluate them for e synthetic scenarios and average the resulting risks and returns. This will result in more reliable forecasts for the expected risk and return for the portfolio and, therefore, will be the ones that we will use to fit the polynomial function and to identify the final set. Figure 3 shows the difference between the initial set and the updated one once we consider e = 100 scenarios.
The process, illustrated in Figure 4, relies on a definition of distance. Given that there are differences in scale, and a relation of proportionality among the two dimensions, we suggest using Mahalanobis distance as the similarity measure.
Mahalanobis distance is widely used to find outliers. Within asset management, Kritzman and Li [25] use it to derive a measure of financial turbulence, which measures the statistical unusualness of a set of returns given their historical pattern of behavior. Boudt et al. [26] rely on it at a more granular level to filter out outliers from the return series that are used to fit prediction models. Stöckl and Hanke [27] also identify a number of related use cases in their study on the financial applications of the Mahalanobis distance. These authors discuss the detection of structural changes over time; the identification of deviations from model prices and checks for arbitrage opportunities, and forecast evaluation.
In this study, our main concern is robustness. We focus our attention on reliability, in the sense of the likelihood of observing a behavior that is similar to the anticipated one. We are interested in the ability to identify sensitive portfolio structures that are subject to extreme deviations caused by estimation errors for the expected asset returns and the variance–covariance matrix.
Risk and return are both correlated and subject to different scales, so we need a multivariate distance metric to characterize deviations from the norm that can cope with these properties. The similarity indicator should also be able to work at the portfolio level. Mahalanobis distance can, therefore, be used to identify sensitive portfolios whose behavior is likely to be extreme, so they can be avoided by the decision maker or, conversely, the most reliable ones, which are the most relevant ones for the suggested approach.
In this case, the distance between risk/reward profile of portfolio x, ( E ( R p x ) , σ p x 2 ) and the reference one along the polynomial trend, y, d M ( x , y ) , is defined as
d M ( x , y ) = ( x y ) T Σ 1 ( x y )
where x and y are the patterns to be compared, and Σ is the variance–covariance matrix.
Once again, the upper bound for the number of portfolios that will be included in the final solution will be defined by v. As we can see in Figure 4, there might be some portfolios that are dominated and, therefore, excluded from the final solution. In the example, the preselected portfolios are denoted by + sign but, among them, only the ones marked with an additional circle, ⊕, are non-dominated and, therefore, belong to the solution.
As mentioned previously, one of the main advantages of this approach vs. the first one is the fact that all the portfolios included in the final resampled efficient frontier are feasible, regardless of the investment constraints.

2.3. Approach 3

The third possibility is similar to the previous one. The first steps of the process are the same, but we use a different portofolio selection strategy once we fit the polynomial reference efficient frontier. In this case, we use the frontier to split the portfolio set in two sections: the ones that are over the reference line, and the ones that are below. As we can see in Figure 5, the final estimate for the efficient frontier consists of the non-dominated portfolios, denoted by +, among the second set (in red).
If we compare this alternative with the previous one, it has the advantage of not requiring any similarity measure and the disadvantage of disregarding portfolios that might be right over the reference line to favor others underneath, which might be more distant. However, they both have the advantage of guaranteeing the feasibility of all the portfolios included in the final estimate for the efficient frontier. This property is guaranteed by the fact that both them are based on the selection of portfolios from within a set where all of them are feasible. There is no averaging or transformation of any sort that might be problematic.
Please note that, although we have discussed these approaches in the context of mean–variance portfolio optimization, the core ideas scale with the number objectives. This means that they could be used in more complex settings, like mean–variance–skewness portfolio optimization, provided that we make some adjustments, like replacing polynomial trend lines with trend surfaces.

3. Experimental Analysis

In this section, we describe the experimental analysis used to compare the performance of the three alternatives. To that end, we first introduce the sample. This is followed by a description of the process followed to estimate the efficient frontiers for the synthetic scenario. Then, we describe the performance indicators used to evaluate the robustness of the solutions. Finally, we report the experimental design of the results.

3.1. Data Set

The dataset that we use in the the experimental analysis consists of eight broad financial indices, sampled monthly over 15 years, from January 2006 to December 2020. The set, reported in Table 1, includes four that cover U.S. equities: large and mid-cap, with either value or growth characteristics, and the equivalent small-cap ones. We also include a broad commodity and and international equity index, and two additional U.S. fixed-income indices: one focused on government bonds and another on corporates. The data were obtained from Refinitiv Eikon.
The dataset used in this work is available for consultation upon request.

3.2. Experimental Design and Optimization Process

The evaluation process will start with the definition of a time window of 60 observations that will be used to estimate an efficient frontier for the next one. For instance, we will use the monthly returns for period from January 2006 to December 2010 to forecast an efficient frontier in January 2011. Given that we use a resampling approach, we will optimize it for different scenarios. Each of these will consist of a set expected returns and a variance–covariance matrix obtained from a synthetic return-series-generated sampling vectors of returns from the window with a replacement. In this study, we will consider 20 scenarios.
We will optimize the weights for the eight asset classes with the two constraints mentioned in Section 2: investment limits and cardinality constraints. Regarding the former, the minimum weight for any asset with investment will be 10% and the maximum 80%. As for the latter, out of the eight investment alternatives, a minimum of two and a maximum of six are required in any portfolio.
The optimization will be made using a very popular MOEA, SPEA2. This algorithm, developed by Zitzler et al. [24], is an iteration on SPEA [28] that has been extensively used in finance due to its good properties, such as good convergence to the real Pareto front and spread. SPEA2 is one of the most widely used MOEAs in portfolio optimization according to the references included in the surveys by Metaxiotis and Liagkouras [7] and Ponsich et al. [8], and it is still widely used in this context [29,30].
A comparative study focused on mean–variance portfolio optimization with cardinality constraints by Skolpadungket et al. [31] identified it as the best-performing algorithm among a set that included VEGA [32], a fuzzy version by the authors of the study VEGAFuzl, MOGA [33], NSGA-II [34] and SPEA2, highlighting the quality of the efficient frontiers in terms of generational distance and the distribution along the Pareto front. Anagnostopoulos and Mamanis [35] report similar results. In their article, they evaluate NSGA-II, PESA [36] and SPEA2 in terms of ϵ -indicator and hypervolume on an extended version of the portfolio optimization problem that considered three objectives: risk, return and the number of securities in the portfolio. According to their experimental results, SPEA2 offered the best results for both the constrained and unconstrained multiobjective portfolio optimization problem.
However, the choice serves for illustration purposes. The three approaches presented in this paper are perfectly compatible with the output of any other classic MOEA.
As a very brief introduction, this MOEA uses both a core population and an archive. The fitness valued assigned to the individuals consist of its strength raw fitness, adjusted by a density estimation. The algorithm updates the contents of the archive with the non-dominated individuals of the core population and the existing contents of the archive. Then, it applies the selection, crossover, and mutation evolutionary computation operators to the individuals of the archive to obtain a new set of individuals, which becomes the new population for the next iteration.
The generation of new individuals, which, in this context, consist of vectors of eight reals in the range from zero to one, might result in unfeasible portfolios. This problem also becomes apparent after the use of evolutionary operators. In this situation, we will use two repair algorithms similar to the ones described in [37,38] to transform unfeasible portfolios into feasible ones. The first one, Algorithm 1 was applied after the generation of the initial population.
Algorithm 1 Repair after initialization.
 Initialize population P as a set of vectors with real numbers x ¯ i = ( x i 1 , . . . , x i n ) ; x i j [ l i m s u p , l i m i n f ]
for each individual x ¯ i of P do
  A random number ∈ [ C m i n 1 , n C m a x ] of values 0 are assigned to coordinates of vector x ¯ i
  while Σ j = 1 n x i j 1 do
   if sum of the l i m i n f of x i j 0 is > 1 then
    select random coordinate j of vector x ¯ i such that x i j 0 and assign x i j = l i m i n f
   end if
   if sum of the l i m s u p of x i j 0 is < 1 then
    select random coordinate j of vector x ¯ i such that x i j = 0 and assign x i j = l i m s u p
   end if
   if Σ j = 1 n x i j 1 then
    select random coordinate j of vector x ¯ i such that x i j 0
    add/subtract the quantity left to make Σ j = 1 n x i j = 1 meeting [ l i m i n f , l i m s u p ]
   end if
  end while
end for
Return(P)
The generation of the initial population starts by assigning random weights to all the assets. At that point, the first step is making sure that the cardinality constraints are met. To that end, we drop a random number of assets that ensure that the amount of non-zero weights is in the range between the allowed minimum and the maximum. Then, the non-zero weights are forced to comply with the investment limits [liminf,limsup] and, finally, the algorithm finetunes the holdings, either increasing or decreasing the weights of random assets to adjust for either excess or insufficient investment.
The second, Algorithm 2, was used on the output of genetic operators. As we can see, it is based on the same principles and operates in a similar fashion.
Algorithm 2 Repair after genetic operators.
for each individual x ¯ i of P do
  if there are fewer x i j = 0 than C m i n then
   set one random x i j = 0 to x i j = l i m i n f
   end if
   if there are more x i j = 0 than C m a x then
    set the x i j 0 with lowest value to x i j = 0
  end if
  while Σ j = 1 n x i j 1 do
   if sum of the l i m i n f of x i j 0 is > 1 then
    select random coordinate j of vector x ¯ i such that x i j 0 and assign x i j = l i m i n f
   end if
   if sum of the l i m s u p of x i j 0 is < 1 then
    select random coordinate j of vector x ¯ i such that x i j = 0 and assign x i j = l i m s u p
   end if
   if Σ j = 1 n x i j 1 then
    select one random x i j 0 [ l i m i n f , l i m s u p ]
    add/subtract one random quantity left to make Σ j = 1 n x i j = 1 meeting [ l i m i n f , l i m s u p ]
   end if
  end while
end for
Return(P)
The main parameters used are reported in Table 2.
The output of this process is 20 estimates for the efficient frontier on January 2011. Then, we use the three approaches to combine these into three different resampled efficient frontiers and evaluate their robustness using the metrics described in the next subsection. The number of scenarios used to update the expected risk and return for the set of portfolios obtained by optimizing for the synthetic scenarios is e = 100 in both approaches 2 and 3.
At this point, we shift the time window one month, and obtain the resampled efficient frontiers and the metrics for February 2011. The process is repeated until we obtain the results for December 2020 and, finally, we will compare the performance of the three strategies over the 120 periods.

3.3. Stability Measures

Given that the aim of the process is increasing the robustness of the estimates, we will evaluate the relative performance of the three approaches on the grounds of general stability and sensitivity to extreme scenarios. These indicators, already used in studies like [20], are described below.
  • Estimation Error: this indicator measures the aggregate sensitivity of the forecast for efficient frontier to a large number of probable scenarios, regardless of the one which happened to materialize. It is computed by averaging the mean average deviation in the portfolio’s expected risk/return profiles vs. the expected ones over S different synthetic scenarios generated using non-parametric bootstrap. Once again, given the scale differences and the connection between the two objectives, we rely on Mahalanobis distance. The metric is formally defined as
    S T = 1 S i = 1 S 1 N p = 1 N d M ( x p , x p i ) 2 ,
    where d M ( x p , x p i ) is the Mahalanobis distance between ( E ( R n p ) , σ n p 2 ) , the expected return and risk of portfolio p in period t n and ( E ( R n p i ) , σ n p i 2 ) , the risk and return of the same portfolio and period, for the synthetic scenario i.
Higher values of this metric represent lower robustness, as they indicate higher average dispersion and, therefore, lower reliability of the estimates for the expected behavior. In this study, we will use S = 500 different scenarios generated using the sampling process already described in Section 2.
  • Sensitivity to Extreme Risk: This metric evaluates the impact of worst-case scenarios on the reliability of the forecasted efficient frontier. This is a constrained version of the previous one, focused on the w worst scenarios. In this case, the same S scenarios are generated and evaluated, but the computation of the mean average Mahalanobis distance is limited to the scenarios for which this deviation is the largest. This serves as a tail risk indicator that measures the expected average negative outcome of the realization of the worst scenarios with probability w / S . Once again, the higher the metric, the less robust the solution. In the experimental analysis, we will consider two thresholds: the 5% worst scenarios and the 1% ones.

3.4. Experimental Results

The main experimental results are reported in Table 3. There, we provide the main descriptive statistics for the robustness indicators by approach. For each of the latter, we report the mean, median, standardad deviation, minimum and maximum value for the three performance indicators (stability and sensitivity to extreme risks at 5% and 1%). These indicators were computed for the 120 consecutive months between January 2011 and December 2020 based on the immediate previous 60.
Regarding these approaches, we include the main three introduced in Section 2, plus a variation on the first one that uses the reconstruction operator described in Algorithm 2, which we designate Approach 1 (R). The operator was applied to all the unfeasible portfolios included in the resampled efficient frontier obtained from Approach 1. Given that this reconstruction process sometimes produces dominated portfolios, we added a filtering step to make sure that none of them were included in the final solution.
If we consider stability, approaches 2 and 3 consistently beat the first one in terms of both mean and median results. Approach 2 seems to be marginally better, but the difference compared to the third one is very small. It is worth noting that both approaches 2 and 3 present lower maximum and minimum values.
The two procedures that select portfolios from the set also seem to be superior to the averaging strategy when it comes to limiting the impact of harmful scenarios. Regarding the reliability of the estimate on the w worst-case scenarios, we find the same pattern that we identified for stability. However, this time the third approach beats the second one by a very small margin. The first one is the worst in mean and median terms, but it provides the best best-case scenario, with the lowest average minimum deviation. We observe this regardless of whether we consider the worst 5% out of the 500, or we focus on the most damaging 1%.
The impact of the reconstruction operator on the first approach is very limited. According to the experimental results summarized in Table 3, depending on the metric and whether we use the average or the median, one outperforms the other or vice versa. There seem, however, to be relevant disparities in the reliability or the two. The reconstruction operator guarantees the feasibility of all portfolios included in the resampled efficient frontier, which is a major advantage, but it comes at the price of a higher variance. Still, these differences do not affect the dominance of approaches 2 and 3.
The statistical significance of the differences reported in Table 3 is also formally tested. Given the lack of normality, we follow the protocol suggested in [39] and we start considering the global set approaches with Friedman’s test [40]. Once we rejected the null hypothesis, we proceeded with Shaffer’s static procedure [41] for the post-hoc test of the pairwise differences using the implementation in KEEL 3.0 [42].
As we can see in Table 4, the null hypothesis of no difference among the four approaches is rejected at the 1% confidence level for the three robustness indicators. Hence, there is a need to study the pairwise differences. The results of this analysis are summarized in Table 5.
As we can see, the outcome of the post-hoc comparisons using Shaffer’s static procedure shows the same pattern across the three robustness metrics. The differences among the first approach and the extended version with the reconstruction operator are not significant enough to reject the null hypothesis of equality at 5%. We see the same when we compare the performance of the second and the third approaches. However, the tests confirm the dominance of the last two at 1%.
In order to assess the relative computational cost of the three alternatives, we timed them using a Matlab implementation on a 10th Gen 2GHz Intel Core i5 CPU and 16 GB of 3733 MHz LPDDR4X RAM. The average times over the five experiments required by the first, second and third approaches were 3.55 s, 197.03 s and 204.21 s, respectively. Out of the last two, 98% of the time for the second and 95% for the third one was spent updating the expected risk and return over the e = 100 synthetic scenarios, as described in Section 2.2. Regarding the version that uses the reconstruction operator and filters out dominated portfolios, the average increased to 4.78 s due to the additional overhead.
For comparison purposes, we evaluated the original MM resampled efficient frontier. This required a combination quadratic programming and brute-force on the combinatorial side of the problem to guarantee the mentioned properties required by the averaging process.
This was only possible because the problem used to illustrate the approaches considers a very limited number of assets. Once we increase this, the exhaustive search of the combination of assets in the range required by the cardinality constraint and the weight optimization becomes so costly that we are forced to rely on heuristic alternatives, like MOEAs. Hence, the solution strategies introduced in this work are important. As we discussed in the introduction, if we consider a large investment universe, the process described by MM becomes unfeasible in practice and comparisons like this one are not an option.
It is also worth emphasizing, once again, the fact that the comparison is not completely fair, as the averaging process of the standard MM approach results in unfeasible portfolios. Even though the full investment constraint is guaranteed to be met, violations of the boundaries on the minimum and maximum weights and the cardinality limits are not controlled at any time during the process.
In order to gain more insight into the connection between the structure of the efficient frontiers for the synthetic scenarios and the final results, we also analyzed the performance that we obtained by testing the three approaches, and the variation on the first one, on the efficient frontiers for the synthetic scenarios obtained by brute-force and quadratic programming.
The results, summarized in Table 6, show that the standard MM approach offers competitive robustness indicators among the best of the five alternatives. If we consider median robustness, it is always one of the best two, and it also provides the lowest maximum values across the board.
Regarding the three strategies introduced in this work, we observe the superiority of the second and the third over the first one. One might consider stability to be an exception, but the advantage of the first approach in the mean results disappears once we focus on the medians. The reconstruction operator turned out to be very destructive, and using it with these inputs degrades the performance of the first approach very significantly in terms of both mean and median.
Interestingly, the differences between the performance of the canonical approach and the second and third approach, formally tested in Table 7 and Table 8, are small. This suggests that the dominance of the MM approach over the ones based on SPEA2 is likely to mostly be explained by the advantage of having perfectly regular efficient frontiers as the input for the process.
Once again, the Friedman test rejects the null hypothesis of the non-existence of differences among the five alternatives at the 1% confidence level for the three robustness indicators.
The post-hoc test of the pairwise differences offers interesting conclusions. While the vast majority of them are significant at 1%, we find two exceptions: the performance of the first and second approaches and, more interestingly, the solution based on the canonical MM approach vs. the third one.
These experimental results support the idea that the robustness of the resampled efficient frontier provided by the all integration strategies is directly related to the quality of the efficient frontiers for the synthetic scenarios used as inputs. However, the third approach has the advantage of offering good performance vs. the alternatives with standard quality inputs, and benefits a great deal from the high-quality ones. According to these results, this happens to the point of offering a performance that is comparable to the one resulting from the MM process in two out of the three robustness indicators, and is better in the third one. This suggests future advances in the field of MOEAs that result in regular Pareto fronts will directly translate into more reliable estimates for the efficient frontiers through the use of the approaches discussed in this study.
To summarize, approaches 2 and 3 are competitive in terms of robustness with the averaging alternative put forward by MM, while, at the same time, offering two major advantages: guaranteeing compliance with portfolio constraints, and offering an alternative that is agnostic to the algorithm used to optimize the synthetic scenarios. Among these two, the third one is especially promising, as the experimental results support the idea that it benefits from better quality inputs to a greater extent.

4. Summary and Conclusions

Mean–variance portfolio optimization is subject to uncertainty issues related to the reliability of the estimates of input parameters for the optimization problem. The estimation process of the efficient frontier requires accurate forecasts for the future returns and the variance–covariance matrix. This means that, in practice, the real risk/return profile of the portfolios identified in the process might be very different from the expected one.
A popular way of tackling this problem is using resampling strategies where one defines a number of synthetic scenarios based on real data, computes the efficient frontiers for all of them, and combines the resulting set of solutions into a single one. This results in a more robust estimate, as it is not optimized for a single expected scenario, but it also includes information about many other likely ones.
This combination problem, averaging the structure of those portfolios that either minimize risk for the same rank within sets of equispaced returns, or maximise utility for the same risk aversion, is not an option if the optimization problem is solved using many standard mutiobjective evolutionary algorithms. The output of these is likely to consist of a variable number of portfolios, which are often unevenly spread in terms of both return and risk aversion, hence the need to adapt the process to make it compatible.
In this work, we introduced three possibilities to adapt the MM approach, which use a polynomial function as an initial reference for a potential estimate for the efficient frontier. This function is fitted on a set of efficient frontiers optimized for synthetic scenarios and, depending on the approach, will either be used to select subsets of portfolios to be combined, or portfolios to be directly included in the final solution. The output of the former suffers from the limitation that it might include unfeasible portfolios in the constrained versions of the problem. This is also the case in the standard approach proposed by MM. The other two, however, are free from this limitation.
The experimental results for the output of a popular MOEA, SPEA2, support the superiority of the approaches based on portfolio selection over the one which relies on portfolio averaging. The former outperformed the latter on the three considered robustness metrics, and the use of a reconstruction operation in the output of the averaging process did not have a significant impact on the quality of the solutions. Regarding the other two, favoring portfolios that were close to the reference efficient frontier resulted in slightly higher stability than choosing the non-dominated portfolios below it. Conversely, the results were the opposite for sensitivity to extreme risks.
In order to obtain a better understanding of the abilities of these approaches, the problem was also tackled using an exhaustive exploration of the potential asset combinations and quadratic programming to identify the optimal portfolio weights. Based on the efficient frontiers for the synthetic scenarios, we estimated the resampled efficient frontier as per MM, the core three approaches presented in this study, and the variation of the first one, which uses reconstruction.
The evaluation of these results suggests that the standard averaging approach outperforms the alternatives based on MOEAs due to the balanced structure of the efficient frontiers required as inputs. Once we use these high-quality inputs with the new integration approaches, we obtain a similar degree of robustness. In fact, when we compared the third one with MM, we could not reject the null hypothesis of equality at 1% for two out of the three robustness indicators. In the case of third one, the solution introduced in this study outperformed Michaud and Michaud.
The three approaches introduced in this work pose a significant contribution, as they introduce the possibility of more robust estimates for efficient frontiers using standard MOEAs. Unlike previous alternatives found in the literature, these are based on the canonical process by MM and do not require any adaptation to either the fitness function or the core algorithm. This ease of implementation makes the solutions accessible to a wider audience.
The two that are based on portfolio selection are competitive when compared to MM, while, at the same time, they guarantee compliance with portfolio constraints. They are also flexible in terms of the structure of the efficient frontiers for the synthetic scenarios used as inputs. In this regard, the experimental results also suggest that they will benefit from any progress in the field of MOEAs, which leads to more regular solutions without further adaptation.
Future extensions of this work include adjusting the approaches and evaluating their performance in settings with more than two objectives, exploring new alternatives based on clustering, or the analysis of the risk aversion of the set of portfolios derived from the synthetic scenarios, and replicating the study on new datasets. There also seem to be promising lines of work identifying trading strategies based on estimates for the efficient frontier and testing whether this additional robustness effectivley contribute to improving financial performance.

Author Contributions

Conceptualization, D.Q. and D.M.; methodology, D.Q. and D.M.; software, D.Q.; formal analysis, D.Q. and D.M.; data curation, D.Q.; writing—original draft preparation, D.Q. and D.M; writing—review and editing, D.Q. and D.M. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by Spanish Ministry of Education under grant number CAS15/0025.

Institutional Review Board Statement

Not accplicable.

Informed Consent Statement

Not accplicable.

Data Availability Statement

Not accplicable.

Acknowledgments

The core of this study was developed while D.Q. was visiting at University of Geneva.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Markowitz, H. Portfolio Selection. J. Financ. 1952, 7, 77–91. [Google Scholar]
  2. Markowitz, H. Portfolio Selection: Efficient Diversification of Investments; John Wiley & Son: Hoboken, NJ, USA, 1959. [Google Scholar]
  3. Bertsimas, D.; Sim, M. The Price of Robustness. Oper. Res. 2004, 52, 35–53. [Google Scholar] [CrossRef]
  4. Fliege, J.; Werner, R. Robust multiobjective optimization & applications in portfolio optimization. Eur. J. Oper. Res. 2014, 234, 422–433. [Google Scholar] [CrossRef]
  5. Dai, Z.; Wang, F. Sparse and robust mean–variance portfolio optimization problems. Phys. A Stat. Mech. Its Appl. 2019, 523, 1371–1378. [Google Scholar] [CrossRef]
  6. Xidonas, P.; Steuer, R.; Hassapis, C. Robust portfolio optimization: A categorized bibliographic review. Ann. Oper. Res. 2020, 292, 533–552. [Google Scholar] [CrossRef]
  7. Metaxiotis, K.; Liagkouras, K. Multiobjective Evolutionary Algorithms for Portfolio Management: A comprehensive literature review. Expert Syst. Appl. 2012, 39, 11685–11698. [Google Scholar] [CrossRef]
  8. Ponsich, A.; Jaimes, A.L.; Coello, C.A.C. A Survey on Multiobjective Evolutionary Algorithms for the Solution of the Portfolio Optimization Problem and Other Finance and Economics Applications. IEEE Trans. Evol. Comput. 2013, 17, 321–344. [Google Scholar] [CrossRef]
  9. Liagkouras, K.; Metaxiotis, K. Handling the complexities of the multi-constrained portfolio optimization problem with the support of a novel MOEA. J. Oper. Res. Soc. 2018, 69, 1609–1627. [Google Scholar] [CrossRef]
  10. Hilario-Caballero, A.; Garcia-Bernabeu, A.; Salcedo, J.V.; Vercher, M. Tri-Criterion Model for Constructing Low-Carbon Mutual Fund Portfolios: A Preference-Based Multi-Objective Genetic Algorithm Approach. Int. J. Environ. Res. Public Health 2020, 17. [Google Scholar] [CrossRef]
  11. Meghwani, S.S.; Thakur, M. Multi-criteria algorithms for portfolio optimization under practical constraints. Swarm Evol. Comput. 2017, 37, 104–125. [Google Scholar] [CrossRef]
  12. Kalayci, C.B.; Ertenlice, O.; Akbay, M.A. A comprehensive review of deterministic models and applications for mean-variance portfolio optimization. Expert Syst. Appl. 2019, 125, 345–368. [Google Scholar] [CrossRef]
  13. Ferreira, F.G.D.C.; Gandomi, A.H.; Cardoso, R.T.N. Artificial Intelligence Applied to Stock Market Trading: A Review. IEEE Access 2021, 9, 30898–30917. [Google Scholar] [CrossRef]
  14. Kritzman, M. Are Optimizers Error Maximizers? J. Portf. Manag. 2006, 32, 66–69. [Google Scholar] [CrossRef]
  15. Jorion, P. Portfolio Optimization in Practice. Financ. Anal. J. 1992, 48, 68–74. [Google Scholar] [CrossRef]
  16. Michaud, R.O.; Michaud, R. Portfolio Optimization by Means of Resampled Efficient Frontiers. U.S. Patent 6,003,018, 14 December 1999. [Google Scholar]
  17. Michaud, R.O.; Michaud, R.O. Efficient Asset Management: A Practical Guide to Stock Portfolio Optimization and Asset Allocation; Oxford University Press: Oxford, UK, 2008. [Google Scholar]
  18. García, S.; Quintana, D.; Galván, I.M.; Isasi, P. Extended mean–variance model for reliable evolutionary portfolio optimization. AI Commun. 2014, 27, 315–324. [Google Scholar] [CrossRef] [Green Version]
  19. Azevedo, C.R.B.; Von Zuben, F.J. Anticipatory Stochastic Multi-Objective Optimization for uncertainty handling in portfolio selection. In Proceedings of the 2013 IEEE Congress on Evolutionary Computation, Cancun, Mexico, 20–23 June 2013; pp. 157–164. [Google Scholar] [CrossRef]
  20. Quintana, D.; Denysiuk, R.; Garcia-Rodriguez, S.; Gaspar-Cunha, A. Portfolio Implementation Risk Management Using Evolutionary Multiobjective Optimization. Appl. Sci. 2017, 7. [Google Scholar] [CrossRef]
  21. Solares, E.; Coello Coello, C.A.; Fernandez, E.; Navarro, J. Handling uncertainty through confidence intervals in portfolio optimization. Swarm Evol. Comput. 2019, 44, 774–787. [Google Scholar] [CrossRef]
  22. Black, F.; Litterman, R.B. Asset Allocation. J. Fixed Income 1991, 1, 7–18. [Google Scholar] [CrossRef]
  23. Ledoit, O.; Wolf, M. Improved estimation of the covariance matrix of stock returns with an application to portfolio selection. J. Empir. Financ. 2003, 10, 603–621. [Google Scholar] [CrossRef] [Green Version]
  24. Zitzler, E.; Laumanns, M.; Thiele, L. SPEA2: Improving the Strength Pareto Evolutionary Algorithm; Technical Report 103; Computer Engineering and Networks Laboratory (TIK), Swiss Federal Institute of Technology (ETH): Zurich, Switzerland, 2001. [Google Scholar]
  25. Kritzman, M.; Li, Y. Skulls, Financial Turbulence, and Risk Management. Financ. Anal. J. 2010, 66, 30–41. [Google Scholar] [CrossRef] [Green Version]
  26. Boudt, K.; Peterson, B.; Croux, C. Estimation and decomposition of downside risk for portfolios with non-normal returns. J. Risk 2008, 11, 79–103. [Google Scholar] [CrossRef]
  27. Stockl, S.; Hanke, M. Financial Applications of the Mahalanobis Distance. Appl. Econ. Financ. 2014, 1, 78–84. [Google Scholar] [CrossRef] [Green Version]
  28. Zitzler, E.; Thiele, L. An Evolutionary Algorithm for Multiobjective Optimization: The Strength Pareto Approach; Technical Report 43; ETH Zurich: Zurich, Switzerland, 1998. [Google Scholar]
  29. Ferreira, F.; Hanaoka, G.; Paiva, F.; Cardoso, R. Parallel MOEAs for Combinatorial Multiobjective Optimization Model of Financial Portfolio Selection. In Proceedings of the 2018 IEEE Congress on Evolutionary Computation (CEC), Rio de Janeiro, Brazil, 8–13 July 2018; pp. 1–8. [Google Scholar] [CrossRef]
  30. Kaucic, M.; Moradi, M.; Mirzazadeh, M. Portfolio optimization by improved NSGA-II and SPEA 2 based on different risk measures. Financ. Innov. 2019, 5, 1–28. [Google Scholar] [CrossRef]
  31. Skolpadungket, P.; Dahal, K.; Harnpornchai, N. Portfolio optimization using multi-obj ective genetic algorithms. In Proceedings of the 2007 IEEE Congress on Evolutionary Computation, Singapore, 25–28 September 2007; pp. 516–523. [Google Scholar] [CrossRef]
  32. Schaffer, J.D. Multiple objective optimization with vector evaluated genetic algorithms. In Proceedings of the First International Conference on Genetic Algorithms and Their Applications; Psychology Press: New York, NY, USA, 1985. [Google Scholar]
  33. Fonseca, C.M.; Fleming, P.J. Genetic Algorithms for Multiobjective Optimization: FormulationDiscussion and Generalization. In Proceedings of the 5th International Conference on Genetic Algorithms, Urbana-Champaign, IL, USA; Morgan Kaufmann Publishers Inc.: San Francisco, CA, USA, 1993; pp. 416–423. [Google Scholar]
  34. 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]
  35. Anagnostopoulos, K.; Mamanis, G. A portfolio optimization model with three objectives and discrete variables. Comput. Oper. Res. 2010, 37, 1285–1297. [Google Scholar] [CrossRef]
  36. Corne, D.W.; Knowles, J.D.; Oates, M.J. The Pareto Envelope-Based Selection Algorithm for Multiobjective Optimization. In Proceedings of the 6th International Conference on Parallel Problem Solving from Nature (PPSN VI), Paris, Prance, 18–20 September 2000; Springer: Berlin/Heidelberg, Germany, 2000; pp. 839–848. [Google Scholar]
  37. García, S.; Quintana, D.; Galván, I.M.; Isasi, P. Time-stamped resampling for robust evolutionary portfolio optimization. Expert Syst. Appl. 2012, 39, 10722–10730. [Google Scholar] [CrossRef] [Green Version]
  38. Quintana, D.; García-Rodríguez, S.; Cincotti, S.; Isasi, P. Combining RMT-based filtering with time-stamped resampling for robust portfolio optimization. Int. J. Comput. Intell. Syst. 2015, 8, 874–885. [Google Scholar] [CrossRef] [Green Version]
  39. Derrac, J.; García, S.; Molina, D.; Herrera, F. A practical tutorial on the use of nonparametric statistical tests as a methodology for comparing evolutionary and swarm intelligence algorithms. Swarm Evol. Comput. 2011, 1, 3–18. [Google Scholar] [CrossRef]
  40. Friedman, M. The Use of Ranks to Avoid the Assumption of Normality Implicit in the Analysis of Variance. J. Am. Stat. Assoc. 1937, 32, 675–701. [Google Scholar] [CrossRef]
  41. Shaffer, J.P. Modified Sequentially Rejective Multiple Test Procedures. J. Am. Stat. Assoc. 1986, 81, 826–831. [Google Scholar] [CrossRef]
  42. Triguero, I.; González, S.; Moyano, J.M.; García, S.; Alcalá-Fdez, J.; Luengo, J.; Fernández, A.; del Jesús, M.J.; Sánchez, L.; Herrera, F. KEEL 3.0: An Open Source Software for Multi-Stage Analysis in Data Mining. Int. J. Comput. Intell. Syst. 2017, 10, 1238–1249. [Google Scholar] [CrossRef] [Green Version]
Figure 1. Illustration of general behavior of Efficient Frontier for different scenarios. Standardized mono-objective grid optimization, as required by Michaud & Michaud (Grid) vs. MOEA (SPEA2). Panels based on same time window, but with different resamples.
Figure 1. Illustration of general behavior of Efficient Frontier for different scenarios. Standardized mono-objective grid optimization, as required by Michaud & Michaud (Grid) vs. MOEA (SPEA2). Panels based on same time window, but with different resamples.
Entropy 23 00422 g001
Figure 2. Illustration of approach 1 on 20 resampled frontiers optimized using SPEA2 and an order 2 polynomial trendline. Boxes defined by reference points along the polynomial trendline that serve as corners. Portfolios in final solution obtained averaging the composition of portfolios in the same box (in black).
Figure 2. Illustration of approach 1 on 20 resampled frontiers optimized using SPEA2 and an order 2 polynomial trendline. Boxes defined by reference points along the polynomial trendline that serve as corners. Portfolios in final solution obtained averaging the composition of portfolios in the same box (in black).
Entropy 23 00422 g002
Figure 3. Comparison of initial risk/return profile on 20 resampled frontiers (Initial) vs. average risk/return profile of same portfolios considering 100 scenarios (Updated).
Figure 3. Comparison of initial risk/return profile on 20 resampled frontiers (Initial) vs. average risk/return profile of same portfolios considering 100 scenarios (Updated).
Entropy 23 00422 g003
Figure 4. Illustration of approach 2 on 20 resampled frontiers optimized using SPEA2 and an order 2 polynomial trendline. The closest portfolios to the reference points along the polynomial trendline are denoted by +. Final solution includes the non-dominated ones among them, denoted by ⊕.
Figure 4. Illustration of approach 2 on 20 resampled frontiers optimized using SPEA2 and an order 2 polynomial trendline. The closest portfolios to the reference points along the polynomial trendline are denoted by +. Final solution includes the non-dominated ones among them, denoted by ⊕.
Entropy 23 00422 g004
Figure 5. Illustration of approach 3 on 20 resampled frontiers optimized using SPEA2 and an order-2 polynomial trendline. The portfolios included in final solution, denoted by +, include the non-dominated porfolios below the reference trendline (in red).
Figure 5. Illustration of approach 3 on 20 resampled frontiers optimized using SPEA2 and an order-2 polynomial trendline. The portfolios included in final solution, denoted by +, include the non-dominated porfolios below the reference trendline (in red).
Entropy 23 00422 g005
Table 1. Data set.
Table 1. Data set.
NameCode
Frank Russell 2000 GrowthFRUS2GR
Frank Russell 1000 ValueFRUS1VA
Frank Russell 1000 GrowthFRUS1GR
S&P GSCI Commodity Total ReturnGSCITOT
MSCI EAFEMSEAFEL
S&P U.S. Treasury Bond IndexSPBDUSB
IBOXX $ CorporatesIBUCPAL
Table 2. SPEA2 optimization parameters.
Table 2. SPEA2 optimization parameters.
ParameterValue
Generations1000
Population size50 individuals
Archive size50 individuals
CrossoverSBX, p c = 0.7
MutationPolynomial, p m = 1/L
Selection of ParentsBinary tournament
Table 3. Descriptive statistics of robustness indicators by approach based on SPEA2. Indicators include stability and sensitivity to extreme risks at 5% and 1%. Results for 20 scenarios and monthly returns over the period from January 2011 to December 2020.
Table 3. Descriptive statistics of robustness indicators by approach based on SPEA2. Indicators include stability and sensitivity to extreme risks at 5% and 1%. Results for 20 scenarios and monthly returns over the period from January 2011 to December 2020.
MeanMedianSt. Dev.MinMax
StabilityApproach 10.95020.94510.08090.82411.2849
Approach 1 (R)0.95150.92680.09780.82431.2849
Approach 20.88170.86110.05820.80351.0957
Approach 30.88900.86420.08030.78451.1782
ER 5%Approach 12.30482.31260.16451.27762.6757
Approach 1 (R)2.29112.30480.21591.25642.6378
Approach 22.24742.24470.08662.05892.5179
Approach 32.24322.23900.10632.03622.5562
ER 1%Approach 12.80262.80910.25531.27763.2984
Approach 1 (R)2.78202.81160.32641.25643.2297
Approach 22.75062.73120.16802.40153.1824
Approach 32.74182.71890.18102.39603.1863
Table 4. Average ranks by approach, obtained by applying the Friedman procedure on the results reported in Table 3.
Table 4. Average ranks by approach, obtained by applying the Friedman procedure on the results reported in Table 3.
StabilityER 5%ER 1%
Approach 13.30833.21603.1750
Approach 1 (R)3.13333.05423.0833
Approach 21.69171.96671.9667
Approach 31.86671.76251.7750
Friedman Statistic151.8500 + + 118.7325 + + 115.6300 + +
++ Difference of medians significant at 1%.
Table 5. Statistical significance of differences in medians reported in Table 3. Results on post-hoc comparisons using Shaffer’s static procedure.
Table 5. Statistical significance of differences in medians reported in Table 3. Results on post-hoc comparisons using Shaffer’s static procedure.
Stability ER 5%
Ap. 1 (R)Ap. 2Ap. 3 Ap. 1 (R)Ap. 2Ap. 3
Ap. 1= + + + + = + + + +
Ap. 1 (R) + + + + + + + +
Ap. 2 = =
ER 1%
Ap. 1 (R)Ap. 2Ap. 3
Ap. 1= + + + +
Ap. 1 (R) + + + +
Ap. 2 =
++ Difference significant at 1%; = Equality cannot be rejected at 5%.
Table 6. Descriptive statistics of robustness indicators for solutions based on brute-force combinatorial optimization using quadratic programming. Results for the standard Michaud and Michaud resampling process and the three novel approaches. Indicators include stability and sensitivity to extreme risks at 5% and 1%. Results for 20 scenarios and monthly returns over the period from January 2011 to December 2020.
Table 6. Descriptive statistics of robustness indicators for solutions based on brute-force combinatorial optimization using quadratic programming. Results for the standard Michaud and Michaud resampling process and the three novel approaches. Indicators include stability and sensitivity to extreme risks at 5% and 1%. Results for 20 scenarios and monthly returns over the period from January 2011 to December 2020.
MeanMedianSt. Dev.MinMax
StabilityStandard0.75460.74750.02670.71820.8486
Approach 10.76700.77130.03790.61840.8705
Approach 1 (R)0.83670.81940.09920.68281.2773
Approach 20.81480.76600.13890.68921.3001
Approach 30.79490.73950.16190.55831.2573
ER 5%Standard1.99331.99150.07281.82942.1928
Approach 12.01542.03620.12671.63192.2894
Approach 1 (R)2.13592.15570.18471.26362.6178
Approach 21.98582.03060.21721.23872.5159
Approach 31.99361.94680.26621.26812.8748
ER 1%Standard2.44722.44620.14472.14122.8010
Approach 12.47252.47890.17852.05382.8655
Approach 1 (R)2.60462.61240.26981.26363.2084
Approach 22.41092.46450.34881.23873.0522
Approach 32.42402.36710.31161.63793.6034
Table 7. Average ranks by approach obtained applying the Friedman procedure on the results reported in Table 3.
Table 7. Average ranks by approach obtained applying the Friedman procedure on the results reported in Table 3.
StabilityER 5%ER 1%
Standard2.07502.35002.4080
Approach 13.04173.05003.0580
Approach 1 (R)4.55834.55004.5500
Approach 23.31673.09203.1000
Approach 32.00831.95801.8830
Friedman Statistic209.7333 + + 118.2067 + + 192.6200 + +
++ Difference of medians significant at 1%.
Table 8. Statistical significance of the differences in medians reported in Table 6. Results of post-hoc comparisons using Shaffer’s static procedure.
Table 8. Statistical significance of the differences in medians reported in Table 6. Results of post-hoc comparisons using Shaffer’s static procedure.
Stability ER 5%
Ap. 1Ap. 1 (R)Ap. 2Ap. 3 Ap. 1Ap. 1 (R)Ap. 2Ap. 3
Standard + + + + + + = + + + + + + =
Ap. 1 + + = + + + + = + +
Ap. 1 (R) + + + + + + + +
Ap. 2 + + + +
ER 1%
Ap. 1Ap. 1 (R)Ap. 2Ap. 3
Standard + + + + + + +
Ap. 1 + + = + +
Ap. 1 (R) + + + +
Ap. 2 + +
++ Difference significant at 1%; + Difference significant at 5%; = Equality cannot be rejected at 5%.
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Quintana, D.; Moreno, D. Resampled Efficient Frontier Integration for MOEAs. Entropy 2021, 23, 422. https://doi.org/10.3390/e23040422

AMA Style

Quintana D, Moreno D. Resampled Efficient Frontier Integration for MOEAs. Entropy. 2021; 23(4):422. https://doi.org/10.3390/e23040422

Chicago/Turabian Style

Quintana, David, and David Moreno. 2021. "Resampled Efficient Frontier Integration for MOEAs" Entropy 23, no. 4: 422. https://doi.org/10.3390/e23040422

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