Title :
Indexing the solution space: a new technique for nearest neighbor search in high-dimensional space
Author :
Berchtold, Stefan ; Keim, Daniel A. ; Kriegel, Hans-Peter ; Seidl, Thomas
Author_Institution :
stb Software Technol. Beratung GmbH, Augsburg, Germany
Abstract :
Similarity search in multimedia databases requires an efficient support of nearest-neighbor search on a large set of high-dimensional points as a basic operation for query processing. As recent theoretical results show, state of the art approaches to nearest-neighbor search are not efficient in higher dimensions. In our new approach, we therefore precompute the result of any nearest-neighbor search which corresponds to a computation of the Voronoi cell of each data point. In a second step, we store conservative approximations of the Voronoi cells in an index structure efficient for high-dimensional data spaces. As a result, nearest neighbor search corresponds to a simple point query on the index structure. Although our technique is based on a precomputation of the solution space, it is dynamic, i.e., it supports insertions of new data points. An extensive experimental evaluation of our technique demonstrates the high efficiency for uniformly distributed as well as real data. We obtained a significant reduction of the search time compared to nearest neighbor search in other index structures such as the X-tree
Keywords :
computational geometry; database indexing; multimedia databases; query processing; spatial data structures; tree data structures; visual databases; Voronoi diagrams; X-tree; database indexing; experimental evaluation; high-dimensional data spaces; index structure; multimedia databases; nearest neighbor search; query processing; similarity search; spatial databases; Computer Society; Content based retrieval; Image databases; Indexing; Information retrieval; Multidimensional systems; Multimedia databases; Nearest neighbor searches; Query processing; Relational databases;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on