DocumentCode
1123907
Title
Efficient Implementation of the Fuzzy c-Means Clustering Algorithms
Author
Cannon, Robert L. ; Dave, Jitendra V. ; Bezdek, James C.
Author_Institution
Department of Computer Science, University of South Carolina, Columbia, SC 29208.
Issue
2
fYear
1986
fDate
3/1/1986 12:00:00 AM
Firstpage
248
Lastpage
255
Abstract
This paper reports the results of a numerical comparison of two versions of the fuzzy c-means (FCM) clustering algorithms. In particular, we propose and exemplify an approximate fuzzy c-means (AFCM) implementation based upon replacing the necessary ``exact´´ variates in the FCM equation with integer-valued or real-valued estimates. This approximation enables AFCM to exploit a lookup table approach for computing Euclidean distances and for exponentiation. The net effect of the proposed implementation is that CPU time during each iteration is reduced to approximately one sixth of the time required for a literal implementation of the algorithm, while apparently preserving the overall quality of terminal clusters produced. The two implementations are tested numerically on a nine-band digital image, and a pseudocode subroutine is given for the convenience of applications-oriented readers. Our results suggest that AFCM may be used to accelerate FCM processing whenever the feature space is comprised of tuples having a finite number of integer-valued coordinates.
Keywords
Acceleration; Clustering algorithms; Digital images; Equations; Fuzzy sets; Image analysis; Image processing; Pattern analysis; Table lookup; Testing; Approximate FCM; cluster analysis; efficient implementation; fuzzy c-means; image processing; pattern recognition;
fLanguage
English
Journal_Title
Pattern Analysis and Machine Intelligence, IEEE Transactions on
Publisher
ieee
ISSN
0162-8828
Type
jour
DOI
10.1109/TPAMI.1986.4767778
Filename
4767778
Link To Document