2015
DOI: 10.1007/978-3-319-25087-8_3
|View full text |Cite
|
Sign up to set email alerts
|

Similarity Joins and Beyond: An Extended Set of Binary Operators with Order

Abstract: Abstract. Similarity joins are troublesome database operators that often produce results much larger than the user really needs or expects. In order to return the similar elements, similarity joins also require sorting during the retrieval process, although order is a concept not supported in the relational model. This paper proposes a solution to solve those two issues extending the similarity join concept to a broader set of binary operators, which aims at retrieving the most similar pairs and embedding the … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
13
0
6

Year Published

2015
2015
2017
2017

Publication Types

Select...
5
1

Relationship

3
3

Authors

Journals

citations
Cited by 6 publications
(19 citation statements)
references
References 13 publications
0
13
0
6
Order By: Relevance
“…the value of attribute S in tuple t v feature vector of the k most similar attributes to each t 1 (Carvalho et al, 2015). A third type of similarity join is often described in the database literature (Silva et al, 2013): the kdistance join.…”
Section: Similarity Joinmentioning
confidence: 99%
See 4 more Smart Citations
“…the value of attribute S in tuple t v feature vector of the k most similar attributes to each t 1 (Carvalho et al, 2015). A third type of similarity join is often described in the database literature (Silva et al, 2013): the kdistance join.…”
Section: Similarity Joinmentioning
confidence: 99%
“…It retrieves the k pairs t 1 ,t 2 having the most similar values t 1 [S 1 ] and t 2 [S 2 ]. This operator is an instance of the similarity wide-join (Carvalho et al, 2015). Wide-joins retrieve the most similar pairs in general, sorting the tuple internally, allowing its processing to comply with the relational theory and executed efficiently.…”
Section: Similarity Joinmentioning
confidence: 99%
See 3 more Smart Citations