Philippine Eagle Optimization Algorithm
Erika Antonette T. Enriquez, Renier G. Mendoza, Arrianne Crystal T., Velasco

TL;DR
The Philippine Eagle Optimization Algorithm (PEOA) is a new meta-heuristic inspired by eagle hunting behavior, demonstrating high accuracy and low computational cost across various optimization problems and real-world applications.
Contribution
This paper introduces PEOA, a novel population-based meta-heuristic inspired by Philippine Eagle hunting, combining exploration and exploitation strategies for effective optimization.
Findings
PEOA outperforms 11 existing algorithms on 20 benchmark functions.
PEOA achieves accurate solutions in image reconstruction and parameter identification.
PEOA is the most computationally efficient among tested algorithms.
Abstract
We propose the Philippine Eagle Optimization Algorithm (PEOA), which is a meta-heuristic and population-based search algorithm inspired by the territorial hunting behavior of the Philippine Eagle. From an initial random population of eagles in a given search space, the best eagle is selected and undergoes a local food search using the interior point method as its means of exploitation. The population is then divided into three subpopulations, and each subpopulation is assigned an operator which aids in the exploration. Once the respective operators are applied, the new eagles with improved function values replace the older ones. The best eagle of the population is then updated and conducts a local food search again. These steps are done iteratively, and the food searched by the final best eagle is the optimal solution of the search space. PEOA is tested on 20 optimization test functions…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research · Neural Networks and Applications · Target Tracking and Data Fusion in Sensor Networks
