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

Normalized particle swarm optimization for complex chooser option pricing on graphics processing unit

TL;DR: This study proposes a strategy to normalize some of the parameters of PSO, which helps in better understanding of the sensitivity of these and other parameters on option pricing results, and designs an algorithm for implementation on a modern state-of-the-art graphics processor unit (GPU).
Journal ArticleDOI

Parallel fish migration optimization with compact technology based on memory principle for wireless sensor networks

TL;DR: In this paper , a parallel fish migration optimization algorithm with compact technology (PCFMO) was proposed to save memory space in WSNs. But, the performance of PCFMO was not compared with other well-known algorithms, such as Particle Swarm Optimization (PSO), Gray Wolf Optimization, Harris Hawks Optimisation (HHO), Salp Swarm Algorithm (SSA), FMO), Archimedes Optimization Algorithm, and Aquila Optimizer (AO).
Journal ArticleDOI

A novel pigeon-inspired optimization with QUasi-Affine TRansformation evolutionary algorithm for DV-Hop in wireless sensor networks:

TL;DR: This study comes up with a novel solution algorithm, which uses an evolutionary matrix in QUasi-Affine TRansformation Evolutionary Algorithm for the Pigeon-Inspired Optimization Algorithm that was designed using the homing behavior of pigeon.
Journal ArticleDOI

Vision based inspection system for leather surface defect detection using fast convergence particle swarm optimization ensemble classifier approach

TL;DR: In this paper, a Fast Convergence Particle Swarm Optimization (FCPSO) algorithm was used to segment industrial leather images using a set of handcrafted texture features and classified using supervised classifiers such as Multi Layer Perceptron (MLP), Decision Tree (DT), SVM, Naive Bayes, KNN and Random Forest (RF).
Journal ArticleDOI

Parallel compact differential evolution for optimization applied to image segmentation

TL;DR: The proposed parallel compact Differential Evolution algorithm is applied to image segmentation and experimental results demonstrate the superior quality of the pcDE compared with some existing methods.
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.