170 likes | 423 Views
Modified Particle Swarm Algorithm for Decentralized Swarm Agent. 2004 IEEE International Conference on Robotic and Biomimetics Dong H. Kim Seiichi Shin. 9457515 林盈吟. Outline. Introduction Swarm Model Description and Problem Statement Modified Particle Swarm Algorithm Simulation Examples
E N D
Modified Particle Swarm Algorithm for Decentralized Swarm Agent 2004 IEEE International Conference on Robotic and Biomimetics Dong H. Kim Seiichi Shin 9457515 林盈吟
Outline • Introduction • Swarm Model Description and Problem Statement • Modified Particle Swarm Algorithm • Simulation Examples • Conclusion
Introduction • Self-organization in a swarm is the ability to distribute itself “optimally” for given task. • Nonlinear oscillator (2000) • Behavior-based intelligences • Particle Swarm Optimization
Particle Swarm optimization • Representation • Objective function • Velocity • position
Modified Particle Swarm Algorithm • Velocity
Selection of pi • Fixed target • Moving target • Selection of pg • Fixed target • Moving target
The relation between weighting factors and a moving target • c3<c4: leader • c3>c4: randomly
Obstacle avoidance • Fitness function
Simulation Examples • The comparison of the MPSA with and without
Conclusion • The paper presents a self-organization scheme based on the MPSA for decentralized swarm agents. • This is a first attempt that the PSO concept is adapted to self-organization for swarm system.