Results 1 - 10
of
35
Adaptive Particle Swarm Optimization
, 2008
"... This paper proposes an adaptive particle swarm optimization (APSO) with adaptive parameters and elitist learning strategy (ELS) based on the evolutionary state estimation (ESE) approach. The ESE approach develops an ‘evolutionary factor’ by using the population distribution information and relative ..."
Abstract
-
Cited by 8 (0 self)
- Add to MetaCart
This paper proposes an adaptive particle swarm optimization (APSO) with adaptive parameters and elitist learning strategy (ELS) based on the evolutionary state estimation (ESE) approach. The ESE approach develops an ‘evolutionary factor’ by using the population distribution information and relative particle fitness information in each generation, and estimates the evolutionary state through a fuzzy classification method. According to the identified state and taking into account various effects of the algorithm-controlling parameters, adaptive control strategies are developed for the inertia weight and acceleration coefficients for faster convergence speed. Further, an adaptive ‘elitist learning strategy ’ (ELS) is designed for the best particle to jump out of possible local optima and/or to refine its accuracy, resulting in substantially improved quality of global solutions. The APSO algorithm is tested on 6 unimodal and multimodal functions, and the experimental results demonstrate that the APSO generally outperforms the compared PSOs, in terms of solution accuracy, convergence speed and algorithm reliability.
Fractional Particle Swarm Optimization in Multidimensional Search Space
"... Abstract—In this paper, we propose two novel techniques, which successfully address several major problems in the field of particle swarm optimization (PSO) and promise a significant breakthrough over complex multimodal optimization problems at high dimensions. The first one, which is the so-called ..."
Abstract
-
Cited by 5 (3 self)
- Add to MetaCart
Abstract—In this paper, we propose two novel techniques, which successfully address several major problems in the field of particle swarm optimization (PSO) and promise a significant breakthrough over complex multimodal optimization problems at high dimensions. The first one, which is the so-called multidimensional (MD) PSO, re-forms the native structure of swarm particles in such a way that they can make interdimensional passes with a dedicated dimensional PSO process. Therefore, in an MD search space, where the optimum dimension is unknown, swarm particles can seek both positional and dimensional optima. This eventually removes the necessity of setting a fixed dimension apriori,which is a common drawback for the family of swarm optimizers. Nevertheless, MD PSO is still susceptible to premature convergences due to lack of divergence. Among many PSO variants in the literature, none yields a robust solution, particularly over multimodal complex problems at high dimensions. To address this problem, we propose the fractional global best formation (FGBF) technique, which basically collects all the best dimensional components and fractionally creates an artificial global best (aGB) particle that has the potential to be a better “guide ” than the PSO’s native gbest particle. This way, the potential diversity that is present among the dimensions of swarm particles can be efficiently used within the aGB particle. We investigated both individual and mutual applications of the proposed techniques over the following two well-known domains: 1) nonlinear function minimization and 2) data clustering. An extensive set of experiments shows that in both application domains, MD PSO with FGBF exhibits an impressive speed gain and converges to the global optima at the true dimension regardless of the search space dimension, swarm size, and the complexity of the problem. Index Terms—Fractional global best formation (FGBF), multidimensional (MD) search, particle swarm optimization (PSO). I.
A comparison of particle swarm optimization algorithms based on run-length distributions
- in LNCS 4150. Ant Colony Optimization and Swarm Intelligence. 5th International Workshop, ANTS 2006
, 2006
"... The information provided is the sole responsibility of the authors and does not necessarily reflect the opinion of the members of IRIDIA. The authors take full responsability for any copyright breaches that may result from publication of this paper in the IRIDIA – Technical Report Series. IRIDIA is ..."
Abstract
-
Cited by 4 (3 self)
- Add to MetaCart
The information provided is the sole responsibility of the authors and does not necessarily reflect the opinion of the members of IRIDIA. The authors take full responsability for any copyright breaches that may result from publication of this paper in the IRIDIA – Technical Report Series. IRIDIA is not responsible for any use that might be made of data appearing in this publication.
M.N.: Parameter selection and adaptation in unified particle swarm optimization
- Mathematical and Computer Modelling
"... The performance of the recently proposed Unified Particle Swarm Optimization method is investigated under different schemes for the determination and adaptation of the unification factor, which is the main parameter of the method, controlling its exploration and exploitation properties. Widely used ..."
Abstract
-
Cited by 4 (4 self)
- Add to MetaCart
The performance of the recently proposed Unified Particle Swarm Optimization method is investigated under different schemes for the determination and adaptation of the unification factor, which is the main parameter of the method, controlling its exploration and exploitation properties. Widely used benchmark problems are employed and numerous experiments are conducted along with statistical tests to yield useful conclusions regarding the effect of the parameter on the algorithm’s performance as well as the most efficient adaptation schemes. c ○ 2007 Elsevier Ltd. All rights reserved.
What Makes a Successful Society? Experiments with Population Topologies in Particle Swarms
- In Ana L. C. Bazzan and Sofiane Labidi, editors, SBIA, volume 3171 of Lecture Notes in Computer Science
, 2004
"... Abstract. Previous studies in Particle Swarm Optimization (PSO) have emphasized the role of population topologies in particle swarms. These studies have shown that a relationship between the way individuals in a population are organized and their aptitude to find global optima exists. A study of wha ..."
Abstract
-
Cited by 4 (0 self)
- Add to MetaCart
Abstract. Previous studies in Particle Swarm Optimization (PSO) have emphasized the role of population topologies in particle swarms. These studies have shown that a relationship between the way individuals in a population are organized and their aptitude to find global optima exists. A study of what graph statistics are relevant is of paramount importance. This work presents such a study, which will provide guidelines that can be used by researchers in the field of PSO in particular and in the Evolutionary Computation arena in general.
Frankenstein’s PSO: A composite particle swarm optimization algorithm
- IRIDIA, CoDE, Université Libre de Bruxelles
, 2007
"... Abstract — During the last decade, many variants of the original particle swarm optimization (PSO) algorithm have been proposed. In many cases, the difference between two variants can be seen as an algorithmic component being present in one variant but not in the other. In the first part of the pape ..."
Abstract
-
Cited by 4 (2 self)
- Add to MetaCart
Abstract — During the last decade, many variants of the original particle swarm optimization (PSO) algorithm have been proposed. In many cases, the difference between two variants can be seen as an algorithmic component being present in one variant but not in the other. In the first part of the paper, we present the results and insights obtained from a detailed empirical study of several PSO variants from a component difference point of view. In the second part of the paper, we propose a new PSO algorithm that combines a number of algorithmic components that showed distinct advantages in the experimental study concerning optimization speed and reliability. We call this composite algorithm Frankenstein’s PSO in an analogy to the popular character of Mary Shelley’s novel. Frankenstein’s PSO performance evaluation shows that by integrating components in novel ways effective optimizers can be designed. Index Terms — Continuous optimization, experimental analysis, integration of algorithmic components, particle swarm optimization (PSO), run-time distributions, swarm intelligence. I.
M.: Towards a decentralized architecture for optimization
- In: Proc. of the 22nd IEEE International Parallel and Distributed Processing Symposium (IPDPS’08
, 2008
"... We introduce a generic framework for the distributed execution of combinatorial optimization tasks. Instead of relying on custom hardware (like dedicated parallel machines or clusters), our approach exploits, in a peer-to-peer fashion, the computing and storage power of existing, off-theshelf deskto ..."
Abstract
-
Cited by 3 (2 self)
- Add to MetaCart
We introduce a generic framework for the distributed execution of combinatorial optimization tasks. Instead of relying on custom hardware (like dedicated parallel machines or clusters), our approach exploits, in a peer-to-peer fashion, the computing and storage power of existing, off-theshelf desktops and servers. Contributions of this paper are a description of the generic framework, together with a first instantiation based on particle swarm optimization (PSO). Simulation results are shown, proving the efficacy of our distributed PSO algorithm in optimizing a large number of benchmark functions. 1
Studying the Performance of Unified Particle Swarm Optimization on the Single Machine Total Weighted Tardiness Problem
"... Abstract. Swarm Intelligence algorithms have proved to be very effective in solving problems on many aspects of Artificial Intelligence. This paper constitutes a first study of the recently proposed Unified Particle Swarm Optimization algorithm on scheduling problems. More specifically, the Single M ..."
Abstract
-
Cited by 2 (1 self)
- Add to MetaCart
Abstract. Swarm Intelligence algorithms have proved to be very effective in solving problems on many aspects of Artificial Intelligence. This paper constitutes a first study of the recently proposed Unified Particle Swarm Optimization algorithm on scheduling problems. More specifically, the Single Machine Total Weighted Tardiness problem is considered, and tackled through a scheme that combines Unified Particle Swarm Optimization and the Smallest Position Value technique for the derivation of job sequences from real–valued particles. Experiments on well–known benchmark problems are conducted with promising results, which are reported and discussed. 1
Differential Evolution Using a Neighborhood-Based Mutation Operator
"... Abstract — Differential evolution (DE) is well known as a simple and efficient scheme for global optimization over continuous spaces. It has reportedly outperformed a few evolutionary algorithms (EAs) and other search heuristics like the particle swarm optimization (PSO) when tested over both benchm ..."
Abstract
-
Cited by 2 (2 self)
- Add to MetaCart
Abstract — Differential evolution (DE) is well known as a simple and efficient scheme for global optimization over continuous spaces. It has reportedly outperformed a few evolutionary algorithms (EAs) and other search heuristics like the particle swarm optimization (PSO) when tested over both benchmark and realworld problems. DE, however, is not completely free from the problems of slow and/or premature convergence. This paper describes a family of improved variants of the DE/target-tobest/1/bin scheme, which utilizes the concept of the neighborhood of each population member. The idea of small neighborhoods, defined over the index-graph of parameter vectors, draws inspiration from the community of the PSO algorithms. The proposed schemes balance the exploration and exploitation abilities of DE without imposing serious additional burdens in terms of function evaluations. They are shown to be statistically significantly better than or at least comparable to several existing DE variants as well as a few other significant evolutionary computing techniques over a test suite of 24 benchmark functions. The paper also investigates the applications of the new DE variants to two reallife problems concerning parameter estimation for frequency modulated sound waves and spread spectrum radar poly-phase code design. Index Terms — Differential evolution, evolutionary algorithms, meta-heuristics, numerical optimization, particle swarm
On Some Properties of the lbest Topology in Particle Swarm Optimization
- NINTH INTERNATIONAL CONFERENCE ON HYBRID INTELLIGENT SYSTEMS
, 2009
"... Particle Swarm Optimization (PSO) is arguably one of the most popular nature- inspired algorithms for real parameter optimization at present. The existing theoretical research on PSO is mostly based on the gbest (global best) particle topology, which usually is susceptible to false or premature conv ..."
Abstract
-
Cited by 2 (1 self)
- Add to MetaCart
Particle Swarm Optimization (PSO) is arguably one of the most popular nature- inspired algorithms for real parameter optimization at present. The existing theoretical research on PSO is mostly based on the gbest (global best) particle topology, which usually is susceptible to false or premature convergence over multi-modal fitness landscapes. The present standard PSO (SPSO 2007) uses an lbest (local best) topology where a particle is stochastically attracted not towards the best position found in the entire swarm, but towards the best position found by any particle in its topological neighborhood. This paper presents a first step towards a probabilistic analysis of the lbest PSO with variable random neighborhood topology by addressing issues like inter-particle interaction and probabilities of selection based on particle ranks.

