Title :
Fast Agglomerative Clustering Using a k-Nearest Neighbor Graph
Author :
Franti, P. ; Virmajoki, O. ; Hautamaki, V.
Author_Institution :
Dept. of Comput. Sci., Joensuu Univ.
Abstract :
We propose a fast agglomerative clustering method using an approximate nearest neighbor graph for reducing the number of distance calculations. The time complexity of the algorithm is improved from O(tauN2) to O(tauN log N) at the cost of a slight increase in distortion; here, tau denotes the lumber of nearest neighbor updates required at each iteration. According to the experiments, a relatively small neighborhood size is sufficient to maintain the quality close to that of the full search
Keywords :
computational complexity; graph theory; pattern clustering; fast agglomerative clustering; k-nearest neighbor graph; time complexity; vector quantization; Buildings; Clustering algorithms; Clustering methods; Costs; Mean square error methods; Merging; Nearest neighbor searches; Tree graphs; Vector quantization; Clustering; PNN.; agglomeration; nearest neighbor; vector quantization; Algorithms; Artificial Intelligence; Cluster Analysis; Image Enhancement; Image Interpretation, Computer-Assisted; Information Storage and Retrieval; Pattern Recognition, Automated;
Journal_Title :
Pattern Analysis and Machine Intelligence, IEEE Transactions on
DOI :
10.1109/TPAMI.2006.227