login

Optimal implementations of UPGMA and other common clustering algorithms

Information Processing LettersPublished 5 July 2007
Ilan Gronau, Shlomo Moran
Citations185
SJR quartileQ3
SJR score0.41
SNIP0.73

TL;DR

This work surveys optimal O(n2)-time implementations of such algorithms which use a 'locally closest' joining scheme, and specifies conditions under which this relaxed joining scheme is equivalent to the original one (i.e. 'globally closest').

Abstract

In this work we consider hierarchical clustering algorithms, such as UPGMA, which follow the closest-pair joining scheme. We survey optimal O(n2)-time implementations of such algorithms which use a 'locally closest' joining scheme, and specify conditions under which this relaxed joining scheme is equivalent to the original one (i.e. 'globally closest').

Keywords

Computer Science