paper-with-me

홈 › Papers

A Social Spider Algorithm for Global Optimization

2015-02-09 · James J. Q. Yu, Victor O. K. Li

The growing complexity of real-world problems has motivated computer scientists to search for efficient problem-solving methods. Metaheuristics based on evolutionary computation and swarm intelligence are outstanding examples of nature-inspired solution techniques. Inspired by the social spiders, we propose a novel Social Spider Algorithm to solve global optimization problems. This algorithm is mainly based on the foraging strategy of social spiders, utilizing the vibrations on the spider web to determine the positions of preys. Different from the previously proposed swarm intelligence algorithms, we introduce a new social animal foraging strategy model to solve optimization problems. In addition, we perform preliminary parameter sensitivity analysis for our proposed algorithm, developing guidelines for choosing the parameter values. The Social Spider Algorithm is evaluated by a series of widely-used benchmark functions, and our proposed algorithm has superior performance compared with other state-of-the-art metaheuristics.

📄 PDF Abstract BibTeX arXiv:1502.02407

Code (0)

등록된 구현이 없습니다.

Tasks

global-optimization

Similar Papers 제목 키워드 기반

A swarm optimization algorithm inspired in the behavior of the social-spider

2014-06-12 · Erik Cuevas, Miguel Cienfuegos, Daniel Zaldivar, Marco Perez

Swarm intelligence is a research field that models the collective behavior in swarms of insects or animals. Several algorithms arising from such models have been proposed to solve a wide range of complex optimization pro…

Evolutionary Algorithms

Parameter Sensitivity Analysis of Social Spider Algorithm

2015-07-09 · James J. Q. Yu, Victor O. K. Li

Social Spider Algorithm (SSA) is a recently proposed general-purpose real-parameter metaheuristic designed to solve global numerical optimization problems. This work systematically benchmarks SSA on a suite of 11 functio…

Sensitivity

Blindfolded Spider-man Optimization: A Single-Point Metaheuristics Suitable for Continuous and Discrete Spaces

2025-05-19 · Satyam Mittal

In this study, we introduce a new single point metaheuristic optimization approach suitable for both continuous and discrete domains. The proposed algorithm, entitled Blindfolded Spiderman Optimization, follows a piecewi…

Metaheuristic Optimization

D-SPIDER-SFO: A Decentralized Optimization Algorithm with Faster Convergence Rate for Nonconvex Problems

2019-11-28 · Taoxing Pan, Jun Liu, Jie Wang

Decentralized optimization algorithms have attracted intensive interests recently, as it has a balanced communication pattern, especially when solving large-scale machine learning problems. Stochastic Path Integrated Dif…

SpiderBoost and Momentum: Faster Variance Reduction Algorithms

2019-12-01 · NeurIPS 2019 12 · Zhe Wang, Kaiyi Ji, Yi Zhou, Yingbin Liang 외

SARAH and SPIDER are two recently developed stochastic variance-reduced algorithms, and SPIDER has been shown to achieve a near-optimal first-order oracle complexity in smooth nonconvex optimization. However, SPIDER uses…