The R-tree is one of the (very) few multi-dimensional indexes that have been incorporated in a commercial database system (e.g., Oracle, DB2, Informix, etc.). Therefore, it is an important research topic to design efficient algorithms for R-trees that can be easily implemented. Such algorithms enhance the power of a commercial system, thus having immediate impacts in practice. In this lecture, we will study a well-known method called best-first (BF) search, which has been applied extensively to solve a large number of problems with R-trees. A crucial feature of the method is that it can be used to design optimal algorithms (we will clarify the notion of optimality later). We will discuss it in the context of nearest neighbor (NN) search. 1 ...
The search for acceptable solutions in a combinatorially large problem space is an important problem...
We present the Priority R-tree, or PR-tree, which is the first R-tree variant that always answers a ...
Consider a set S of n data points in real d-dimensional space, R d , where distances are measured ...
In theoretical studies, we often develop structures that are dedicated to specific problems. In prac...
A simplified k nearest neighbour (knn) search for the R-tree family is proposed in this paper. This ...
Best-first search (BFS) expands the fewest nodes among all admissible algorithms us-ing the same cos...
Abstract: While k-d trees have been widely studied and used, their theoretical advantages are often...
Nearest neighbor search is a basic primitive method used for machine learning and information retrie...
We present the priority R-tree, or PR-tree, which is the first R-tree variant that always answers a ...
We present the priority R-tree, or PR-tree, which is the first R-tree variant that always answers a ...
In many computer vision problems, answering the nearest neighbor queries efficiently, especially in ...
We present the Priority R-tree, or PR-tree, which is the rst R-tree variant that always answers a wi...
Many combinatorial optimization and constraint satisfaction problems can be formulated as a search f...
Tree search is a common technique for solving constraint satisfaction and combinatorial optimization...
This note presents a simplification and generalization of an algorithm for searching k-dimensional t...
The search for acceptable solutions in a combinatorially large problem space is an important problem...
We present the Priority R-tree, or PR-tree, which is the first R-tree variant that always answers a ...
Consider a set S of n data points in real d-dimensional space, R d , where distances are measured ...
In theoretical studies, we often develop structures that are dedicated to specific problems. In prac...
A simplified k nearest neighbour (knn) search for the R-tree family is proposed in this paper. This ...
Best-first search (BFS) expands the fewest nodes among all admissible algorithms us-ing the same cos...
Abstract: While k-d trees have been widely studied and used, their theoretical advantages are often...
Nearest neighbor search is a basic primitive method used for machine learning and information retrie...
We present the priority R-tree, or PR-tree, which is the first R-tree variant that always answers a ...
We present the priority R-tree, or PR-tree, which is the first R-tree variant that always answers a ...
In many computer vision problems, answering the nearest neighbor queries efficiently, especially in ...
We present the Priority R-tree, or PR-tree, which is the rst R-tree variant that always answers a wi...
Many combinatorial optimization and constraint satisfaction problems can be formulated as a search f...
Tree search is a common technique for solving constraint satisfaction and combinatorial optimization...
This note presents a simplification and generalization of an algorithm for searching k-dimensional t...
The search for acceptable solutions in a combinatorially large problem space is an important problem...
We present the Priority R-tree, or PR-tree, which is the first R-tree variant that always answers a ...
Consider a set S of n data points in real d-dimensional space, R d , where distances are measured ...