Sciweavers

VLDB
2004
ACM

Querying high-dimensional data in single-dimensional space

14 years 4 months ago
Querying high-dimensional data in single-dimensional space
In this paper, we propose a new tunable index scheme, called iMinMax(), that maps points in highdimensional spaces to single-dimensional values determined by their maximum or minimum values among all dimensions. By varying the tuning "knob", , we can obtain different families of iMinMax structures that are optimized for different distributions of data sets. The transformed data can then be indexed using existing single-dimensional indexing structures such as the B+ -trees. Queries in the high-dimensional space have to be transformed into queries in the single-dimensional space and evaluated there. We present efficient algorithms for evaluating window queries as range queries on the singledimensional space. We conducted an extensive performance study to evaluate the effectiveness of the proposed schemes. Our results show that iMinMax() outperforms existing techniques, including the Pyramid scheme and VA-file, by a wide margin. We then describe how iMinMax could be used in appr...
Cui Yu, Stéphane Bressan, Beng Chin Ooi, Kian-Lee
Added 05 Dec 2009
Updated 05 Dec 2009
Type Conference
Year 2004
Where VLDB
Authors Cui Yu, Stéphane Bressan, Beng Chin Ooi, Kian-Lee Tan
Comments (0)