OPTICS: ordering points to identify the clustering structure

  • Authors:
  • Mihael Ankerst;Markus M. Breunig;Hans-Peter Kriegel;Jörg Sander

  • Affiliations:
  • Institute for Computer Science, University of Munich, Oettingenstr, 67, D-80538 Munich, Germany;Institute for Computer Science, University of Munich, Oettingenstr, 67, D-80538 Munich, Germany;Institute for Computer Science, University of Munich, Oettingenstr, 67, D-80538 Munich, Germany;Institute for Computer Science, University of Munich, Oettingenstr, 67, D-80538 Munich, Germany

  • Venue:
  • SIGMOD '99 Proceedings of the 1999 ACM SIGMOD international conference on Management of data
  • Year:
  • 1999

Quantified Score

Hi-index 0.01

Visualization

Abstract

Cluster analysis is a primary method for database mining. It is either used as a stand-alone tool to get insight into the distribution of a data set, e.g. to focus further analysis and data processing, or as a preprocessing step for other algorithms operating on the detected clusters. Almost all of the well-known clustering algorithms require input parameters which are hard to determine but have a significant influence on the clustering result. Furthermore, for many real-data sets there does not even exist a global parameter setting for which the result of the clustering algorithm describes the intrinsic clustering structure accurately. We introduce a new algorithm for the purpose of cluster analysis which does not produce a clustering of a data set explicitly; but instead creates an augmented ordering of the database representing its density-based clustering structure. This cluster-ordering contains information which is equivalent to the density-based clusterings corresponding to a broad range of parameter settings. It is a versatile basis for both automatic and interactive cluster analysis. We show how to automatically and efficiently extract not only 'traditional' clustering information (e.g. representative points, arbitrary shaped clusters), but also the intrinsic clustering structure. For medium sized data sets, the cluster-ordering can be represented graphically and for very large data sets, we introduce an appropriate visualization technique. Both are suitable for interactive exploration of the intrinsic clustering structure offering additional insights into the distribution and correlation of the data.