2007
DOI: 10.1016/j.datak.2007.05.002
|View full text |Cite
|
Sign up to set email alerts
|

t-Spanners for metric space searching

Abstract: The problem of Proximity Searching in Metric Spaces consists in finding the elements of a set which are close to a given query under some similarity criterion. In this paper we present a new methodology to solve this problem, which uses a t-spanner G ′ (V, E) as the representation of the metric database. A t-spanner is a subgraph G ′ (V, E) of a graph G(V, A), such that E ⊆ A and G ′ approximates the shortest path costs over G within a precision factor t.Our key idea is to regard the t-spanner as an approximat… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0
1

Year Published

2008
2008
2009
2009

Publication Types

Select...
4
3

Relationship

2
5

Authors

Journals

citations
Cited by 9 publications
(6 citation statements)
references
References 33 publications
(51 reference statements)
0
5
0
1
Order By: Relevance
“…Pivoting techniques select some objects as pivots, calculate the distance among all objects and the pivots, and use them in the triangle inequality to discard objects during search. Many algorithms are based on this idea [1,3,5,8,9,14,23,24,27,28,30,31,33,[35][36][37]. Clustering techniques divide the collection of data into groups called clusters such that similar objects fall into the same group.…”
Section: D(q U) D(q V)mentioning
confidence: 99%
“…Pivoting techniques select some objects as pivots, calculate the distance among all objects and the pivots, and use them in the triangle inequality to discard objects during search. Many algorithms are based on this idea [1,3,5,8,9,14,23,24,27,28,30,31,33,[35][36][37]. Clustering techniques divide the collection of data into groups called clusters such that similar objects fall into the same group.…”
Section: D(q U) D(q V)mentioning
confidence: 99%
“…In metric spaces, a natural approach to solve this problem consists in indexing one or both sets independently (by using any from the plethora of metric indices [3,4,7,8,[10][11][12]14,15,17,21,27,[36][37][38]40,41,44,[47][48][49][50], most of them compiled in [13,26,46,51]), and then solving range queries for all the involved elements over the indexed sets. In fact, this is the strategy proposed in [19], where the authors use the D-index [18] in order to solve similarity self joins.…”
Section: Similarity Joinsmentioning
confidence: 99%
“…The t-spanners structure [12] approximates the original distance matrix by introducing an error rate that can be bounded. The setup time for the t-spanners is even worse than the AESA, limiting its use for only small cardinalities, but its query performance is close to AESA while consuming less memory.…”
Section: Introductionmentioning
confidence: 99%