A Comparison of Nature Inspired Algorithms for Multi-threshold Image Segmentation
Valent\'in Osuna-Enciso, Erik Cuevas, Humberto Sossa

TL;DR
This paper compares three nature-inspired algorithms—Particle Swarm Optimization, Artificial Bee Colony, and Differential Evolution—for multi-threshold image segmentation using Gaussian mixture models to approximate histograms.
Contribution
It evaluates and contrasts the effectiveness of these algorithms in multi-threshold segmentation, highlighting their advantages and limitations.
Findings
Particle Swarm Optimization performs best in segmentation accuracy.
Artificial Bee Colony offers faster convergence in certain cases.
Differential Evolution provides robust results across various images.
Abstract
In the field of image analysis, segmentation is one of the most important preprocessing steps. One way to achieve segmentation is by mean of threshold selection, where each pixel that belongs to a determined class islabeled according to the selected threshold, giving as a result pixel groups that share visual characteristics in the image. Several methods have been proposed in order to solve threshold selectionproblems; in this work, it is used the method based on the mixture of Gaussian functions to approximate the 1D histogram of a gray level image and whose parameters are calculated using three nature inspired algorithms (Particle Swarm Optimization, Artificial Bee Colony Optimization and Differential Evolution). Each Gaussian function approximates thehistogram, representing a pixel class and therefore a threshold point. Experimental results are shown, comparing in quantitative and…
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
TopicsAdvanced Image and Video Retrieval Techniques · Image Processing Techniques and Applications · Image Retrieval and Classification Techniques
