|
| This Article | ||
| ||
| Share | ||
| Bibliographic References | ||
| Add to: | ||
| | ||
| Search | ||
| ||
20th International Conference on Data Engineering (ICDE'04)
Making the Pyramid Technique Robust to Query Types and Workloads
Boston, Massachusetts
March 30-April 02
ISBN: 0-7695-2065-0
| ASCII Text | x | ||
| Rui Zhang, Beng Chin Ooi, Kian-Lee Tan, "Making the Pyramid Technique Robust to Query Types and Workloads," Data Engineering, International Conference on, pp. 313, 20th International Conference on Data Engineering (ICDE'04), 2004. | |||
| BibTex | x | ||
| @article{ 10.1109/ICDE.2004.1320007, author = {Rui Zhang and Beng Chin Ooi and Kian-Lee Tan}, title = {Making the Pyramid Technique Robust to Query Types and Workloads}, journal ={Data Engineering, International Conference on}, volume = {0}, year = {2004}, issn = {1063-6382}, pages = {313}, doi = {http://doi.ieeecomputersociety.org/10.1109/ICDE.2004.1320007}, publisher = {IEEE Computer Society}, address = {Los Alamitos, CA, USA}, } | |||
| RefWorks Procite/RefMan/Endnote | x | ||
| TY - CONF JO - Data Engineering, International Conference on TI - Making the Pyramid Technique Robust to Query Types and Workloads SN - 1063-6382 SP EP A1 - Rui Zhang, A1 - Beng Chin Ooi, A1 - Kian-Lee Tan, PY - 2004 KW - null VL - 0 JA - Data Engineering, International Conference on ER - | |||
The effectiveness of many existing high-dimensional indexing structures is limited to specific types of queries and workloads. For example, while the Pyramid technique and the iMinMax are efficient for window queries, the iDistance is superior for kNN queries. In this paper, we present a new structure, called the P+-tree, that supports both window queries and kNN queries under different workloads efficiently. In the P+-tree, a B+-tree is employed to index the data points as follows. The data space is partitioned into subspaces based on clustering, and points in each subspace are mapped onto a single dimensional space using the Pyramid technique, and stored in the B+-tree. The crux of the scheme lies in the transformation of the data which has two crucial properties. First, it maps each subspace into a hypercube so that the Pyramid technique can be applied. Second, it shifts the cluster center to the top of the pyramid, which is the case that the Pyramid technique works very efficiently. We present window and kNN query processing algorithms for the P+-tree. Through an extensive performance study, we show that the P+-tree has considerable speedup over the Pyramid technique and the iMinMax for window queries and outperforms the iDistance for kNN queries.
Citation:
Rui Zhang, Beng Chin Ooi, Kian-Lee Tan, "Making the Pyramid Technique Robust to Query Types and Workloads," icde, pp.313, 20th International Conference on Data Engineering (ICDE'04), 2004
Usage of this product signifies your acceptance of the Terms of Use.
