English

Graph based Nearest Neighbor Search: Promises and Failures

Information Retrieval 2019-06-19 v5 Computer Vision and Pattern Recognition Data Structures and Algorithms Multimedia Social and Information Networks

Abstract

Recently, graph based nearest neighbor search gets more and more popular on large-scale retrieval tasks. The attractiveness of this type of approaches lies in its superior performance over most of the known nearest neighbor search approaches as well as its genericness to various metrics. In this paper, the role of two strategies, namely hierarchical structure and graph diversification that are adopted as the key steps in the graph based approaches, is investigated. We find the hierarchical structure could not achieve "much better logarithmic complexity scaling" as it was claimed in the original paper, particularly on high dimensional cases. Moreover, we find that similar high search speed efficiency as the one with hierarchical structure could be achieved with the support of flat k-NN graph after graph diversification. Finally, we point out the difficulty, that is faced by most of the graph based search approaches, is directly linked to "curse of dimensionality".

Keywords

Cite

@article{arxiv.1904.02077,
  title  = {Graph based Nearest Neighbor Search: Promises and Failures},
  author = {Peng-Cheng Lin and Wan-Lei Zhao},
  journal= {arXiv preprint arXiv:1904.02077},
  year   = {2019}
}
R2 v1 2026-06-23T08:28:19.176Z