Title : 
Acceleration Strategies for Gaussian Mean-Shift Image Segmentation
         
        
            Author : 
M.A. Carreira-Perpinan
         
        
            Author_Institution : 
OGI, Oregon Health and Science University
         
        
        
        
            fDate : 
6/28/1905 12:00:00 AM
         
        
        
        
            Abstract : 
Gaussian mean-shift (GMS) is a clustering algorithm that has been shown to produce good image segmentations (where each pixel is represented as a feature vector with spatial and range components). GMS operates by defining a Gaussian kernel density estimate for the data and clustering together points that converge to the same mode under a fixed-point iterative scheme. However, the algorithm is slow, since its complexity is O(kN2), where N is the number of pixels and k the average number of iterations per pixel. We study four acceleration strategies for GMS based on the spatial structure of images and on the fact that GMS is an expectation-maximisation (EM) algorithm: spatial discretisation, spatial neighbourhood, sparse EM and EM-Newton algorithm. We show that the spatial discretisation strategy can accelerate GMS by one to two orders of magnitude while achieving essentially the same segmentation; and that the other strategies attain speedups of less than an order of magnitude.
         
        
            Keywords : 
"Acceleration","Image segmentation","Kernel","Clustering algorithms","Pixel","Image converters","Iterative algorithms","Bandwidth","Computer science","Equations"
         
        
        
            Conference_Titel : 
Computer Vision and Pattern Recognition, 2006 IEEE Computer Society Conference on
         
        
        
            Print_ISBN : 
0-7695-2597-0
         
        
        
            DOI : 
10.1109/CVPR.2006.44