Seeking multi-thresholds for image segmentation with Learning Automata
Erik Cuevas, Daniel Zaldivar, Marco Perez

TL;DR
This paper presents a novel approach using Learning Automata to automatically determine multiple thresholds for image segmentation, offering robustness and fast convergence compared to traditional methods.
Contribution
The paper introduces a Learning Automata-based method for multi-threshold image segmentation that improves convergence speed and robustness over existing techniques.
Findings
Effective automatic multi-threshold selection demonstrated
Fast convergence avoiding sensitivity to initial conditions
Advantages over traditional algorithms like EM and gradient methods
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…
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
TopicsMachine Learning and Algorithms · Optimization and Search Problems · semigroups and automata theory
