This paper presents a fast algorithm for solving the all-nearest-neighbors problem. The algorithm uses a data parallel style of programming which can be efficiently utilized on a variety of parallel and vector architectures [4,21,26]. I have implemented the algorithm in C on one such architecture, the Cray Y-MP. On one Cray CPU, the implementation is about 19 times faster than a fast sequential algorithm running on a Sparc workstation. The main idea in the algorithm is to divide the plane up into a fixed grid of cells, or buckets. When the points are well distributed, the algorithm processes each query point, q, by searching a small number of cells close to q. Bentley, WEide and Yao first presented this idea for conventional architectures [...
AbstractÐA new fast nearest-neighbor algorithm is described that uses principal component analysis t...
Proximity queries that involve multiple object types are very common. In this paper, we present a pa...
Most similarity search techniques map the data objects into some high-dimensional feature space. The...
This dissertation develops and studies fast algorithms for solving closest point problems. Algorithm...
In this project, we introduce and present a new search method for fast nearest-neighbor search in hi...
Parallel algorithms to solve several computational geometric problems on mesh-connected computers (M...
Nearest neighbor searching is an important geometric subproblem in vector quantization. Existing stu...
We present a survey of parallel local search algorithms in which we review the concepts that can be ...
The local similarity problem is to determine the similar regions within two given sequences. We rece...
In this article, we propose a new fast nearest neighbor search algorithm, based on vector quantizati...
Similarity search in multimedia databases requires an efficient support of nearest-neighbor search o...
Similarity search problems in high-dimensional data arise in many areas of computer science such as ...
AbstractThe main contribution of this paper is a novel technique for proving lower bounds in paralle...
Abstract. We present a family of algorithms for local optimization that exploit the parallel archite...
In Computer Graphics is usual the modelling of dynamic systems through particles. The simulation of ...
AbstractÐA new fast nearest-neighbor algorithm is described that uses principal component analysis t...
Proximity queries that involve multiple object types are very common. In this paper, we present a pa...
Most similarity search techniques map the data objects into some high-dimensional feature space. The...
This dissertation develops and studies fast algorithms for solving closest point problems. Algorithm...
In this project, we introduce and present a new search method for fast nearest-neighbor search in hi...
Parallel algorithms to solve several computational geometric problems on mesh-connected computers (M...
Nearest neighbor searching is an important geometric subproblem in vector quantization. Existing stu...
We present a survey of parallel local search algorithms in which we review the concepts that can be ...
The local similarity problem is to determine the similar regions within two given sequences. We rece...
In this article, we propose a new fast nearest neighbor search algorithm, based on vector quantizati...
Similarity search in multimedia databases requires an efficient support of nearest-neighbor search o...
Similarity search problems in high-dimensional data arise in many areas of computer science such as ...
AbstractThe main contribution of this paper is a novel technique for proving lower bounds in paralle...
Abstract. We present a family of algorithms for local optimization that exploit the parallel archite...
In Computer Graphics is usual the modelling of dynamic systems through particles. The simulation of ...
AbstractÐA new fast nearest-neighbor algorithm is described that uses principal component analysis t...
Proximity queries that involve multiple object types are very common. In this paper, we present a pa...
Most similarity search techniques map the data objects into some high-dimensional feature space. The...