A multilevel thresholding algorithm using Electromagnetism Optimization
Diego Oliva, Erik Cuevas, Gonzalo Pajares, Daniel Zaldivar, Valentin, Osuna

TL;DR
This paper introduces a multilevel image segmentation algorithm that leverages the Electromagnetism Optimization technique to efficiently determine threshold values, improving over traditional exhaustive search methods.
Contribution
It presents a novel multilevel thresholding method combining EMO with Otsu and Kapur objective functions, reducing computational cost while maintaining segmentation quality.
Findings
Effective threshold identification with fewer iterations
Improved segmentation accuracy over classical methods
Low computational overhead demonstrated in experiments
Abstract
Segmentation is one of the most important tasks in image processing. It consist in classify the pixels into two or more groups depending on their intensity levels and a threshold value. The quality of the segmentation depends on the method applied to select the threshold. The use of the classical implementations for multilevel thresholding is computationally expensive since they exhaustively search the best values to optimize the objective function. Under such conditions, the use of optimization evolutionary approaches has been extended. The Electromagnetism Like algorithm (EMO) is an evolutionary method which mimics the attraction repulsion mechanism among charges to evolve the members of a population. Different to other algorithms, EMO exhibits interesting search capabilities whereas maintains a low computational overhead. In this paper, a multilevel thresholding (MT) algorithm based…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMetaheuristic Optimization Algorithms Research · Evolutionary Algorithms and Applications · Image Processing Techniques and Applications
