logo SBA

ETD

Archivio digitale delle tesi discusse presso l’Università di Pisa

Tesi etd-09202023-115201


Tipo di tesi
Tesi di laurea magistrale
Autore
MARTINICO, SILVIO
URN
etd-09202023-115201
Titolo
Graph-based Indexing for Efficient and Effective Approximate Nearest Neighbors Search
Dipartimento
INFORMATICA
Corso di studi
INFORMATICA
Relatori
relatore Venturini, Rossano
correlatore Nardini, Franco Maria
correlatore Rulli, Cosimo
Parole chiave
  • indexing
  • graphs
  • ann
  • knn
  • approximate knn
  • k-nearest neighbors
  • similarity search
Data inizio appello
06/10/2023
Consultabilità
Non consultabile
Data di rilascio
06/10/2063
Riassunto
In the modern era of Big Data the ability to search a given element -called query- in a set of data is fundamental. This search is done via Similarity Search, a paradigm of searching based on a notion of similarity between pairs of objects. With the advent of neural networks, it became possible to produce representations of any kind of object in the form of numerical vectors. Thus, it is possible to perform similarity search by computing distances on vector spaces. This lead us to solving the k-Nearest Neighbors search (kNN) problem. In practice, we solve the Approximate kNN search (ANN).
Many methods have been proposed to face this problem. The most promising class is that of graph-based ANN.
In this work these methods are deeply analyzed and then tested and compared to other class of methods. The reasons of the superiority of these methods and some improvements are investigated.
File