Pontogammarus Maeoticus Swarm Optimization: A Metaheuristic Optimization Algorithm
Benyamin Ghojogh, Saeed Sharifian

TL;DR
Pontogammarus Maeoticus Swarm Optimization (PMSO) is a novel metaheuristic inspired by aquatic foraging behavior, effectively solving complex optimization problems like solar PV array configuration and benchmark functions.
Contribution
This paper introduces PMSO, a new bio-inspired metaheuristic algorithm that models aquatic foraging behavior and demonstrates its effectiveness on benchmark and real-world problems.
Findings
PMSO outperforms existing algorithms on CEC05 benchmarks.
PMSO effectively optimizes partially shaded solar PV arrays.
Adaptive neighborhood change improves search efficiency.
Abstract
Nowadays, metaheuristic optimization algorithms are used to find the global optima in difficult search spaces. Pontogammarus Maeoticus Swarm Optimization (PMSO) is a metaheuristic algorithm imitating aquatic nature and foraging behavior. Pontogammarus Maeoticus, also called Gammarus in short, is a tiny creature found mostly in coast of Caspian Sea in Iran. In this algorithm, global optima is modeled as sea edge (coast) to which Gammarus creatures are willing to move in order to rest from sea waves and forage in sand. Sea waves satisfy exploration and foraging models exploitation. The strength of sea wave is determined according to distance of Gammarus from sea edge. The angles of waves applied on several particles are set randomly helping algorithm not be stuck in local bests. Meanwhile, the neighborhood of particles change adaptively resulting in more efficient progress in searching.…
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 · Evolutionary Algorithms and Applications
