A Constraint-Handling Technique for Particle Swarm Optimization

Zhenyi Liu,Qing Hui
2012-01-01
Abstract:In this paper, a new method to deal with equality or inequality constraints in constrained optimization is proposed. We use the new method with the Particle Swarm Optimization (PSO) algorithm to solve the well-known 24 benchmark constrained optimization problems in the literature. The PSO algorithm is well known for its fast convergence to the possible optimal position. However, in constrained optimization, the performance of PSO is not as good as it is in unconstrained optimization, partly because PSO is not good at finding the feasible region. Due to the motivation by this weakness of PSO, we develop a method called Numerical Gradient (NG) to find the feasible region. By means of the information that NG can provide, we utilize the PSO algorithm to find the optimal position of the problem. We call this new PSO variant Numerical Gradient Particle Swarm Optimization (NGPSO). A detailed description of the mechanism for NGPSO is provided and some numerical results are presented compared with the results from the existing PSO variants dealing with constraint optimization problems.
What problem does this paper attempt to address?