177,295 research outputs found

    Enhanced Symbiotic Organisms Search (ESOS) for Global Numerical Optimization

    Get PDF
    Symbiotic organisms search (SOS) is a simple yet effective metaheuristic algorithm to solve a wide variety of optimization problems. Many studies have been carried out to improve the performance of the SOS algorithm. This research proposes an improved version of the SOS algorithm called the “enhanced symbiotic organisms search” (ESOS) for global numerical optimization. The conventional SOS is modified by implementing a new searching formula into the parasitism phase to produce a better searching capability. The performance of the ESOS is verified using 26 benchmark functions and one structural engineering design problem. The results are then compared with existing metaheuristic optimization methods. The obtained results show that the ESOS gives a competitive and effective performance for global numerical optimization

    Stochastic Constriction Cockroach Swarm Optimization for Multidimensional Space Function Problems

    Get PDF
    The effect of stochastic constriction on cockroach swarm optimization (CSO) algorithm performance was examined in this paper. A stochastic constriction cockroach swarm optimization (SCCSO) algorithm is proposed. A stochastic constriction factor is introduced into CSO algorithm for swarm stability enhancement; control cockroach movement from one position to another while searching for solution to avoid explosion; enhanced local and global searching capabilities. SCCSO performance was tested through simulation studies and its performance on multidimensional functions is compared with that of original CSO, modified cockroach swarm optimization (MCSO), and one of the well-known global optimization techniques in the literature known as line search restart techniques (LSRS). Standard benchmarks that have been widely used for global optimization problems are considered for evaluating the proposed algorithm. The selected benchmarks were solved up to 3000 dimensions by the proposed algorithm

    T-Search: An advancement of binary search

    Full text link
    Searching refers to the process of finding a data value within some given set of data values in the form of list or array or any other form. Searching has obtained so much concern on a global scale the reason being the increasing amount of data day by day so there is a need to reduce the searching time and thus we require efficient searching methodology. Taking the binary search as a base for the searching technique goal is to find a required element within an ordered list by making comparisons. Size of list reduces after each iteration. This paper proposes a new algorithm for searching. The main point of difference is that it uses variable partitioning within the list for the first three iterations and again start repeating the same procedure. Binary Search can be improved by increasing the number of sublists but doing so will increase the number of comparisons thus not a good idea. The proposed algorithm overcomes this drawback of breaking into more sublists by variable partitioning

    Parameters identification of unknown delayed genetic regulatory networks by a switching particle swarm optimization algorithm

    Get PDF
    The official published version can be found at the link below.This paper presents a novel particle swarm optimization (PSO) algorithm based on Markov chains and competitive penalized method. Such an algorithm is developed to solve global optimization problems with applications in identifying unknown parameters of a class of genetic regulatory networks (GRNs). By using an evolutionary factor, a new switching PSO (SPSO) algorithm is first proposed and analyzed, where the velocity updating equation jumps from one mode to another according to a Markov chain, and acceleration coefficients are dependent on mode switching. Furthermore, a leader competitive penalized multi-learning approach (LCPMLA) is introduced to improve the global search ability and refine the convergent solutions. The LCPMLA can automatically choose search strategy using a learning and penalizing mechanism. The presented SPSO algorithm is compared with some well-known PSO algorithms in the experiments. It is shown that the SPSO algorithm has faster local convergence speed, higher accuracy and algorithm reliability, resulting in better balance between the global and local searching of the algorithm, and thus generating good performance. Finally, we utilize the presented SPSO algorithm to identify not only the unknown parameters but also the coupling topology and time-delay of a class of GRNs.This research was partially supported by the National Natural Science Foundation of PR China (Grant No. 60874113), the Research Fund for the Doctoral Program of Higher Education (Grant No. 200802550007), the Key Creative Project of Shanghai Education Community (Grant No. 09ZZ66), the Key Foundation Project of Shanghai (Grant No. 09JC1400700), the Engineering and Physical Sciences Research Council EPSRC of the UK under Grant No. GR/S27658/01, the International Science and Technology Cooperation Project of China under Grant No. 2009DFA32050, an International Joint Project sponsored by the Royal Society of the UK, and the Alexander von Humboldt Foundation of Germany

    The saturation of population fitness as a stopping criterion in genetic algorithm

    Get PDF
    Genetic Algorithm is an algorithm imitating the natural evolution process in solving optimization problems. All feasible (candidate) solutions would be encoded into chromosomes and undergo the execution of genetic operators in evolution. The evolution itself is a process searching for optimum solution. The searching would stop when a stopping criterion is met. Then, the fittest chromosome of last generation is declared as the optimum solution. However, this optimum solution might be a local optimum or a global optimum solution. Hence, an appropriate stopping criterion is important such that the search is not ended before a global optimum solution is found. In this paper, saturation of population fitness is proposed as a stopping criterion for ending the search. The proposed stopping criteria was compared with conventional stopping criterion, fittest chromosomes repetition, under various parameters setting. The results show that the performance of proposed stopping criterion is superior as compared to the conventional stopping criterion
    • …
    corecore