A meta-indexing method for fast probably approximately correct nearest neighbor searches

被引:1
|
作者
Santini, Simone [1 ]
机构
[1] Univ Autonoma Madrid, Escuela Politecn Super, C Tomas & Valiente 11, Madrid 28049, Spain
关键词
Indexing; Approximate nearest neighbor; Error modeling; Curse of dimensionality; Multimedia data base; Approximate search; QUERIES; ALGORITHM; FILE;
D O I
10.1007/s11042-022-12690-w
中图分类号
TP [自动化技术、计算机技术];
学科分类号
0812 ;
摘要
In this paper we present an indexing method for probably approximately correct nearest neighbor queries in high dimensional spaces capable of improving the performance of any index whose performance degrades with the increased dimensionality of the query space. The basic idea of the method is quite simple: we use SVD to concentrate the variance of the inter-element distance in a lower dimensional space, Xi. We do a nearest neighbor query in this space and then we "peek" forward from the nearest neighbor by gathering all the elements whose distance from the query is less than d(Xi) (1 + zeta sigma(2)(Xi)), where d(Xi) is the distance from the nearest neighbor in Xi, sigma(2)(Xi) is the variance of the data in Xi, and zeta a parameter. All the data thus collected form a tentative set T, in which we do a scan using the complete feature space to find the point closest to the query. The advantages of the method are that (1) it can be built on top of virtually any indexing method and (2) we can build a model of the distribution of the error precise enough to allow designing a compromise between error and speed. We show the improvement that we can obtain using data from the SUN data base.
引用
收藏
页码:30465 / 30491
页数:27
相关论文
共 34 条