2015
DOI: 10.1016/j.neucom.2014.11.015
|View full text |Cite
|
Sign up to set email alerts
|

Modification of particle swarm optimization with human simulated property

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
23
0
2

Year Published

2016
2016
2021
2021

Publication Types

Select...
8

Relationship

0
8

Authors

Journals

citations
Cited by 33 publications
(25 citation statements)
references
References 22 publications
0
23
0
2
Order By: Relevance
“…At the same time, referring to the parameters of the literature [1], compared with the existing methods, respectively, Local PSO (LPSO) [35], Hierarchical PSO (PS2O) [36], Multi-Population Cooperative PSO (MCPSO) [37], Competitive and Cooperative PSO with Information Sharing Mechanism (CCPSO-ISM) [38], and Human-Brain Simulated PSO (HSPSO) [39], Fully Informed PSO (FIPSO) [40], and Fitness-Distance-Ratio Based PSO (FDRPSO) [41]. e mean, Std, and median after 30 Monte Carlo simulations were obtained.…”
Section: Comparison Between the Combinations Of Grouping Methods And Smentioning
confidence: 99%
“…At the same time, referring to the parameters of the literature [1], compared with the existing methods, respectively, Local PSO (LPSO) [35], Hierarchical PSO (PS2O) [36], Multi-Population Cooperative PSO (MCPSO) [37], Competitive and Cooperative PSO with Information Sharing Mechanism (CCPSO-ISM) [38], and Human-Brain Simulated PSO (HSPSO) [39], Fully Informed PSO (FIPSO) [40], and Fitness-Distance-Ratio Based PSO (FDRPSO) [41]. e mean, Std, and median after 30 Monte Carlo simulations were obtained.…”
Section: Comparison Between the Combinations Of Grouping Methods And Smentioning
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%
“…If ( f( xi ) < f( pbesti ) ) then 6) pbesti = xi 7) end if 8) if ( f( pbesti ) < f( gbest ) ) then 9) gbest = pbesti 10) end if 11) If ( f( xi ) > f( pworsti ) ) then 12) pworsti = xi 13) end if 14) if ( f( pworsti ) > f( gworst ) ) then 15) gworst = pworsti 16) end if 17) end for 18) If ((iterations == 0) || (iterations%2==0)) then // for starting and even iterations 19)…”
Section: )unclassified
See 1 more Smart Citation
“…Tang and Fang made further improvement on the human-brain simulated particle swarm optimization. They proposed extended memory and new velocity choosing and updating strategies to give the moving direction to each particle more intelligently and help them avoid trapping into local optimum [10].…”
Section: Introductionmentioning
confidence: 99%