Loading [a11y]/accessibility-menu.js
A Versatile and Efficient GPU Data Structure for Spatial Indexing | IEEE Journals & Magazine | IEEE Xplore

A Versatile and Efficient GPU Data Structure for Spatial Indexing


Abstract:

In this paper we present a novel GPU-based data structure for spatial indexing. Based on Fenwick trees-a special type of binary indexed trees-our data structure allows co...Show More

Abstract:

In this paper we present a novel GPU-based data structure for spatial indexing. Based on Fenwick trees-a special type of binary indexed trees-our data structure allows construction in linear time. Updates and prefixes can be computed in logarithmic time, whereas point queries require only constant time on average. Unlike competing data structures such as summed-area tables and spatial hashing, our data structure requires a constant amount of bits for each data element, and it offers unconstrained point queries. This property makes our data structure ideally suited for applications requiring unconstrained indexing of large data, such as block-storage of large and block-sparse volumes. Finally, we provide asymptotic bounds on both run-time and memory requirements, and we show applications for which our new data structure is useful.
Published in: IEEE Transactions on Visualization and Computer Graphics ( Volume: 23, Issue: 1, January 2017)
Page(s): 911 - 920
Date of Publication: 10 August 2016

ISSN Information:

PubMed ID: 27875204

Funding Agency:


References

References is not available for this document.