1969
DOI: 10.2307/2346439
|View full text |Cite
|
Sign up to set email alerts
|

Minimum Spanning Trees and Single Linkage Cluster Analysis

Abstract: Summary Minimum spanning trees (MST) and single linkage cluster analysis (SLCA) are explained and it is shown that all the information required for the SLCA of a set of points is contained in their MST. Known algorithms for finding the MST are discussed. They are efficient even when there are very many points; this makes a SLCA practicable when other methods of cluster analysis are not. The relevant computing procedures are published in the Algorithm section of the same issue of Applied Statistics. The use of … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
530
0
12

Year Published

1997
1997
2012
2012

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 1,016 publications
(542 citation statements)
references
References 10 publications
0
530
0
12
Order By: Relevance
“…Better results can be derived in a few cases: finding the M ST of G, ranking its edges by non-decreasing values and merging entities at endpoints of successive edges yields a θ(N 2 ) implementation of the single-linkage algorithm [50]. At each iteration, clusters correspond to connected components of a graph with the same vertex set as G and as edges those of M ST considered.…”
Section: Agglomerative Hierarchical Clustering Algorithmsmentioning
confidence: 99%
“…Better results can be derived in a few cases: finding the M ST of G, ranking its edges by non-decreasing values and merging entities at endpoints of successive edges yields a θ(N 2 ) implementation of the single-linkage algorithm [50]. At each iteration, clusters correspond to connected components of a graph with the same vertex set as G and as edges those of M ST considered.…”
Section: Agglomerative Hierarchical Clustering Algorithmsmentioning
confidence: 99%
“…We compared ITM to the popular k-Means algorithm [14,13], to the MeanNN algorithm of Faivishevsky and Goldberger [5] and to single-link agglomerative clustering [8]. The similarities between single-link agglomerative clustering and the proposed MST-based optimization make it a good baseline for tree-based clustering approaches.…”
Section: Methodsmentioning
confidence: 99%
“…One of the earliest methods is single-link agglomerative clustering [8]. Single-link agglomerative clustering can be understood as a minimum spanning tree-based approach in which the largest edge is removed until the desired number of components is reached.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…We cluster the triplet fragments using the singlelinkage algorithm. 29 The procedures go as follows: for two triplets ( i , j ) and ( k , l ) under the criteria: D kl ij Ͻ D 0 , and i k and j l, the triplets will be clustered in the same group. Let G 1 and G 2 be two cluster groups, the former containing ( i , j ) and ( k , l ), the latter containing ( iЈ , jЈ ).…”
Section: Triplet Clusteringmentioning
confidence: 99%