Scalable distributed algorithm for approximate nearest neighbor search problem in high dimensional general metric spaces

  • Authors:
  • Yury Malkov;Alexander Ponomarenko;Andrey Logvinov;Vladimir Krylov

  • Affiliations:
  • MERA Labs LLC, Nizhny Novgorod, Russia;MERA Labs LLC, Nizhny Novgorod, Russia;MERA Labs LLC, Nizhny Novgorod, Russia;MERA Labs LLC, Nizhny Novgorod, Russia

  • Venue:
  • SISAP'12 Proceedings of the 5th international conference on Similarity Search and Applications
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

We propose a novel approach for solving the approximate nearest neighbor search problem in arbitrary metric spaces. The distinctive feature of our approach is that we can incrementally build a non-hierarchical distributed structure for given metric space data with a logarithmic complexity scaling on the size of the structure and adjustable accuracy probabilistic nearest neighbor queries. The structure is based on a small world graph with vertices corresponding to the stored elements, edges for links between them and the greedy algorithm as base algorithm for searching. Both search and addition algorithms require only local information from the structure. The performed simulation for data in the Euclidian space shows that the structure built using the proposed algorithm has navigable small world properties with logarithmic search complexity at fixed accuracy and has weak (power law) scalability with the dimensionality of the stored data.