Buscar
Mostrando ítems 1-10 de 418
A graph-based cache for large-scale similarity search engines
(Springer, 2018-05)
Large-scale similarity search engines are complex systems devised to process unstructured data like images and videos. These systems are deployed on clusters of distributed processors communicated through high-speed networks. ...
Solving Multiple Queries through a Permutation Index in GPU
(Revista Computación y Sistemas; Vol. 17 No.3, 2013-09-11)
Abstract. Query-by-content by means of similarity
search is a fundamental operation for applications that
deal with multimedia data. For this kind of query
it is meaningless to look for elements exactly equal
to the ...
On Semantic Solutions for Efficient Approximate Similarity Search on Large-Scale Datasets
(Universidad La Salle, 2018-07-04)
Approximate similarity search algorithms based on hashing were proposed to query high-dimensional datasets due to its fast retrieval speed and low storage cost. Recent studies, promote the use of Convolutional Neural Network ...
Algorithmic computation and approximation of semantic similarity
(Springer, 2006-06-08)
Automatic extraction of semantic information from text and links in Web pages is key to improving the quality of search results. However, the assessment of automatic semantic measures is limited by the coverage of user ...
Near neighbor searching with K nearest references
(Elsevier, 2015)
Proximity searching is the problem of retrieving,from a given database, those objects
closest to a query.To avoid exhaustive searching,data structures called indexes are builton
the database prior to serving queries.The ...