Lect.4 - Fundamentals of Particle Swarm Optimization
Lect.4 - Fundamentals of Particle Swarm Optimization
Optimization
Classes of Optimization Techniques
Swarm Intelligence
v
Initialization. Positions and velocities
Random
position
Regular
position
Velocity
Introduction to the PSO: Algorithm -
Neighborhood
• It's also common to see PSO
geographical
algorithms using population
topologies, or "neighborhoods",
which can be smaller, localized
subsets of the global best value.
Disadvantages
• Tendency to a fast and premature convergence in mid optimum points
• Slow convergence in refined search stage (weak local search ability)
The Particle Swarm
Optimization