NENAMay 9, 2014

Evaluation The Efficiency Of Cuckoo Optimization Algorithm

arXiv:1405.2168v124 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental contribution for researchers in optimization algorithms, as it compares a new bio-inspired method against existing ones on a standard benchmark.

The paper tackles the problem of evaluating the Cuckoo Optimization Algorithm (COA) for continuous nonlinear optimization by testing it on the Rastrigin function, showing that COA outperforms Firefly Algorithm (FA) and Artificial Bee Colony (ABC) in obtaining optimal solutions across various dimensions.

In this paper a new evolutionary algorithm, for continuous nonlinear optimization problems, is surveyed. This method is inspired by the life of a bird, called Cuckoo. The Cuckoo Optimization Algorithm (COA) is evaluated by using the Rastrigin function. The problem is a non-linear continuous function which is used for evaluating optimization algorithms. The efficiency of the COA has been studied by obtaining optimal solution of various dimensions Rastrigin function in this paper. The mentioned function also was solved by FA and ABC algorithms. Comparing the results shows the COA has better performance than other algorithms. Application of algorithm to test function has proven its capability to deal with difficult optimization problems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes