Fast aggregation of data with many dimensions is a key component of many applications. The R-tree is the traditional data structure for indexing multi-dimensional data, but even the best R-tree variants suffer from performance degradation as the number of dimensions increases. The DC-tree addressed this issue by replacing Minimum Bounding Rectangle (MBR) keys with Minimum Describing Subsets (MDSs), which are less susceptible to overlap. This technique dramatically improves query performance with many dimensions, but at the cost of reduced insertion performance. Like most R-tree variants, this insertion overhead comes from expensive geometric comparisons while selecting the best child for insertion, or splitting over-full nodes. DC-trees, in...
Two-dimensional R-trees are a class of spatial index structures in which objects are arranged to ena...
In order to deal with the storage and query problems of massive vector spatial data, we design a vec...
Existing spatiotemporal indexes suffer from either large update cost or poor query performance, exce...
We propose a new R-tree structure that outperforms all the older ones. The heart of the idea is to i...
Data is being produced in new forms and unimaginable quantities. Researches and other scientific and...
In this paper, we propose a new method for index-ing large amounts of point and spatial data in high...
In this paper, we propose a new method for index-ing large amounts of point and spatial data in high...
In this paper, we propose a new method for indexing large amounts of point and spatial data in highd...
In this paper, we propose a new method for indexing large amounts of point and spatial data in highd...
We propose a new R-tree structure that outperforms all the older ones. The heart of the idea is to f...
We propose a new R-tree structure that outperforms all the older ones. The heart of the idea is to f...
Space-filling curves, particularly Hilbert curves, have proven to be a powerful paradigm for maintai...
As one of the key technologies for improving the efficiency of parallel processing of a huge volume ...
In this work a novel hierarchical data structure for high dimensional data indexing is proposed. MKL...
Abstract. Multidimensional indexing is concerned with the indexing of multi-attributed records, wher...
Two-dimensional R-trees are a class of spatial index structures in which objects are arranged to ena...
In order to deal with the storage and query problems of massive vector spatial data, we design a vec...
Existing spatiotemporal indexes suffer from either large update cost or poor query performance, exce...
We propose a new R-tree structure that outperforms all the older ones. The heart of the idea is to i...
Data is being produced in new forms and unimaginable quantities. Researches and other scientific and...
In this paper, we propose a new method for index-ing large amounts of point and spatial data in high...
In this paper, we propose a new method for index-ing large amounts of point and spatial data in high...
In this paper, we propose a new method for indexing large amounts of point and spatial data in highd...
In this paper, we propose a new method for indexing large amounts of point and spatial data in highd...
We propose a new R-tree structure that outperforms all the older ones. The heart of the idea is to f...
We propose a new R-tree structure that outperforms all the older ones. The heart of the idea is to f...
Space-filling curves, particularly Hilbert curves, have proven to be a powerful paradigm for maintai...
As one of the key technologies for improving the efficiency of parallel processing of a huge volume ...
In this work a novel hierarchical data structure for high dimensional data indexing is proposed. MKL...
Abstract. Multidimensional indexing is concerned with the indexing of multi-attributed records, wher...
Two-dimensional R-trees are a class of spatial index structures in which objects are arranged to ena...
In order to deal with the storage and query problems of massive vector spatial data, we design a vec...
Existing spatiotemporal indexes suffer from either large update cost or poor query performance, exce...