1999
DOI: 10.1145/328939.328959
|View full text |Cite
|
Sign up to set email alerts
|

Indexing large metric spaces for similarity search queries

Abstract: One of the common queries in many database applications is finding approximate matches to a given query item from a collection of data items. For example, given an image database, one may want to retrieve all images that are similar to a given query image. Distance-based index structures are proposed for applications where the distance computations between objects of the data domain are expensive (such as high-dimensional data) and the distance function is metric. In this paper we consider using distance-based… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
134
0
11

Year Published

2001
2001
2020
2020

Publication Types

Select...
3
3
2

Relationship

0
8

Authors

Journals

citations
Cited by 216 publications
(147 citation statements)
references
References 22 publications
0
134
0
11
Order By: Relevance
“…A couple of variations of interest are ROAESA, or Reduced Overhead-AESA [85], and TLAESA, or Tree-LAESA [92,93], which reduce the CPU time of AESA and LAESA, respectively, to sublinear. Applications of pivoting in hybrid structures include MVP-tree [81,82], D-index [50-52, 52, 53, 101] and the related, DF-tree [37], PM-tree [84], and CM-tree [47]. 24.…”
Section: B An Overview Of the Indexing Methodsmentioning
confidence: 99%
See 2 more Smart Citations
“…A couple of variations of interest are ROAESA, or Reduced Overhead-AESA [85], and TLAESA, or Tree-LAESA [92,93], which reduce the CPU time of AESA and LAESA, respectively, to sublinear. Applications of pivoting in hybrid structures include MVP-tree [81,82], D-index [50-52, 52, 53, 101] and the related, DF-tree [37], PM-tree [84], and CM-tree [47]. 24.…”
Section: B An Overview Of the Indexing Methodsmentioning
confidence: 99%
“…For more information about the VP-tree, see the papers by Uhlmann [62] (who calls them simply metric trees) and Yianilos [95] (who rediscovered them, and gave them their name). The VP partitioning scheme has been extended in, for example, the Optimistic VP-tree [83] and the MVP-tree [81,82]. It is extended with a so-called exclusion zone in the Excluded Middle Vantage Point Forest [61] (which is in many ways very similar to the more recent D-index, discussed later).…”
Section: B An Overview Of the Indexing Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…In the first category, many indexing structures have been proposed to speed up the retrieval efficiency, such as R-tree [25] , K-d tree [26] , TV-tree [27] , SR-tree [28] , and X-tree [29] . If the distance function dist on D is a metric distance function, indexing structures on metric space can be applied, such as GH-tree [30] , GNAT [31] , SA-tree [32] , M-tree [33] , and MVP-tree [34] . In the second category, many efficient search algorithms have been proposed to reduce the number of disk page access during a k-NN search [1,2,4] .…”
Section: Related Workmentioning
confidence: 99%
“…Another method [20] is the generalized hyper-plane tree (gh-tree), which partitions the data set into two by picking two points as representatives and assigning the remaining to the closest representative. Bozkaya and Ozsoyoglu [7] [6] proposed an extension of the vp-tree called multi-vantage-point tree (mvp-tree) which chooses in a clever way m vantage points for a node which has a fanout of m 2 . The Geometric Near Access Tree (GNAT) of Brin [8] can be viewed as a refinement of the second technique presented in [9].…”
Section: Related Workmentioning
confidence: 99%