Proceedings of the 10th Annual Conference on Genetic and Evolutionary Computation 2008
DOI: 10.1145/1389095.1389114
|View full text |Cite
|
Sign up to set email alerts
|

Runtime analysis of binary PSO

Abstract: We investigate the runtime of the Binary Particle Swarm Optimization (PSO) algorithm introduced by Kennedy and Eberhart (1997). The Binary PSO maintains a global best solution and a swarm of particles. Each particle consists of a current position, an own best position and a velocity vector used in a probabilistic process to update the particle's position. We present lower bounds for swarms of polynomial size. To prove upper bounds, we transfer a fitness-level argument well-established for evolutionary algorith… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

2
8
0

Year Published

2009
2009
2018
2018

Publication Types

Select...
5
2
2

Relationship

1
8

Authors

Journals

citations
Cited by 28 publications
(10 citation statements)
references
References 22 publications
2
8
0
Order By: Relevance
“…This gives n 0, = Ω(d log(p)/λ), which is better than the previous bound when λ/ log λ < d. This generalizes e.g. [25,Theorem 2] by considering a wider family of algorithms and possibly p > 2.…”
Section: Applications To Discrete Domainssupporting
confidence: 60%
See 1 more Smart Citation
“…This gives n 0, = Ω(d log(p)/λ), which is better than the previous bound when λ/ log λ < d. This generalizes e.g. [25,Theorem 2] by considering a wider family of algorithms and possibly p > 2.…”
Section: Applications To Discrete Domainssupporting
confidence: 60%
“…We also generalize existing results in the discrete case by considering arbitrary values of parameters λ and µ, and improve previous results from [10] in the special cases of (1 + λ)-ES or (µ + 1)-ES -a detailed comparison with state of the art is provided within the paper regarding these cases. We also remark that [25,Theorem 2], which is a complexity lower bound for a variant of particle swarm optimization, is included in the main theorem of [26].…”
Section: Introductionmentioning
confidence: 99%
“…In our experiment values of accelerator coefficients c 1 and c 2 are set to 2 whereas velocities set to minimum of -4 and maximum of 4 (Sudholt and Witt, 2008[30]). In BPSO, inertia weight (w) treated as one of the most important parameter, through which we can improve accuracy by estimation and balancing of local and global search (Shi and Eberhart, 1999[29]).…”
Section: Resultsmentioning
confidence: 99%
“…These studies established fundamental facts about the (1+1) EA, e.g., that it can optimise any linear function in O(n log n) expected time [10], that quadratic functions with negative weights are hard [16], that the hardest functions require Θ (n n ) iterations [10] and, in contrast to commonly held belief, that not all unimodal functions are easy [15]. The understanding of the runtime of search heuristics was then expanded in several directions, by analysing parameter settings (e.g., the crossover operator [17,18], population size [19,20] and diversity mechanisms [21,22]), by analysing new algorithms (e.g., ant colony optimisation [23] and particle swarm optimisation [24]), and by considering new problem settings (e.g., multi-objective [25,26] and continuous [27] optimisation).…”
Section: Runtime Analysismentioning
confidence: 99%