Monkey Optimization System with Active Membranes: A New Meta-heuristic Optimization System
Moustafa Zein, Aboul Ella Hassanien, Ammar Adl, and Adam Slowik

TL;DR
This paper introduces a novel parallelized monkey optimization algorithm using active membranes in P systems, significantly reducing time consumption and better mimicking natural monkey behavior for improved solution quality.
Contribution
It presents a new meta-heuristic system integrating active membranes with the Monkey Algorithm, enhancing parallel processing and solution efficiency.
Findings
Reduces time consumption compared to traditional Monkey Algorithm.
Effectively models natural monkey climbing behavior.
Achieves better solutions on benchmark functions.
Abstract
Optimization techniques, used to get the optimal solution in search spaces, have not solved the time-consuming problem. The objective of this study is to tackle the sequential processing problem in Monkey Algorithm and simulating the natural parallel behavior of monkeys. Therefore, a P system with active membranes is constructed by providing a codification for Monkey Algorithm within the context of a cell-like P system, defining accordingly the elements of the model - membrane structure, objects, rules and the behavior of it. The proposed algorithm has modeled the natural behavior of climb process using separate membranes, rather than the original algorithm. Moreover, it introduced the membrane migration process to select the best solution and the time stamp was added as an additional stopping criterion to control the timing of the algorithm. The results indicate a substantial solution…
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
TopicsDNA and Biological Computing · Advanced biosensing and bioanalysis techniques · Optimization and Search Problems
MethodsTest
