scispace - formally typeset
Open AccessJournal Article

A Parallel Particle Swarm Optimization Algorithm with Communication Strategies

TLDR
A parallel version of the particle swarm optimization (PPSO) algorithm together with three communication strategies which can be used according to the independence of the data, which demonstrates the usefulness of the proposed PPSO algorithm.
Abstract
Particle swarm optimization (PSO) is an alternative population-based evolutionary computation technique. It has been shown to be capable of optimizing hard mathematical problems in continuous or binary space. We present here a parallel version of the particle swarm optimization (PPSO) algorithm together with three communication strategies which can be used according to the independence of the data. The first strategy is designed for solution parameters that are independent or are only loosely correlated, such as the Rosenbrock and Rastrigrin functions. The second communication strategy can be applied to parameters that are more strongly correlated such as the Griewank function. In cases where the properties of the parameters are unknown, a third hybrid communication strategy can be used. Experimental results demonstrate the usefulness of the proposed PPSO algorithm.

read more

Citations
More filters
Journal ArticleDOI

Parallel sine cosine algorithm for the dynamic deployment in wireless sensor networks

TL;DR: In the simulation of wireless sensor network (WSN) dynamic deployment optimization, it is found that using this method can get the ideal sensor node distribution, which makes PSCA’s performance in solving other practical problems worth looking forward to.
Journal ArticleDOI

Multi-Group Gorilla Troops Optimizer with Multi-Strategies for 3D Node Localization of Wireless Sensor Networks

TL;DR: An opposition-based learning and parallel strategies Artificial Gorilla Troop Optimizer (OPGTO) for reducing the localization error and dividing the population into multiple groups for exploration are proposed.
Book ChapterDOI

Neural fuzzy forecasting of the china yuan to US dollar exchange rate: a swarm intelligence approach

TL;DR: An intelligent approach to the forecasting problem of the CNY-USD exchange rate, where a neurofuzzy self-organizing system is used as the intelligent predictor, where the well-known particle swarm optimization (PSO) algorithm and the recursive least squares estimator (RLSE) algorithm are involved.
Journal ArticleDOI

Parallel implementations of the Complex-RF algorithm

TL;DR: Three methods for parallelizing the Complex-RF algorithm have been implemented and evaluated and the suggested methods outperform both a particle swarm and a differential evolution algorithm with up to 32 threads.

Review on Swarm Intelligence for Optimization

TL;DR: The concept of four swarm intelligence methods, including Bat Algorithm (BA), Evolved Bat Al algorithm (EBA), Cat Swarm Optimization (CSO), and Parallel Cat Swarmoptimization (PCSO) are given in a comprehensive way are given.
References
More filters
Book

Genetic algorithms in search, optimization, and machine learning

TL;DR: In this article, the authors present the computer techniques, mathematical tools, and research results that will enable both students and practitioners to apply genetic algorithms to problems in many fields, including computer programming and mathematics.
Proceedings ArticleDOI

Particle swarm optimization

TL;DR: A concept for the optimization of nonlinear functions using particle swarm methodology is introduced, and the evolution of several paradigms is outlined, and an implementation of one of the paradigm is discussed.
Proceedings ArticleDOI

A new optimizer using particle swarm theory

TL;DR: The optimization of nonlinear functions using particle swarm methodology is described and implementations of two paradigms are discussed and compared, including a recently developed locally oriented paradigm.
Proceedings ArticleDOI

A modified particle swarm optimizer

TL;DR: A new parameter, called inertia weight, is introduced into the original particle swarm optimizer, which resembles a school of flying birds since it adjusts its flying according to its own flying experience and its companions' flying experience.
Journal ArticleDOI

The particle swarm - explosion, stability, and convergence in a multidimensional complex space

TL;DR: This paper analyzes a particle's trajectory as it moves in discrete time, then progresses to the view of it in continuous time, leading to a generalized model of the algorithm, containing a set of coefficients to control the system's convergence tendencies.