scispace - formally typeset
Search or ask a question

Showing papers on "Particle swarm optimization published in 2007"


Proceedings ArticleDOI
01 Apr 2007
TL;DR: A standard algorithm is defined here which is designed to be a straightforward extension of the original algorithm while taking into account more recent developments that can be expected to improve performance on standard measures.
Abstract: Particle swarm optimization has become a common heuristic technique in the optimization community, with many researchers exploring the concepts, issues, and applications of the algorithm. In spite of this attention, there has as yet been no standard definition representing exactly what is involved in modern implementations of the technique. A standard is defined here which is designed to be a straightforward extension of the original algorithm while taking into account more recent developments that can be expected to improve performance on standard measures. This standard algorithm is intended for use both as a baseline for performance testing of improvements to the technique, as well as to represent PSO to the wider optimization community

1,269 citations


Book ChapterDOI
18 Jun 2007
TL;DR: The ABC algorithm has been extended for solving constrained optimization problems and applied to a set of constrained problems to show superior performance on these kind of problems.
Abstract: This paper presents the comparison results on the performance of the Artificial Bee Colony (ABC) algorithm for constrained optimization problems. The ABC algorithm has been firstly proposed for unconstrained optimization problems and showed that it has superior performance on these kind of problems. In this paper, the ABC algorithm has been extended for solving constrained optimization problems and applied to a set of constrained problems .

1,218 citations


Journal ArticleDOI
Qie He1, Ling Wang1
TL;DR: A co-evolutionary particle swarm optimization approach (CPSO) for constrained optimization problems, where PSO is applied with two kinds of swarms for evolutionary exploration and exploitation in spaces of both solutions and penalty factors.

939 citations


Journal ArticleDOI
TL;DR: A split-up in the cognitive behavior of the classical particle swarm optimization (PSO) is proposed, that is, the particle is made to remember its worst position also, which helps to explore the search space very effectively.
Abstract: This paper proposes a new version of the classical particle swarm optimization (PSO), namely, new PSO (NPSO), to solve nonconvex economic dispatch problems. In the classical PSO, the movement of a particle is governed by three behaviors, namely, inertial, cognitive, and social. The cognitive behavior helps the particle to remember its previously visited best position. This paper proposes a split-up in the cognitive behavior. That is, the particle is made to remember its worst position also. This modification helps to explore the search space very effectively. In order to well exploit the promising solution region, a simple local random search (LRS) procedure is integrated with NPSO. The resultant NPSO-LRS algorithm is very effective in solving the nonconvex economic dispatch problems. To validate the proposed NPSO-LRS method, it is applied to three test systems having nonconvex solution spaces, and better results are obtained when compared with previous approaches

814 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: Particle swarm optimization (PSO) has undergone many changes since its introduction in 1995 as discussed by the authors, and the authors have derived new versions, developed new applications, and published theoretical studies of the effects of the various parameters and aspects of the algorithm.
Abstract: Particle swarm optimization (PSO) has undergone many changes since its introduction in 1995. As researchers have learned about the technique, they have derived new versions, developed new applications, and published theoretical studies of the effects of the various parameters and aspects of the algorithm. This paper comprises a snapshot of particle swarming from the authors' perspective, including variations in the algorithm, current and ongoing research, applications and open problems.

720 citations


Journal ArticleDOI
TL;DR: In this article, a hybrid algorithm combining particle swarm optimization (PSO) algorithm with back-propagation (BP) algorithm, also referred to as PSO-BP algorithm, is proposed to train the weights of feedforward neural network (FNN), the hybrid algorithm can make use of not only strong global searching ability of the PSOA, but also strong local searching capability of the BP algorithm.

591 citations


Journal ArticleDOI
TL;DR: This paper aims to offer a compendious and timely review of the field and the challenges and opportunities offered by this welcome addition to the optimization toolbox.
Abstract: Particle Swarm Optimization (PSO), in its present form, has been in existence for roughly a decade, with formative research in related domains (such as social modelling, computer graphics, simulation and animation of natural swarms or flocks) for some years before that; a relatively short time compared with some of the other natural computing paradigms such as artificial neural networks and evolutionary computation. However, in that short period, PSO has gained widespread appeal amongst researchers and has been shown to offer good performance in a variety of application domains, with potential for hybridisation and specialisation, and demonstration of some interesting emergent behaviour. This paper aims to offer a compendious and timely review of the field and the challenges and opportunities offered by this welcome addition to the optimization toolbox. Part I discusses the location of PSO within the broader domain of natural computing, considers the development of the algorithm, and refinements introduced to prevent swarm stagnation and tackle dynamic environments. Part II considers current research in hybridisation, combinatorial problems, multicriteria and constrained optimization, and a range of indicative application areas.

585 citations


Journal ArticleDOI
TL;DR: A heuristic rule called the smallest position value (SPV) borrowed from the random key representation of Bean was developed to enable the continuous particle swarm optimization algorithm to be applied to all classes of sequencing problems.

535 citations


Journal ArticleDOI
TL;DR: A new diversity parameter has been used to ensure sufficient diversity amongst the solutions of the non-dominated fronts, while retaining at the same time the convergence to the Pareto-optimal front.

Journal ArticleDOI
01 Feb 2007
TL;DR: This paper proposes an effective particle swarm optimization (PSO)-based memetic algorithm (MA) for the permutation flow shop scheduling problem (PFSSP) with the objective to minimize the maximum completion time, which is a typical non-deterministic polynomial-time (NP) hard combinatorial optimization problem.
Abstract: This paper proposes an effective particle swarm optimization (PSO)-based memetic algorithm (MA) for the permutation flow shop scheduling problem (PFSSP) with the objective to minimize the maximum completion time, which is a typical non-deterministic polynomial-time (NP) hard combinatorial optimization problem. In the proposed PSO-based MA (PSOMA), both PSO-based searching operators and some special local searching operators are designed to balance the exploration and exploitation abilities. In particular, the PSOMA applies the evolutionary searching mechanism of PSO, which is characterized by individual improvement, population cooperation, and competition to effectively perform exploration. On the other hand, the PSOMA utilizes several adaptive local searches to perform exploitation. First, to make PSO suitable for solving PFSSP, a ranked-order value rule based on random key representation is presented to convert the continuous position values of particles to job permutations. Second, to generate an initial swarm with certain quality and diversity, the famous Nawaz-Enscore-Ham (NEH) heuristic is incorporated into the initialization of population. Third, to balance the exploration and exploitation abilities, after the standard PSO-based searching operation, a new local search technique named NEH_1 insertion is probabilistically applied to some good particles selected by using a roulette wheel mechanism with a specified probability. Fourth, to enrich the searching behaviors and to avoid premature convergence, a simulated annealing (SA)-based local search with multiple different neighborhoods is designed and incorporated into the PSOMA. Meanwhile, an effective adaptive meta-Lamarckian learning strategy is employed to decide which neighborhood to be used in SA-based local search. Finally, to further enhance the exploitation ability, a pairwise-based local search is applied after the SA-based search. Simulation results based on benchmarks demonstrate the effectiveness of the PSOMA. Additionally, the effects of some parameters on optimization performances are also discussed

Journal ArticleDOI
Qie He1, Ling Wang1
TL;DR: A hybrid PSO (HPSO) with a feasibility-based rule is proposed to solve constrained optimization problems and it is shown that the rule requires no additional parameters and can guide the swarm to the feasible region quickly.

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.

Journal ArticleDOI
TL;DR: This letter presents a formal stochastic convergence analysis of the standard particle swarm optimization (PSO) algorithm, which involves with randomness.

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.

Journal Article
TL;DR: The application and performance comparison of PSO and GA optimization techniques, for flexible ac transmission system (FACTS)-based controller design is presented to show the effectiveness of both the techniques in designing a FACTS-based controller, to enhance power system stability.

Proceedings ArticleDOI
27 Jun 2007
TL;DR: This algorithm is shown to be a better interpretation of continuous PSO into discrete PSO than the older versions and a number of benchmark optimization problems are solved using this concept and quite satisfactory results are obtained.
Abstract: Particle swarm optimization (PSO) as a novel computational intelligence technique, has succeeded in many continuous problems. But in discrete or binary version there are still some difficulties. In this paper a novel binary PSO is proposed. This algorithm proposes a new definition for the velocity vector of binary PSO. It will be shown that this algorithm is a better interpretation of continuous PSO into discrete PSO than the older versions. Also a number of benchmark optimization problems are solved using this concept and quite satisfactory results are obtained.

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.

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.

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.

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.

Proceedings ArticleDOI
04 Dec 2007
TL;DR: This paper defines a new cost function, with the objective of simultaneously minimizing the intra-cluster distance and optimizing the energy consumption of the network, and presents an energy-aware clustering for wireless sensor networks using particle swarm optimization (PSO) algorithm which is implemented at the base station.
Abstract: Wireless sensor networks (WSNs) are mainly characterized by their limited and non-replenishable energy supply. Hence, the need for energy efficient infrastructure is becoming increasingly more important since it impacts upon the network operational lifetime. Sensor node clustering is one of the techniques that can expand the lifespan of the whole network through data aggregation at the cluster head. In this paper, we present an energy-aware clustering for wireless sensor networks using particle swarm optimization (PSO) algorithm which is implemented at the base station. We define a new cost function, with the objective of simultaneously minimizing the intra-cluster distance and optimizing the energy consumption of the network. The performance of our protocol is compared with the well known cluster-based protocol developed for WSNs, LEACH (low-energy adaptive clustering hierarchy) and LEACH-C, the later being an improved version of LEACH. Simulation results demonstrate that our proposed protocol can achieve better network lifetime and data delivery at the base station over its comparatives.

Proceedings ArticleDOI
24 Jun 2007
TL;DR: In this paper, the optimal location and size of capacitors on radial distribution systems to improve voltage profile and reduce the active power loss are done by loss sensitivity factors and particle swarm optimization respectively.
Abstract: This paper presents a novel approach that determines the optimal location and size of capacitors on radial distribution systems to improve voltage profile and reduce the active power loss. Capacitor placement & sizing are done by loss sensitivity factors and particle swarm optimization respectively. The concept of loss sensitivity factors and can be considered as the new contribution in the area of distribution systems. Loss sensitivity factors offer the important information about the sequence of potential nodes for capacitor placement. These factors are determined using single base case load flow study. particle swarm optimization is well applied and found to be very effective in radial distribution systems. The proposed method is tested on 10,15, 34, 69 and 85 bus distribution systems.

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: 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.

Journal ArticleDOI
TL;DR: In this paper, an improved particle swarm optimization (IPSO) algorithm is proposed, where a population of points sampled randomly from the feasible space is partitioned into several sub-swarms, each of which is made to evolve based on PSO algorithm.

Journal ArticleDOI
TL;DR: The objectives of this paper are to exploit a systematic approach to improve the existing schedule of home care workers, and to develop the methodology to enable the continuous PSO algorithm to be efficiently applied to this type of problem and all classes of similar problems.

Journal ArticleDOI
01 Feb 2007
TL;DR: A new optimization algorithm - MCPSO, multi-swarm cooperative particle swarm optimizer, inspired by the phenomenon of symbiosis in natural ecosystems, is presented, where the performances of the proposed algorithms are compared with the standard PSO (SPSO) and its variants to demonstrate the superiority ofMCPSO.
Abstract: This paper presents a new optimization algorithm - MCPSO, multi-swarm cooperative particle swarm optimizer, inspired by the phenomenon of symbiosis in natural ecosystems. MCPSO is based on a master-slave model, in which a population consists of one master swarm and several slave swarms. The slave swarms execute a single PSO or its variants independently to maintain the diversity of particles, while the master swarm evolves based on its own knowledge and also the knowledge of the slave swarms. According to the co-evolutionary relationship between master swarm and slave swarms, two versions of MCPSO are proposed, namely the competitive version of MCPSO (COM-MCPSO) and the collaborative version of MCPSO (COL-MCPSO), where the master swarm enhances its particles based on an antagonistic scenario or a synergistic scenario, respectively. In the simulation studies, several benchmark functions are performed, and the performances of the proposed algorithms are compared with the standard PSO (SPSO) and its variants to demonstrate the superiority of MCPSO.

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.