Abstract

Optimization problems are ubiquitous in every field, and they are becoming more and more complex, which greatly challenges the effectiveness of existing optimization methods. To solve the increasingly complicated optimization problems with high effectiveness, this paper proposes an adaptive covariance scaling estimation of distribution algorithm (ACSEDA) based on the Gaussian distribution model. Unlike traditional EDAs, which estimate the covariance and the mean vector, based on the same selected promising individuals, ACSEDA calculates the covariance according to an enlarged number of promising individuals (compared with those for the mean vector). To alleviate the sensitivity of the parameters in promising individual selections, this paper further devises an adaptive promising individual selection strategy for the estimation of the mean vector and an adaptive covariance scaling strategy for the covariance estimation. These two adaptive strategies dynamically adjust the associated numbers of promising individuals as the evolution continues. In addition, we further devise a cross-generation individual selection strategy for the parent population, used to estimate the probability distribution by combing the sampled offspring in the last generation and the one in the current generation. With the above mechanisms, ACSEDA is expected to compromise intensification and diversification of the search process to explore and exploit the solution space and thus could achieve promising performance. To verify the effectiveness of ACSEDA, extensive experiments are conducted on 30 widely used benchmark optimization problems with different dimension sizes. Experimental results demonstrate that the proposed ACSEDA presents significant superiority to several state-of-the-art EDA variants, and it preserves good scalability in solving optimization problems.

Highlights

  • 6: Calculate the selection ratio sr according to Equation (11); 7: Select dsr ∗ PSe promising solutions from the population and calculate the mean value μ using Equation (3); 8: Calculate the covariance scaling parameter cs according to Equation (10); 9: Estimate the covariance matrix C according to Equation (9); 10: Randomly sample PS new individuals based on the estimated multivariate Gaussian model, evaluate their fitness and store them; 11: FEs = FEs + PS; 12: Combine the offspring in the last generation and the offspring in the current generation to select PS better individuals to form the parent population for the generation; 13: 14: Execute local search 2 times on Gbest; 15: FEs = FEs +2; 16: End While

  • This paper has proposed an adaptive covariance scaling estimation of distribution algorithm (ACSEDA) to solve optimization problems

  • EDAs, the proposed ACSEDA estimates the covariance based on an enlarged number of promising individuals

Read more

Summary

Introduction

Could the learned structure of the optimization problem captured by the algorithm be improved but the covariance in different directions is scaled differently In this way, it is expected that the sampled offspring are of high quality, but they are diversified in different areas. Instead of directly utilizing the sampled offspring as the parent population for the generation in most existing MGEDAs, the proposed ACSEDA combines the sampled offspring in the last generation and the one in the current generation to select the top half best individuals to form the parent population for the generation In this way, the parent population formed is neither too crowded nor too scattered, and the estimated probability distribution is of high quality to sample slightly diversified offspring to approach the optimal areas. The remainder of this study is organized as follows: Section 2 reviews related works on GEDAs; the proposed ACSEDA is elucidated in detail in Section 3; in Section 4, extensive experiments are conducted to verify the effectiveness of the developed ACSEDA; last, in Section 5, conclusions are presented

Basic GEDA
Recent Advance of GEDAs
Proposed ACSEDA
Adaptive Covariance Scaling
Adaptive Promising Individuals Selection
Cross-Generation Individual Selection for Parent Population
Overall Procedure of ACSEDA
Experimental Studies
Experimental Settings
Comparison with State-of-the-Art EDAs
Deep Investegation on ACSEDA
Effectiveness of the Covariance Scaling Strategy
Effectiveness of the Proposed Adaptive Covariance Scaling Strategy
Effectiveness of the Proposed Adaptive Promising Selection Strategy
Effectiveness of the Proposed Cross-Generation Individual Selection Strategy
Findings
Conclusions
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.