\Delta B + Tree: Indexing 3D Point Sets for Pattern Discovery

  • Authors:
  • Xiong Wang

  • Affiliations:
  • -

  • Venue:
  • ICDM '02 Proceedings of the 2002 IEEE International Conference on Data Mining
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

Three-dimensional point sets can be used to representdata in different domains. Given a database of 3D pointsets, pattern discovery looks for similar subsets that occurin multiple point sets. Geometric hashing proved to be aneffective technique in discovering patterns in 3D point sets.However, there are also known shortcomings. We proposea new indexing technique called \Delta B+Trees. It is an extensionof B+-Trees that stores point triplet information. Itovercomes the shortcomings of the geometric hashing technique.We introduce four different ways of constructing thekey from a triplet. We give analytical comparison betweenthe new index structure and the geometric hashing technique.We also conduct experiments on both synthetic dataand real data to evaluate the performance.