The similarity search problem is found in many application domains including computer graphics, information retrieval, statistics, computational biology, and scientific data processing just to name a few. Recently several studies have been performed to accelerate the k-nearest neighbor (kNN) queries using GPUs, but most of the works develop brute-force exhaustive scanning algorithms leveraging a large number of GPU cores and none of the prior works employ GPUs for an n-ary tree structured index. It is known that multi-dimensional hierarchical indexing trees such as R-trees are inherently not well suited for GPUs because of their irregular tree traversal and memory access patterns. Traversing hierarchical tree structures in an irregular mann...
BACKGROUND: The analysis of biological networks has become a major challenge due to the recent devel...
R-trees are popular spatial indexing techniques that have been widely used in many geospatial applic...
Nearest neighbor search is a core computational task in database systems and throughout data analysi...
Inherently multi-dimensional n-ary indexing structures such as R-trees are not well suited for the G...
The general purpose computing on graphics processing unit (GP-GPU) has emerged as a new cost effecti...
Abstract—Inherently multi-dimensional n-ary indexing structures such as R-trees are not well suited ...
This paper presents parallel algorithms for the construction of k dimensional tree (KD-tree) and nea...
We present a GPU algorithm for the nearest neighbor search, an important database problem. The searc...
Abstract. We present a GPU algorithm for the nearest neighbor search, an important database problem....
We present a new approach for combining k-d trees and graphics processing units for near-est neighbo...
CUDA is a parallel programming environment that enables significant performance improvement by lever...
We present a novel multi-dimensional range query co-processing scheme for the CPU and GPU. It has be...
Many high dimensional data mining applications involve the nearest neighbor search (NNS) on a KD-tre...
R-Trees are popular spatial indexing techniques that have been widely adopted in many geospatial app...
Background: The analysis of biological networks has become a major challenge due to the recent devel...
BACKGROUND: The analysis of biological networks has become a major challenge due to the recent devel...
R-trees are popular spatial indexing techniques that have been widely used in many geospatial applic...
Nearest neighbor search is a core computational task in database systems and throughout data analysi...
Inherently multi-dimensional n-ary indexing structures such as R-trees are not well suited for the G...
The general purpose computing on graphics processing unit (GP-GPU) has emerged as a new cost effecti...
Abstract—Inherently multi-dimensional n-ary indexing structures such as R-trees are not well suited ...
This paper presents parallel algorithms for the construction of k dimensional tree (KD-tree) and nea...
We present a GPU algorithm for the nearest neighbor search, an important database problem. The searc...
Abstract. We present a GPU algorithm for the nearest neighbor search, an important database problem....
We present a new approach for combining k-d trees and graphics processing units for near-est neighbo...
CUDA is a parallel programming environment that enables significant performance improvement by lever...
We present a novel multi-dimensional range query co-processing scheme for the CPU and GPU. It has be...
Many high dimensional data mining applications involve the nearest neighbor search (NNS) on a KD-tre...
R-Trees are popular spatial indexing techniques that have been widely adopted in many geospatial app...
Background: The analysis of biological networks has become a major challenge due to the recent devel...
BACKGROUND: The analysis of biological networks has become a major challenge due to the recent devel...
R-trees are popular spatial indexing techniques that have been widely used in many geospatial applic...
Nearest neighbor search is a core computational task in database systems and throughout data analysi...