An Improved Hierarchical Datastructure for Nearest Neighbor Search

Mengdie Nie,Zhi-Jie Wang,Chunjing Gan,Zhe Quan,Bin Yao,Jian Yin
DOI: https://doi.org/10.1609/aaai.v33i01.330110001
2019-01-01
Proceedings of the AAAI Conference on Artificial Intelligence
Abstract:Nearest neighbor search is a fundamental computational tool and has wide applications. In past decades, many datastructures have been developed to speed up this operation. In this paper, we propose a novel hierarchical datastructure for nearest neighbor search in moderately high dimension. Our proposed method maintains good run time guarantees, and it outperforms several state-of-the-art methods in practice.
What problem does this paper attempt to address?