English

A Multi-threshold Segmentation Approach Based on Artificial Bee Colony Optimization

Computer Vision and Pattern Recognition 2014-05-29 v1 Neural and Evolutionary Computing

Abstract

This paper explores the use of the Artificial Bee Colony (ABC) algorithm to compute threshold selection for image segmentation. ABC is a heuristic algorithm motivated by the intelligent behavior of honey-bees which has been successfully employed to solve complex optimization problems. In this approach, an image 1D histogram is approximated through a Gaussian mixture model whose parameters are calculated by the ABC algorithm. For the approximation scheme, each Gaussian function represents a pixel class and therefore a threshold. Unlike the Expectation Maximization (EM) algorithm, the ABC based method shows fast convergence and low sensitivity to initial conditions. Remarkably, it also improves complex time consuming computations commonly required by gradient-based methods. Experimental results demonstrate the algorithms ability to perform automatic multi threshold selection yet showing interesting advantages by comparison to other well known algorithms.

Keywords

Cite

@article{arxiv.1405.7229,
  title  = {A Multi-threshold Segmentation Approach Based on Artificial Bee Colony Optimization},
  author = {Erik Cuevas and Felipe Sencion and Daniel Zaldivar and Marco Perez and Humberto Sossa},
  journal= {arXiv preprint arXiv:1405.7229},
  year   = {2014}
}

Comments

16 Pages

R2 v1 2026-06-22T04:25:07.491Z