Improved Cuckoo Search Algorithm Based on Exponential Function

Kun Wang,Xiaofeng Lian,Bing Pan
DOI: https://doi.org/10.1007/978-981-32-9050-1_23
2019-08-07
Abstract:The Cuckoo Search Algorithm (CS) is a novel swarm intelligence optimization algorithm inspired by biology. An improved cuckoo algorithm with adaptive adjustment of discovery probability and step size control factor is proposed to solve the problem of slow convergence speed and low calculation accuracy of CS algorithm. The algorithm uses exponential curves to simulate the changing trend of documentclass[12pt]{minimal}usepackage{amsmath}usepackage{wasysym}usepackage{amsfonts}usepackage{amssymb}usepackage{amsbsy}usepackage{mathrsfs}usepackage{upgreek}setlength{oddsidemargin}{-69pt}egin{document}$$ alpha $$end{document} and documentclass[12pt]{minimal}usepackage{amsmath}usepackage{wasysym}usepackage{amsfonts}usepackage{amssymb}usepackage{amsbsy}usepackage{mathrsfs}usepackage{upgreek}setlength{oddsidemargin}{-69pt}egin{document}$$ P_{a} $$end{document}, and establishes the dynamic adjustment model of the two parameters mentioned above, so as to effectively improve the global search ability in the initial stage of iteration and accelerate the local search in the later stage of iteration to achieve stable convergence. Finally, the cuckoo algorithm and improved cuckoo algorithm are compared and analyzed under several common benchmark functions. The experimental results show that the cuckoo algorithm of exponential curve adaptive parameter model converges faster and calculates more accurately.
What problem does this paper attempt to address?