Split Algorithms for Sets of High-Dimensional Objects

  • Authors:
  • Jukka Teuhola

  • Affiliations:
  • -

  • Venue:
  • DEXA '99 Proceedings of the 10th International Conference on Database and Expert Systems Applications
  • Year:
  • 1999

Quantified Score

Hi-index 0.01

Visualization

Abstract

This study compares general, heuristic algorithms for splitting a set of high-dimensional objects. The algorithms aim at minimizing the overlap of the created subsets, while simultaneously satisfying a given balancing condition for their cardinalities. The intuitive goal is to enhance clustering and disjointness, and thereby to improve retrieval performance. Three categories of complexity are studied: O(N), O(N logN), and O(N2), when splitting a set of N objects. A representative algorithm is suggested for each category, the main contribution being a new class of quadratic algorithms which take advantage of existing heuristics for the traveling salesman problem. All algorithms are quite general, making minimal assumptions about the underlying object domain. However, for low-dimensional (e.g. spatial) objects, specialized split techniques produce better results. The experiments are therefore restricted to splitting a set of signatures (bit-vectors in general). The trade-off between computation effort and result quality is clearly established.