Amelio Alessia, Pizzuti Clara
Institute for High Performance Computing and Networking (ICAR), National Research Council of Italy (CNR), Via P. Bucci 41C, 87036 Rende, Italy
Evol Comput. 2014 Winter;22(4):525-57. doi: 10.1162/EVCO_a_00115.
The paper explores the use of evolutionary techniques in dealing with the image segmentation problem. An image is modeled as a weighted undirected graph, where nodes correspond to pixels, and edges connect similar pixels. A genetic algorithm that uses a fitness function based on an extension of the normalized cut criterion is proposed. The algorithm employs the locus-based representation of individuals, which allows for the partitioning of images without setting the number of segments beforehand. A new concept of nearest neighbor that takes into account not only the spatial location of a pixel, but also the affinity with the other pixels contained in the neighborhood, is also defined. Experimental results show that our approach is able to segment images in a number of regions that conform well to human visual perception. The visual perceptiveness is substantiated by objective evaluation methods based on uniformity of pixels inside a region, and comparison with ground-truth segmentations available for part of the used test images.
本文探讨了进化技术在处理图像分割问题中的应用。将图像建模为加权无向图,其中节点对应像素,边连接相似像素。提出了一种基于归一化割准则扩展的适应度函数的遗传算法。该算法采用基于基因座的个体表示,允许在不预先设定分割段数的情况下对图像进行分割。还定义了一种新的最近邻概念,它不仅考虑像素的空间位置,还考虑邻域中其他像素的亲和性。实验结果表明,我们的方法能够将图像分割成多个与人类视觉感知非常相符的区域。基于区域内像素均匀性的客观评估方法以及与部分所用测试图像可用的真实分割进行比较,证实了视觉感知能力。