Range and k-nearest neighbor searching are core problems in pattern recognition. Given a database S of objects in a metric space M and a query object q in M, in a range searching problem the goal is to find the objects of S within some threshold distance to q, whereas in a k-nearest neighbor searching problem, the k elements of S closest to q must be produced. These problems can obviously be solved with a linear number of distance calculations, by comparing the query object against every object in the database. However, the goal is to solve such problems much faster. We combine and extend ideas from the M-Tree, the Multivantage Point structure, and the FQ-Tree to create a new structure in the "bisector tree" class, called the Antipole Tree....
This paper examines the problem of database organization and retrieval based on computing metric pai...
Several methods exists for performing similarity searches quickly using metric indexing. However, mo...
AbstractA new multidimensional search structure is described that is able to exploit metric informat...
Proximity queries (the searching problem generalized beyond exact match) is mostly modeled as metric...
In this paper, we present an efficient method, called iDistance, for K-nearest neighbor (KNN) search...
Abstract. Nearest neighbour search is one of the most simple and used technique in Pattern Recogniti...
The M-tree is a well-known indexing method enabling efficient similarity search in metric spaces. Al...
In this paper, we present a fast and versatile algorithm which can rapidly perform a variety of near...
In this paper, we present an efficient method, called iDistance, for K-nearest neighbor (KNN) search...
Title: Tree-based Indexing Methods for Similarity Search in Metric and Nonmetric Spaces Author: Mgr....
Title: Tree-based Indexing Methods for Similarity Search in Metric and Nonmetric Spaces Author: Mgr....
Abstract. Clustering-based methods for searching in metric spaces par-tition the space into a set of...
The emergence of complex data objects that must be indexed and queried in databases has created a ne...
International audienceKeywords: Exact nearest neighbour search Approximate nearest neighbour search ...
In this article, we present an efficient B + -tree based indexing method, ca...
This paper examines the problem of database organization and retrieval based on computing metric pai...
Several methods exists for performing similarity searches quickly using metric indexing. However, mo...
AbstractA new multidimensional search structure is described that is able to exploit metric informat...
Proximity queries (the searching problem generalized beyond exact match) is mostly modeled as metric...
In this paper, we present an efficient method, called iDistance, for K-nearest neighbor (KNN) search...
Abstract. Nearest neighbour search is one of the most simple and used technique in Pattern Recogniti...
The M-tree is a well-known indexing method enabling efficient similarity search in metric spaces. Al...
In this paper, we present a fast and versatile algorithm which can rapidly perform a variety of near...
In this paper, we present an efficient method, called iDistance, for K-nearest neighbor (KNN) search...
Title: Tree-based Indexing Methods for Similarity Search in Metric and Nonmetric Spaces Author: Mgr....
Title: Tree-based Indexing Methods for Similarity Search in Metric and Nonmetric Spaces Author: Mgr....
Abstract. Clustering-based methods for searching in metric spaces par-tition the space into a set of...
The emergence of complex data objects that must be indexed and queried in databases has created a ne...
International audienceKeywords: Exact nearest neighbour search Approximate nearest neighbour search ...
In this article, we present an efficient B + -tree based indexing method, ca...
This paper examines the problem of database organization and retrieval based on computing metric pai...
Several methods exists for performing similarity searches quickly using metric indexing. However, mo...
AbstractA new multidimensional search structure is described that is able to exploit metric informat...