Sciweavers

DKE
2006

Bulk insertion for R-trees by seeded clustering

13 years 4 months ago
Bulk insertion for R-trees by seeded clustering
We propose a scalable technique called Seeded Clustering that allows us to maintain R-tree indices by bulk insertion while keeping pace with high data arrival rates. Our approach uses a seed tree, which is copied from the top k levels of a target R-tree, to classify input data objects into clusters. We then build an Rtree for each of the clusters and insert the input R-trees into the target R-tree in bulk one at a time. We present detailed algorithms for the seeded clustering and bulk insertion. The experimental results show that the bulk insertion by seeded clustering outperforms the previously known methods.
Taewon Lee, Bongki Moon, Sukho Lee
Added 11 Dec 2010
Updated 11 Dec 2010
Type Journal
Year 2006
Where DKE
Authors Taewon Lee, Bongki Moon, Sukho Lee
Comments (0)