scispace - formally typeset
Search or ask a question

Showing papers on "Swarm intelligence published in 2007"


Journal ArticleDOI
TL;DR: Artificial Bee Colony (ABC) Algorithm is an optimization algorithm based on the intelligent behaviour of honey bee swarm that is used for optimizing multivariable functions and the results showed that ABC outperforms the other algorithms.
Abstract: Swarm intelligence is a research branch that models the population of interacting agents or swarms that are able to self-organize. An ant colony, a flock of birds or an immune system is a typical example of a swarm system. Bees' swarming around their hive is another example of swarm intelligence. Artificial Bee Colony (ABC) Algorithm is an optimization algorithm based on the intelligent behaviour of honey bee swarm. In this work, ABC algorithm is used for optimizing multivariable functions and the results produced by ABC, Genetic Algorithm (GA), Particle Swarm Algorithm (PSO) and Particle Swarm Inspired Evolutionary Algorithm (PS-EA) have been compared. The results showed that ABC outperforms the other algorithms.

6,377 citations


Journal ArticleDOI
TL;DR: A new feature selection strategy based on rough sets and particle swarm optimization (PSO), which does not need complex operators such as crossover and mutation, and requires only primitive and simple mathematical operators, and is computationally inexpensive in terms of both memory and runtime.

794 citations


Journal ArticleDOI
TL;DR: Recent advances in applying a versatile PSO engine to real-number, binary, single-objective and multiobjective optimizations for antenna designs are presented, with a randomized Newtonian mechanics model developed to describe the swarm behavior.
Abstract: The particle swarm optimization (PSO) is a recently developed evolutionary algorithm (EA) based on the swarm behavior in the nature. This paper presents recent advances in applying a versatile PSO engine to real-number, binary, single-objective and multiobjective optimizations for antenna designs, with a randomized Newtonian mechanics model developed to describe the swarm behavior. The design of aperiodic (nonuniform and thinned) antenna arrays is presented as an example for the application of the PSO engine. In particular, in order to achieve an improved peak sidelobe level (SLL), element positions in a nonuniform array are optimized by real-number PSO (RPSO). On the other hand, in a thinned array, the on/off state of each element is determined by binary PSO (BPSO). Optimizations for both nonuniform arrays and thinned arrays are also expanded to multiobjective cases. As a result, nondominated designs on the Pareto front enable one to achieve other design factors than the peak SLL. Optimized antenna arrays are compared with periodic arrays and previously presented aperiodic arrays. Selected designs fabricated and measured to validate the effectiveness of PSO in practical electromagnetic problems

760 citations


Journal ArticleDOI
TL;DR: The underlying mechanisms of complex collective behaviors of social insects, from the concept of stigmergy to the theory of self-organization in biological systems, are described and four functions that emerge at the level of the colony and that organize its global behavior are proposed.
Abstract: The roots of swarm intelligence are deeply embedded in the biological study of self-organized behaviors in social insects. From the routing of traffic in telecommunication networks to the design of control algorithms for groups of autonomous robots, the collective behaviors of these animals have inspired many of the foundational works in this emerging research field. For the first issue of this journal dedicated to swarm intelligence, we review the main biological principles that underlie the organization of insects’ colonies. We begin with some reminders about the decentralized nature of such systems and we describe the underlying mechanisms of complex collective behaviors of social insects, from the concept of stigmergy to the theory of self-organization in biological systems. We emphasize in particular the role of interactions and the importance of bifurcations that appear in the collective output of the colony when some of the system’s parameters change. We then propose to categorize the collective behaviors displayed by insect colonies according to four functions that emerge at the level of the colony and that organize its global behavior. Finally, we address the role of modulations of individual behaviors by disturbances (either environmental or internal to the colony) in the overall flexibility of insect colonies. We conclude that future studies about self-organized biological behaviors should investigate such modulations to better understand how insect colonies adapt to uncertain worlds.

502 citations


Journal ArticleDOI
TL;DR: A PSO algorithm, extended from discrete PSO, for flowshop scheduling, which incorporates a local search scheme into the proposed algorithm, called PSO-LS, and shows that the local search can be really guided by PSO in the approach.

436 citations


Journal ArticleDOI
TL;DR: This paper provides an overview of previous ant-based approaches to the classification task and compares them with state-of-the-art classification techniques, such as C4.5, RIPPER, and support vector machines in a benchmark study, and proposes a new AntMiner+.
Abstract: Ant colony optimization (ACO) can be applied to the data mining field to extract rule-based classifiers. The aim of this paper is twofold. On the one hand, we provide an overview of previous ant-based approaches to the classification task and compare them with state-of-the-art classification techniques, such as C4.5, RIPPER, and support vector machines in a benchmark study. On the other hand, a new ant-based classification technique is proposed, named AntMiner+. The key differences between the proposed AntMiner+ and previous AntMiner versions are the usage of the better performing MAX-MIN ant system, a clearly defined and augmented environment for the ants to walk through, with the inclusion of the class variable to handle multiclass problems, and the ability to include interval rules in the rule list. Furthermore, the commonly encountered problem in ACO of setting system parameters is dealt with in an automated, dynamic manner. Our benchmarking experiments show an AntMiner+ accuracy that is superior to that obtained by the other AntMiner versions, and competitive or better than the results achieved by the compared classification techniques.

427 citations


Journal ArticleDOI
TL;DR: A novel particle swarm optimization (PSO)-based algorithm for the traveling salesman problem (TSP) is presented and it has been shown that the size of the solved problems could be increased by using the proposed algorithm.

401 citations


Journal ArticleDOI
TL;DR: The results show that the HPSO algorithm can effectively accelerate the convergence rate and can more quickly reach the optimum design than the two other algorithms.

350 citations


Journal ArticleDOI
TL;DR: The hybrid NM-PSO algorithm based on the Nelder–Mead (NM) simplex search method and particle swarm optimization (PSO) for unconstrained optimization is proposed to demonstrate how the standard particle swarm optimizers can be improved by incorporating a hybridization strategy.

332 citations


Journal ArticleDOI
TL;DR: A simple pheromone-guided mechanism to improve the performance of PSO method for optimization of multimodal continuous functions is explored and numerical results comparisons with different metaheuristics demonstrate the effectiveness and efficiency of the proposed PSACO method.

321 citations


Journal ArticleDOI
TL;DR: A modified particle swarm optimization algorithm with dynamic adaptation that remarkably improves the ability of PSO to jump out of the local optima and significantly enhance the convergence precision.

Journal ArticleDOI
TL;DR: The coordination of directional overcurrent relays (DOCR) is treated in this paper using particle swarm optimization (PSO), a recently proposed optimizer that utilizes the swarm behavior in searching for an optimum.
Abstract: The coordination of directional overcurrent relays (DOCR) is treated in this paper using particle swarm optimization (PSO), a recently proposed optimizer that utilizes the swarm behavior in searching for an optimum. PSO gained a lot of interest for its simplicity, robustness, and easy implementation. The problem of setting DOCR is a highly constrained optimization problem that has been stated and solved as a linear programming (LP) problem. To deal with such constraints a modification to the standard PSO algorithm is introduced. Three case studies are presented, and the results are compared to those of LP technique to demonstrate the effectiveness of the proposed methodology.

Journal ArticleDOI
TL;DR: The existing algorithms of this kind based on the ant colony optimization metaheuristic are reviewed and a proposal of a taxonomy for them is presented, and an empirical analysis is developed by analyzing their performance on several instances of the bi-criteria traveling salesman problem in comparison with two well-known multi-objective genetic algorithms.

Journal ArticleDOI
TL;DR: A fuzzified multi-objective particle swarm optimization (FMOPSO) algorithm is proposed and implemented to dispatch the electric power considering both economic and environmental issues and its effectiveness is demonstrated by comparing its performance with other approaches including weighted aggregation (WA) and evolutionary multi-Objective optimization algorithms.

01 Jan 2007
TL;DR: A new optimization algorithm, namely, Cat Swarm Optimization (CSO) is proposed, which is generated by observing the behavior of cats, and composed of two sub-models by simulating thebehavior of cats.
Abstract: Optimization problems are very important in many fields To the present, many optimization algorithms based on computational intelligence have been proposed, such as the Genetic Algorithm, Ant Colony Optimization (ACO), and Particle Swarm Optimization (PSO) In this paper, a new optimization algorithm, namely, Cat Swarm Optimization (CSO) is proposed CSO is generated by observing the behavior of cats, and composed of two sub-models by simulating the behavior of cats According to the experiments, the results reveal that CSO is superior to PSO

Proceedings ArticleDOI
01 Sep 2007
TL;DR: An Opposition-based PSO (OPSO) to accelerate the convergence of PSO and avoid premature convergence is presented, which employs opposition-based learning for each particle and applies a dynamic Cauchy mutation on the best particle.
Abstract: Particle swarm optimization (PSO) has shown its fast search speed in many complicated optimization and search problems. However, PSO could often easily fall into local optima. This paper presents an Opposition-based PSO (OPSO) to accelerate the convergence of PSO and avoid premature convergence. The proposed method employs opposition-based learning for each particle and applies a dynamic Cauchy mutation on the best particle. Experimental results on many well- known benchmark optimization problems have shown that OPSO could successfully deal with those difficult multimodal functions while maintaining fast search speed on those simple unimodal functions in the function optimization.

Journal ArticleDOI
TL;DR: In this study the standard particle swarm optimization PSO algorithm is further improved by incorporating a new strategic mechanism called elitist-mutation to improve its performance, and it is seen that EMPSO is yielding better quality solutions with less number of function evaluations.
Abstract: This paper presents an efficient and reliable swarm intelligence-based approach, namely elitist-mutated particle swarm opti- mization EMPSO technique, to derive reservoir operation policies for multipurpose reservoir systems. Particle swarm optimizers are inherently distributed algorithms, in which the solution for a problem emerges from the interactions between many simple individuals called particles. In this study the standard particle swarm optimization PSO algorithm is further improved by incorporating a new strategic mechanism called elitist-mutation to improve its performance. The proposed approach is first tested on a hypothetical multireservoir system, used by earlier researchers. EMPSO showed promising results, when compared with other techniques. To show practical utility, EMPSO is then applied to a realistic case study, the Bhadra reservoir system in India, which serves multiple purposes, namely irrigation and hydropower generation. To handle multiple objectives of the problem, a weighted approach is adopted. The results obtained demonstrate that EMPSO is consistently performing better than the standard PSO and genetic algorithm techniques. It is seen that EMPSO is yielding better quality solutions with less number of function evaluations.

Book ChapterDOI
01 Dec 2007
TL;DR: In this chapter an extensive review of work on artificial bee algorithms is given, development of an ABC algorithm for solving generalized assignment problem which is known as NP-hard problem is presented in detail along with some comparisons.
Abstract: There is a trend in the scientific community to model and solve complex optimization problems by employing natural metaphors. This is mainly due to inefficiency of classical optimization algorithms in solving larger scale combinatorial and/or highly non-linear problems. The situation is not much different if integer and/or discrete decision variables are required in most of the linear optimization models as well. One of the main characteristics of the classical optimization algorithms is their inflexibility to adapt the solution algorithm to a given problem. Generally a given problem is modelled in such a way that a classical algorithm like simplex algorithm can handle it. This generally requires making several assumptions which might not be easy to validate in many situations. In order to overcome these limitations more flexible and adaptable general purpose algorithms are needed. It should be easy to tailor these algorithms to model a given problem as close as to reality. Based on this motivation many nature inspired algorithms were developed in the literature like genetic algorithms, simulated annealing and tabu search. It has also been shown that these algorithms can provide far better solutions in comparison to classical algorithms. A branch of nature inspired algorithms which are known as swarm intelligence is focused on insect behaviour in order to develop some meta-heuristics which can mimic insect's problem solution abilities. Ant colony optimization, particle swarm optimization, wasp nets etc. are some of the well known algorithms that mimic insect behaviour in problem modelling and solution. Artificial Bee Colony (ABC) is a relatively new member of swarm intelligence. ABC tries to model natural behaviour of real honey bees in food foraging. Honey bees use several mechanisms like waggle dance to optimally locate food sources and to search new ones. This makes them a good candidate for developing new intelligent search algorithms. In this chapter an extensive review of work on artificial bee algorithms is given. Afterwards, development of an ABC algorithm for solving generalized assignment problem which is known as NP-hard problem is presented in detail along with some comparisons. It is a well known fact that classical optimization techniques impose several limitations on solving mathematical programming and operational research models. This is mainly due to inherent solution mechanisms of these techniques. Solution strategies of classical optimization algorithms are generally depended on the type of objective and constraint

Proceedings ArticleDOI
01 Apr 2007
TL;DR: A multi-search algorithm inspired by particle swarm optimization is presented, modified by modifying the particle Swarm optimization algorithm to mimic the multi-robot search process, thereby allowing it to model at an abstracted level the effects of changing aspects and parameters of the system.
Abstract: Within the field of multi-robot systems, multi-robot search is one area which is currently receiving a lot of research attention. One major challenge within this area is to design effective algorithms that allow a team of robots to work together to find their targets. Techniques have been adopted for multi-robot search from the particle swarm optimization algorithm, which uses a virtual multi-agent search to find optima in a multi-dimensional function space. We present here a multi-search algorithm inspired by particle swarm optimization. Additionally, we exploit this inspiration by modifying the particle swarm optimization algorithm to mimic the multi-robot search process, thereby allowing us to model at an abstracted level the effects of changing aspects and parameters of the system such as number of robots and communication range


Journal ArticleDOI
TL;DR: The docking algorithm PLANTS (Protein–Ligand ANT System), based on ant colony optimization, one of the most successful swarm intelligence techniques, is introduced and it is shown that PLANTS can make effective use of protein flexibility.
Abstract: The prediction of the complex structure of a small ligand with a protein, the so-called protein–ligand docking problem, is a central part of the rational drug design process. For this purpose, we introduce the docking algorithm PLANTS (Protein–Ligand ANT System), which is based on ant colony optimization, one of the most successful swarm intelligence techniques. We study the effectiveness of PLANTS for several parameter settings and present a direct comparison of PLANTS’s performance to a state-of-the-art program called GOLD, which is based on a genetic algorithm and frequently used in the pharmaceutical industry for this task. Last but not least, we also show that PLANTS can make effective use of protein flexibility giving example results on cross-docking and virtual screening experiments for protein kinase A.

Journal ArticleDOI
TL;DR: A novel nonlinear neural network (NN) predictive control strategy based on the new tent-map chaotic particle swarm optimization (TCPSO) is presented to enhance the convergence and accuracy of the TCPSO.
Abstract: In this letter, a novel nonlinear neural network (NN) predictive control strategy based on the new tent-map chaotic particle swarm optimization (TCPSO) is presented. The TCPSO incorporating tent-map chaos, which can avoid trapping to local minima and improve the searching performance of standard particle swarm optimization (PSO), is applied to perform the nonlinear optimization to enhance the convergence and accuracy. Numerical simulations of two benchmark functions are used to test the performance of TCPSO. Furthermore, simulation on a nonlinear plant is given to illustrate the effectiveness of the proposed control scheme

Journal ArticleDOI
TL;DR: Swarm intelligence as mentioned in this paper is a meta-heuristic approach to solving a variety of problems in which the collective behavior of relatively simple individuals arises from their local interactions with their environment to produce functional global patterns.
Abstract: Nature-inspired intelligent swarm technologies deals with complex problems that might be impossible to solve using traditional technologies and approaches. Swarm intelligence techniques (note the difference from intelligent swarms) are population-based stochastic methods used in combinatorial optimization problems in which the collective behavior of relatively simple individuals arises from their local interactions with their environment to produce functional global patterns. Swarm intelligence represents a meta heuristic approach to solving a variety of problems

Journal ArticleDOI
TL;DR: Stochastic methods are now very common in electromagnetics as discussed by the authors, they have been recently proposed for solving inverse problems arising in radio-frequency and microwave imaging, and the main features making these approaches useful for imaging purposes are discussed and the currently considered strategies to reduce the computational load associated with stochastic optimization procedures delineated.
Abstract: Stochastic methods are now very common in electromagnetics. Among the various applications, they have been recently proposed for solving inverse problems arising in radio-frequency and microwave imaging. Some of the recently proposed stochastic inversion procedures are critically discussed (e.g., genetic algorithms, differential evolution methods, memetic algorithms, particle swarm optimizations, hybrid techniques, etc.) and the way they have been applied in this area. The use of the ant colony optimization method, which is a relatively new method in electromagnetics, is also proposed. Various imaging modalities are considered (tomography, buried object detection, and borehole sensing). Finally, the main features making these approaches useful for imaging purposes are discussed and the currently considered strategies to reduce the computational load associated with stochastic optimization procedures delineated

Journal ArticleDOI
TL;DR: Zhang et al. as mentioned in this paper proposed a particle swarm optimization (PSO) based approach to infer genetic regulatory networks from time series gene expression data, which can provide meaningful insights in understanding the nonlinear dynamics of the gene expression time series and revealing potential regulatory interactions between genes.
Abstract: Genetic regulatory network inference is critically important for revealing fundamental cellular processes, investigating gene functions, and understanding their relations. The availability of time series gene expression data makes it possible to investigate the gene activities of whole genomes, rather than those of only a pair of genes or among several genes. However, current computational methods do not sufficiently consider the temporal behavior of this type of data and lack the capability to capture the complex nonlinear system dynamics. We propose a recurrent neural network (RNN) and particle swarm optimization (PSO) approach to infer genetic regulatory networks from time series gene expression data. Under this framework, gene interaction is explained through a connection weight matrix. Based on the fact that the measured time points are limited and the assumption that the genetic networks are usually sparsely connected, we present a PSO-based search algorithm to unveil potential genetic network constructions that fit well with the time series data and explore possible gene interactions. Furthermore, PSO is used to train the RNN and determine the network parameters. Our approach has been applied to both synthetic and real data sets. The results demonstrate that the RNN/PSO can provide meaningful insights in understanding the nonlinear dynamics of the gene expression time series and revealing potential regulatory interactions between genes.

Journal ArticleDOI
TL;DR: In this article, a particle swarm optimisation (PSO) technique is proposed for the transient-stability constrained optimal power flow (TSCOPF) problem, which is formulated as an extended OPF with additional rotor angle inequality constraints.
Abstract: A novel approach based on the particle swarm optimisation (PSO) technique is proposed for the transient-stability constrained optimal power flow (TSCOPF) problem. Optimal power flow (OPF) with transient-stability constraints considered is formulated as an extended OPF with additional rotor angle inequality constraints. For this nonlinear optimisation problem, the objective function is defined as minimising the total fuel cost of the system. The proposed PSO-based approach is demonstrated and compared with conventional OPF as well as a genetic algorithm based counterpart on the IEEE 30-bus system. Furthermore, the effectiveness of the PSO-based TSCOPF in handling multiple contingencies is illustrated using the New England 39-bus system. Test results show that the proposed approach is capable of obtaining higher quality solutions efficiently in the TSCOPF problem.

Journal ArticleDOI
TL;DR: The proposed ACO algorithm has several features, including introducing a new parameter for the initial pheromone trail and adjusting the timing of applying local search, among others, and shows its advantage over existing algorithms.

Journal ArticleDOI
TL;DR: Three algorithms, based on the simple evolutionary equations and the extrenum disturbed arithmetic operators, are proposed to overcome the demerits of the bPSO and improve the practicality of the particle swarm optimization.
Abstract: The basic particle swarm optimization (bPSO) has some demerits, such as relapsing into local extremum, slow convergence velocity and low convergence precision in the late evolutionary. Three algorithms, based on the simple evolutionary equations and the extrenum disturbed arithmetic operators, are proposed to overcome the demerits of the bPSO. The simple PSO (sPSO) discards the particle velocity and reduces the bPSO from the second order to the first order difference equation. The evolutionary process is only controlled by the variables of the particles position. The extremum disturbed PSO (tPSO) accelerates the particles to overstep the local extremum. The experiment results of some classic benchmark functions show that the sPSO improves extraordinarily the convergence velocity and precision in the evolutionary optimization, and the tPSO can effectively break away from the local extremum. tsPSO, combined the sPSO and tPSO, can obtain the splendiferous optimization results with smaller population size and evolution generations. The algorithms improve the practicality of the particle swarm optimization.

Proceedings ArticleDOI
02 Nov 2007
TL;DR: The proposed Improved discrete particle swarm optimization (DPSO)-based algorithm for the traveling salesman problem (TSP) can prevent premature convergence to a high degree, but still keeps a rapid convergence like the basic DPSO.
Abstract: An Improved discrete particle swarm optimization (DPSO)-based algorithm for the traveling salesman problem (TSP) is proposed. In order to overcome the problem of premature convergence, a novel depressor is proposed and a diversity measure to control the swarm is also introduced which can be used to switch between the attractor and depressor. The proposed algorithm has been applied to a set of benchmark problems and compared with the existing algorithms for solving TSP using swarm intelligence. The results show that it can prevent premature convergence to a high degree, but still keeps a rapid convergence like the basic DPSO.

Journal ArticleDOI
TL;DR: This work addresses the two-stage assembly flowshop scheduling problem with respect to maximum lateness criterion where setup times are treated as separate from processing times, and proposes a self-adaptive differential evolution heuristic that performs as good as particle swarm optimization in terms of the average error.