English

Seeking multi-thresholds for image segmentation with Learning Automata

Computer Vision and Pattern Recognition 2014-05-30 v1

Abstract

This paper explores the use of the Learning Automata (LA) algorithm to compute threshold selection for image segmentation as it is a critical preprocessing step for image analysis, pattern recognition and computer vision. LA is a heuristic method which is able to solve complex optimization problems with interesting results in parameter estimation. Despite other techniques commonly seek through the parameter map, LA explores in the probability space providing appropriate convergence properties and robustness. The segmentation task is therefore considered as an optimization problem and the LA is used to generate the image multi-threshold separation. In this approach, one 1D histogram of a given image is approximated through a Gaussian mixture model whose parameters are calculated using the LA algorithm. Each Gaussian function approximating the histogram represents a pixel class and therefore a threshold point. The method shows fast convergence avoiding the typical sensitivity to initial conditions such as the Expectation Maximization (EM) algorithm or the complex time-consuming computations commonly found in gradient methods. Experimental results demonstrate the algorithm ability to perform automatic multi-threshold selection and show interesting advantages as it is compared to other algorithms solving the same task.

Keywords

Cite

@article{arxiv.1405.7361,
  title  = {Seeking multi-thresholds for image segmentation with Learning Automata},
  author = {Erik Cuevas and Daniel Zaldivar and Marco Perez},
  journal= {arXiv preprint arXiv:1405.7361},
  year   = {2014}
}

Comments

22 Pages. arXiv admin note: text overlap with arXiv:1405.7229

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