2014
DOI: 10.1155/2014/194706
|View full text |Cite
|
Sign up to set email alerts
|

Human Behavior-Based Particle Swarm Optimization

Abstract: Particle swarm optimization (PSO) has attracted many researchers interested in dealing with various optimization problems, owing to its easy implementation, few tuned parameters, and acceptable performance. However, the algorithm is easy to trap in the local optima because of rapid losing of the population diversity. Therefore, improving the performance of PSO and decreasing the dependence on parameters are two important research hot points. In this paper, we present a human behavior-based PSO, which is called… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
22
0

Year Published

2015
2015
2023
2023

Publication Types

Select...
6
4

Relationship

0
10

Authors

Journals

citations
Cited by 29 publications
(22 citation statements)
references
References 30 publications
(42 reference statements)
0
22
0
Order By: Relevance
“…for each particle i do 13) for each dimension d do 14) vi,d = w*vi,d + C1*Random(0,1)*( xi,dpworsti,d) + C2*Random(0,1)*( xi,dgworstd) 15) xi,d = xi,d + vi,d 17) end for 18) end for 19) iterations = iterations + 1 20) while ( termination condition is false)…”
Section: Human Safety Particle Swarm Optimizationmentioning
confidence: 99%
“…for each particle i do 13) for each dimension d do 14) vi,d = w*vi,d + C1*Random(0,1)*( xi,dpworsti,d) + C2*Random(0,1)*( xi,dgworstd) 15) xi,d = xi,d + vi,d 17) end for 18) end for 19) iterations = iterations + 1 20) while ( termination condition is false)…”
Section: Human Safety Particle Swarm Optimizationmentioning
confidence: 99%
“…Hence, in the proposed CIPSO, the particle with global best explores more by only using cognitive component with increasing inertia and self-cognition, where as other particles use explore and exploit using self with entire dimension selection and random social cognition with randomly selected dimensions for updating velocities. The performance of the proposed CIPSO is evaluated using 10 benchmark test functions as suggested in CEC2005 [3]. The performance is also compared with different variants of PSO algorithms reported in the literature.…”
Section: Abstracts Of Papersmentioning
confidence: 99%
“…factory aspects in practical applications, such as premature convergence and poor ability in global optimization [35,39].…”
Section: The Srl Modelmentioning
confidence: 99%