Los puntos clave no están disponibles para este artículo en este momento.
1976algorithm has long been deemed unsuitable for exact nearest-neighbor search in high dimensional data. The theoretical guarantees and the empirical performance of do not show significant improvements over brute-force nearest-neighbor search in moderate to high dimensions. has been used relatively more successfully for approximate search 2009flann but lack theoretical guarantees. In the article, we build upon randomized-partition trees 2013randomized to propose based approximate search schemes with O (d łog d + łog n) query time for data sets with n points in d dimensions and rigorous theoretical guarantees on the search accuracy. We empirically validate the search accuracy and the query time guarantees of our proposed schemes, demonstrating the significantly improved scaling for same level of accuracy.
Ram et al. (Thu,) studied this question.