Go home now Header Background Image
Search
Submission Procedure
share: |
 
Follow us
 
 
 
 
Volume 23 / Issue 7

available in:   PDF (147 kB) PS (357 kB)
 
get:  
Similar Docs BibTeX   Write a comment
  
get:  
Links into Future
 
DOI:   10.3217/jucs-023-07-0619

 

A Hybrid Social Spider Optimization Algorithm with Differential Evolution for Global Optimization

Jianfeng Qiu (Anhui University, China)

Juan Xie (Anhui Jianzhu University, China)

Fan Cheng (Anhui University, China)

Xuefeng Zhang (Anhui University, China)

Lei Zhang (Anhui University, China)

Abstract: Abstract Social Spider Optimization (SSO) algorithm is a swarm intelligence optimizationalgorithm based on the mating behavior of social spiders. Numerical simulation results have shown that SSO outperformed some classical swarm intelligence algorithms such as ParticleSwarm Optimization (PSO) algorithm and Artificial Bee Colony (ABC) algorithm and so on. However, there are still some deficiencies about SSO algorithm, such as the poor balancebetween exploration and exploitation. To this end, an improved SSO algorithm named wDESSO is proposed for global optimization, which can balance exploration and exploitation effectively.Specifically, a weighting factor changing with iteration is introduced to control and adjust the search scope of SSO algorithm dynamically. After social-spiders have completed their search,a mutation operator is then suggested for jumping out of the potential local optimization, thus can further strengthen the ability of global search. The experimental results on a set of standardbenchmark functions demonstrate the effectiveness of wDESSO in solving complex numerical optimization problems.

Keywords: global optimization, social-spider algorithm, swarm intelligence algorithm, weighting factor

Categories: I.2, I.2.2, I.2.8