DOI: 10.4018/978-1-60960-475-2.ch014
|View full text |Cite
|
Sign up to set email alerts
|

Querying Multimedia Data by Similarity in Relational DBMS

Abstract: Multimedia objects – such as images, audio, and video – do not present the total ordering relationship, so the relational operators (‘<’, ‘=’, ‘=’, ‘>’) are not suitable to compare them. Therefore, similarity queries are the most useful, and often the only types of queries adequate to search multimedia objects stored in a database. Unfortunately, the ubiquitous query language SQL – the most widely employed language in Database Management Systems (DBMS) – does not provide effective support for similarity … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0
12

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 13 publications
(20 citation statements)
references
References 50 publications
0
8
0
12
Order By: Relevance
“…SIREN (Barioni et al, 2011) is a middleware between a client application and the RDBMS. The client sends SQL commands extended with similarity keywords, which are checked by SIREN to identify similarity predicates.…”
Section: Similarity Support On Rdbmsmentioning
confidence: 99%
“…SIREN (Barioni et al, 2011) is a middleware between a client application and the RDBMS. The client sends SQL commands extended with similarity keywords, which are checked by SIREN to identify similarity predicates.…”
Section: Similarity Support On Rdbmsmentioning
confidence: 99%
“…Our implementation, named as Kiara, supports an SQL extension for building similarity queries over complex data (Barioni et al, 2011). Also through the SQL extension, Kiara allows managing feature extractors and evaluation functions, which are dynamically (no recompilation) inserted and updated by user-defined functions written in C++.…”
Section: Implementation Of Dccmmentioning
confidence: 99%
“…Two of the most common queries used in contentbased retrieval are the Range Query and the k Nearest Neighbor (kNN) Query (Barioni et al, 2011). Range Query is defined by the function Rq(s q , ξ), where s q represents an object from data domain S and ξ is the radius used as distance constraint.…”
Section: Content-based Retrievalmentioning
confidence: 99%
See 1 more Smart Citation
“…Considering the multimedia data types, for example, the traditional querying approach based on attribute matching is not suitable. This fact has motivated the development of querying approaches based on the concept of similarity among complex data elements [5]. There are several examples of querying approaches that dealt with this issue in the scientific literature, such as the similarity selection algorithms (e.g., k-nearest neighbor selection and range selection) [6], the similarity join algorithms (e.g., k-nearest neighbor join, k-closest neighbor join, join around, and range join) [7], and the diversification of similarity selections [8].…”
Section: Introductionmentioning
confidence: 99%