17 June 2024 | Ali Mohammadzadeh, Seyedali Mirjalili
The paper introduces the Eel and Grouper Optimizer (EGO), a nature-inspired meta-heuristic algorithm inspired by the symbiotic interaction and foraging strategies of eels and groupers in marine ecosystems. The EGO algorithm is evaluated on nineteen benchmark functions, demonstrating superior performance compared to established meta-heuristics. It is also applied to real-world engineering problems, including tension/compression spring, pressure vessel, piston lever, and car side impact, as well as the CEC 2020 Real-World Benchmark. The results show that EGO is a reliable soft computing technique for real-world optimization problems and can efficiently outperform existing algorithms.
Meta-heuristic algorithms have two primary features: exploration and exploitation. Exploration involves searching the solution space to discover interesting areas, while exploitation focuses on refining solutions found during exploration. The challenge lies in determining the optimal time to switch from exploration to exploitation, especially in uncertain and dynamic search spaces. Most algorithms adaptively transition from discovery to exploitation.
Meta-heuristics are inspired by nature and are effective in noisy environments, uncertain parameters, and diverse problem spaces. Nature-inspired algorithms, such as EGO, mimic natural phenomena to solve complex problems. The EGO algorithm is based on the cooperative hunting behavior of eels and groupers, which represents a unique example of interspecies cooperation in natural ecosystems. This collaboration maximizes hunting efficiency and highlights adaptive strategies in natural environments.
The EGO algorithm uses population-based methods to enhance discovery and avoid local optima. Its adaptability and minimal settings make it suitable for various problem domains. The paper proposes a mathematical model of a friendly hunting pattern in open water and uses it to suggest an algorithm for solving optimization problems. The paper includes a literature review of meta-heuristic approaches, explains the inspiration for the EGO algorithm, presents experimental results on test functions, and discusses practical engineering optimization problems. Finally, it concludes with a discussion, conclusion, and possible future research directions.The paper introduces the Eel and Grouper Optimizer (EGO), a nature-inspired meta-heuristic algorithm inspired by the symbiotic interaction and foraging strategies of eels and groupers in marine ecosystems. The EGO algorithm is evaluated on nineteen benchmark functions, demonstrating superior performance compared to established meta-heuristics. It is also applied to real-world engineering problems, including tension/compression spring, pressure vessel, piston lever, and car side impact, as well as the CEC 2020 Real-World Benchmark. The results show that EGO is a reliable soft computing technique for real-world optimization problems and can efficiently outperform existing algorithms.
Meta-heuristic algorithms have two primary features: exploration and exploitation. Exploration involves searching the solution space to discover interesting areas, while exploitation focuses on refining solutions found during exploration. The challenge lies in determining the optimal time to switch from exploration to exploitation, especially in uncertain and dynamic search spaces. Most algorithms adaptively transition from discovery to exploitation.
Meta-heuristics are inspired by nature and are effective in noisy environments, uncertain parameters, and diverse problem spaces. Nature-inspired algorithms, such as EGO, mimic natural phenomena to solve complex problems. The EGO algorithm is based on the cooperative hunting behavior of eels and groupers, which represents a unique example of interspecies cooperation in natural ecosystems. This collaboration maximizes hunting efficiency and highlights adaptive strategies in natural environments.
The EGO algorithm uses population-based methods to enhance discovery and avoid local optima. Its adaptability and minimal settings make it suitable for various problem domains. The paper proposes a mathematical model of a friendly hunting pattern in open water and uses it to suggest an algorithm for solving optimization problems. The paper includes a literature review of meta-heuristic approaches, explains the inspiration for the EGO algorithm, presents experimental results on test functions, and discusses practical engineering optimization problems. Finally, it concludes with a discussion, conclusion, and possible future research directions.