Sciweavers

ADC
2009
Springer

Elliptic Indexing of Multidimensional Databases

13 years 10 months ago
Elliptic Indexing of Multidimensional Databases
In this work an R-tree variant, which uses minimum volume covering ellipsoids instead of usual minimum bounding rectangles, is presented. The most significant aspects, which determine R-tree index structure performance, is an amount of dead space coverage and overlaps among the covering regions. Intuitively, ellipsoid as a quadratic surface should cover data more tightly, leading to less dead space coverage and less overlaps. Based on studies of many available R-tree variants (especially SR-tree), the eR-tree (ellipsoid R-tree) with ellipsoidal regions is proposed. The focus is put on the algorithm of ellipsoids construction as it significantly affects indexing speed and querying performance. At the end, the eR-tree undergoes experiments with both synthetic and real datasets. It proves its superiority especially on clustered sparse datasets.
Ondrej Danko, Tomás Skopal
Added 25 May 2010
Updated 25 May 2010
Type Conference
Year 2009
Where ADC
Authors Ondrej Danko, Tomás Skopal
Comments (0)