IEEE Access (Jan 2021)

α-MeanShift++: Improving MeanShift++ for Image Segmentation

  • Hanhoon Park

DOI
https://doi.org/10.1109/ACCESS.2021.3114223
Journal volume & issue
Vol. 9
pp. 131430 – 131439

Abstract

Read online

MeanShift is one of the popular clustering algorithms and can be used to partition a digital image into semantically meaningful regions in an unsupervised manner. However, due to its prohibitively high computational complexity, a grid-based approach, called MeanShift++, has recently been proposed and succeeded to surprisingly reduce the computational complexity of MeanShift. Nevertheless, we found that MeanShift++ still has computational redundancy and there is room for improvement in terms of accuracy and runtime; thus, we propose an improvement to MeanShift++, named $\alpha $ -MeanShift++. We first attempt to minimize the computational redundancy by using an additional hash table. Then, we introduce a speedup factor ( $\alpha $ ) to reduce the number of iterations required until convergence, and we use more neighboring grid cells for the same bandwidth to improve accuracy. Through intensive experiments on image segmentation benchmark datasets, we demonstrate that $\alpha $ -MeanShift++ can run 4.1- $4.6\times $ faster on average (but up to $7\times $ ) than MeanShift++ and achieve better image segmentation quality.

Keywords