Range Queries in the R-Tree

msra(2004)

引用 22|浏览11
暂无评分
摘要
Multi-dimensional data structures are applied in many real index applications, i.e. data min- ing, indexing multimedia data, indexing non- structured text documents and so on. Many index structures and algorithms have been proposed. There are two major approaches to multi-dimensional indexing. These are, data structures to indexing metric and vec- tor spaces. The R-tree, R*-tree, and UB-tree are representatives of the vector data struc- tures. These data structures provide ecient processing for many types of queries, i.e. point queries, range queries and so on. As far as the vector data structures are concerned the range query retrieves all points in defined hy- per box in an n-dimensional space. The nar- row range query is a significant type of the range query. Its processing is inecient in the vector data structures. Moreover, the ef- ficiency decreases from increase dimension of an indexed space. We depict an application of the signature for more ecient processing of narrow range queries. The approach puts the signature into the R-tree but native func- tionalities are preserved, i.e. the range query algorithm for general range query. The novel data structure is called the Signature R-tree. This data structure is more resistant to the curse of dimensionality.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要