A new indexing method with high storage utilization and retrieval efficiency for large spatial databases

  • Authors:
  • Hung-Yi Lin;Po-Whei Huang;Kuang-Hua Hsu

  • Affiliations:
  • National Tai-Chung Institute of Technology, Taichung, Taiwan;National Chung-Hsing University, Taichung, Taiwan;Chaoyang University of Technology, Taichung, Taiwan

  • Venue:
  • Information and Software Technology
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Storing and querying high-dimensional data are important problems in designing an information retrieval system. Two crucial issues, time and space efficiencies, must be considered when evaluating the performance of such a system. The KDB-tree and its variants have been reported to have good performance by using them as the index structure for retrieving multidimensional data. However, they all suffer from low storage utilization problem caused by imperfect ''splitting policies.'' Unnecessary splits increase the size of the index structure and deteriorate the performance of the system. In this paper, a new data insertion algorithm with a better splitting policy was proposed, which arranges data entries in the leaf nodes as many as possible. Our new index scheme can increase the storage utilization up to nearly 100% and reduce the index size to a smaller scale. As a result, both time and space efficiencies are significantly improved. Analytical and experimental results show that our indexing method outperforms the traditional KDB-tree and its variants.