Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Quantum PSO and Charged PSO (PSO = Particle Swarm Optimizer)

I need to implement PSO's (namely charged and quantum PSO's). My questions are these:

  • What Velocity Update strategy do each PSO's use (Synchronous or Asynchronous particle update)
  • What social networking topology does each of the PSO's use (Von Neumann, Ring, Star, Wheel, Pyramid, Four Clusters)

For now, these are my issues. All your help will be appreciated.

Thanks.

like image 331
Buhake Sindi Avatar asked Nov 18 '25 00:11

Buhake Sindi


1 Answers

I don't know if this helps, but this paper (quite recent) suggests that the PSO algorithm shouldn't be complicated too much, instead good behavior parameters can be found with a simple meta-optimization technique which is also described.

like image 136
tunnuz Avatar answered Nov 20 '25 18:11

tunnuz



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!