SHS: Scorpion Hunting Strategy Swarm Algorithm

Read original: arXiv:2407.14202 - Published 9/4/2024 by Abhilash Singh, Seyed Muhammad Hossein Mousavi, Kumar Gaurav
Total Score

0

SHS: Scorpion Hunting Strategy Swarm Algorithm

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • The paper introduces a new meta-heuristic optimization algorithm called the Scorpion Hunting Strategy (SHS).
  • SHS is inspired by the hunting behavior of scorpions and aims to solve optimization problems.
  • The algorithm is designed to balance exploration and exploitation to efficiently search the solution space.

Plain English Explanation

The Scorpion Hunting Strategy (SHS) is a new type of optimization algorithm that takes inspiration from the way scorpions hunt for their prey. Optimization algorithms are used to find the best solutions to complex problems, like figuring out the most efficient way to schedule deliveries or design a new product.

The key idea behind SHS is that it tries to mimic the way scorpions search for and capture their targets. Scorpions have a unique hunting strategy where they first explore their surroundings to locate potential prey, and then focus their efforts on the most promising areas. The SHS algorithm follows a similar approach, balancing exploration to find new promising solutions, and then exploitation to refine and improve those solutions.

By incorporating this balance of exploration and exploitation, the SHS algorithm aims to efficiently navigate the solution space and identify high-quality answers to optimization problems. The researchers who developed SHS believe it can outperform other popular optimization algorithms in certain types of problems.

Technical Explanation

The Scorpion Hunting Strategy (SHS) is a new meta-heuristic optimization algorithm inspired by the hunting behavior of scorpions. The key elements of the SHS algorithm include:

  1. Exploration Phase: In this phase, the algorithm randomly explores the solution space to identify promising regions. This is analogous to a scorpion searching its surroundings to locate potential prey.

  2. Exploitation Phase: Once promising regions are identified, the algorithm focuses its search and attempts to refine the solutions in those areas. This is similar to a scorpion zeroing in on its target and using its effective hunting techniques to capture it.

  3. Adaptive Balance: The algorithm dynamically adjusts the balance between exploration and exploitation based on the progress of the optimization process. This allows SHS to effectively navigate the trade-off between finding new solutions and improving existing ones.

The researchers evaluated the performance of SHS on a set of benchmark optimization problems and compared it to other well-known meta-heuristic algorithms. The results suggest that SHS can outperform these other algorithms, particularly on problems with complex, multimodal solution spaces.

Critical Analysis

The paper provides a thorough explanation of the SHS algorithm and its key components. However, the authors do acknowledge certain limitations of the current implementation, such as the need for further parameter tuning and the potential for the algorithm to get stuck in local optima.

Additionally, the researchers only evaluated SHS on a limited set of benchmark problems. It would be valuable to see how the algorithm performs on a wider range of optimization problems, especially those with real-world applications, to better understand its strengths and weaknesses.

Future research could also explore ways to further improve the adaptability and robustness of the SHS algorithm, such as incorporating mechanisms to better escape local optima or dynamically adjust the exploration-exploitation balance based on problem-specific characteristics.

Conclusion

The Scorpion Hunting Strategy (SHS) is a promising new meta-heuristic optimization algorithm that draws inspiration from the hunting behavior of scorpions. By balancing exploration and exploitation, SHS aims to efficiently navigate the solution space and identify high-quality solutions to complex optimization problems.

The initial results presented in the paper suggest that SHS can outperform other well-known optimization algorithms, particularly on problems with complex, multimodal solution spaces. However, further research is needed to fully understand the strengths, limitations, and potential applications of this new algorithm.

As optimization algorithms continue to play a crucial role in solving a wide range of real-world problems, innovative approaches like SHS can help push the field forward and lead to new breakthroughs.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

SHS: Scorpion Hunting Strategy Swarm Algorithm
Total Score

0

SHS: Scorpion Hunting Strategy Swarm Algorithm

Abhilash Singh, Seyed Muhammad Hossein Mousavi, Kumar Gaurav

We introduced the Scorpion Hunting Strategy (SHS), a novel population-based, nature-inspired optimisation algorithm. This algorithm draws inspiration from the hunting strategy of scorpions, which identify, locate, and capture their prey using the alpha and beta vibration operators. These operators control the SHS algorithm's exploitation and exploration abilities. To formulate an optimisation method, we mathematically simulate these dynamic events and behaviors. We evaluate the effectiveness of the SHS algorithm by employing 20 benchmark functions (including 10 conventional and 10 CEC2020 functions), using both qualitative and quantitative analyses. Through a comparative analysis with 12 state-of-the-art meta-heuristic algorithms, we demonstrate that the proposed SHS algorithm yields exceptionally promising results. These findings are further supported by statistically significant results obtained through the Wilcoxon rank sum test. Additionally, the ranking of SHS, as determined by the average rank derived from the Friedman test, positions it at the forefront when compared to other algorithms. Going beyond theoretical validation, we showcase the practical utility of the SHS algorithm by applying it to six distinct real-world optimisation tasks. These applications illustrate the algorithm's potential in addressing complex optimisation challenges. In summary, this work not only introduces the innovative SHS algorithm but also substantiates its effectiveness and versatility through rigorous benchmarking and real-world problem-solving scenarios.

Read more

9/4/2024

🛠️

Total Score

0

In Search of Excellence: SHOA as a Competitive Shrike Optimization Algorithm for Multimodal Problems

Hanan K. AbdulKarim, Tarik A. Rashid

In this paper, a swarm intelligence optimization algorithm is proposed as the Shrike Optimization Algorithm (SHOA). Many creatures living in a group and surviving for the next generation randomly search for food; they follow the best one in the swarm, called swarm intelligence. Swarm-based algorithms are designed to mimic creatures' behaviours, but in multimodal problem competition, they cannot find optimal solutions in some difficult cases. The main inspiration for the proposed algorithm is taken from the swarming behaviours of shrike birds in nature. The shrike birds are migrating from their territory to survive. However, the SHOA mimics the surviving behaviour of shrike birds for living, adaptation, and breeding. Two parts of optimization exploration and exploitation are designed by modelling shrike breeding and searching for foods to feed nestlings until they get ready to fly and live independently. This paper is a mathematical model for the SHOA to perform optimization. The SHOA benchmarked 19 well-known mathematical test functions, 10 from CEC-2019, and 12 from CEC-2022 most recent test functions, a total of 41 competitive mathematical test functions benchmarked and four real-world engineering problems with different conditions, both constrained and unconstrained. The statistical results obtained from the Wilcoxon sum ranking and Fridman test show that SHOA has a significant statistical superiority in handling the test benchmarks compared to competitor algorithms in multi-modal problems. The results for engineering optimization problems show the SHOA outperforms other nature-inspired algorithms in many cases.

Read more

7/10/2024

Total Score

0

Duck swarm algorithm: theory, numerical optimization, and applications

Mengjian Zhang, Guihua Wen

A swarm intelligence-based optimization algorithm, named Duck Swarm Algorithm (DSA), is proposed in this study, which is inspired by the searching for food sources and foraging behaviors of the duck swarm. Two rules are modeled from the finding food and foraging of the duck, which corresponds to the exploration and exploitation phases of the proposed DSA, respectively. The performance of the DSA is verified by using multiple CEC benchmark functions, where its statistical (best, mean, standard deviation, and average running-time) results are compared with seven well-known algorithms like Particle swarm optimization (PSO), Firefly algorithm (FA), Chicken swarm optimization (CSO), Grey wolf optimizer (GWO), Sine cosine algorithm (SCA), and Marine-predators algorithm (MPA), and Archimedes optimization algorithm (AOA). Moreover, the Wilcoxon rank-sum test, Friedman test, and convergence curves of the comparison results are utilized to prove the superiority of the DSA against other algorithms. The results demonstrate that DSA is a high-performance optimization method in terms of convergence speed and exploration-exploitation balance for solving the numerical optimization problems. Also, DSA is applied for the optimal design of six engineering constrained optimization problems and the node optimization deployment task of the Wireless Sensor Network (WSN). Overall, the comparison results revealed that the DSA is a promising and very competitive algorithm for solving different optimization problems.

Read more

6/4/2024

🛠️

Total Score

0

Trochoid Search Optimization

Abdesslem Layeb

This paper introduces the Trochoid Search Optimization Algorithm (TSO), a novel metaheuristic leveraging the mathematical properties of trochoid curves. The TSO algorithm employs a unique combination of simultaneous translational and rotational motions inherent in trochoids, fostering a refined equilibrium between explorative and exploitative search capabilities. Notably, TSO consists of two pivotal phases global and local search that collectively contribute to its efficiency and efficacy. Experimental validation demonstrates the TSO algorithm's remarkable performance across various benchmark functions, showcasing its competitive edge in balancing exploration and exploitation within the search space. A distinguishing feature of TSO lies in its simplicity, marked by a minimal requirement for user-defined parameters, making it an accessible yet powerful optimization tool.

Read more

5/21/2024