@inbook{090ff606bb464bc8a03277ce4bc510b9,
title = "Indexing for similarity search operators",
abstract = "This chapter deviates from the semantics-oriented discussion in this book and considers the motivation for indexes and efficient algorithms for evaluating similarity queries. We start with the computationally simplest case of processing similarity queries over data objects in a Euclidean space where we illustrate the utility of the k-d Tree to enable efficient search. We then relax the constraints and move to general metric spaces, where the triangle inequality becomes the most important property. We describe a commonly used index called the VP Tree for such a case. Finally, we consider the most general scenario where the distance measure can be arbitrary. The only property assumed is the monotonicity of the distance function. Here we consider two approaches—the family of Threshold algorithms and the AL Tree based indexing method and show how they can be used for Top-k search in such situations.",
author = "P. Deepak and Deshpande, {Prasad M.}",
year = "2015",
month = jan,
day = "1",
doi = "10.1007/978-3-319-21257-9_6",
language = "English",
series = "SpringerBriefs in Computer Science",
publisher = "Springer",
number = "9783319212562",
pages = "91--103",
booktitle = "SpringerBriefs in Computer Science",
edition = "9783319212562",
}