Clustering algorithms based on minimum and maximum spanning trees

  • Authors:
  • T. Asano;B. Bhattacharya;M. Keil;F. Yao

  • Affiliations:
  • Osaka Electro-Communication University;Simon Fraser University;University of Saskatchewan;Xerox Palo Alto Research Center

  • Venue:
  • SCG '88 Proceedings of the fourth annual symposium on Computational geometry
  • Year:
  • 1988

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider clustering problems under two different optimization criteria. One is to minimize the maximum intracluster distance (diameter), and the other is to maximize the minimum intercluster distance. In particular, we present an algorithm which partitions a set S of n points in the plane into two subsets so that their larger diameter is minimized in time &Ogr;(n log n) and space &Ogr;(n). Another algorithm with the same bounds computes a k-partition of S for any k so that the minimum intercluster distance is maximized. In both instances it is first shown that an optimal parition is determined by either a maximum or minimum spanning tree of S.