Flexible aggregate similarity search
Flexible aggregate similarity search
复制标题
DOI:
10.1145/1989323.1989429
复制
发表时间:
2011-06
期刊:
影响因子:
--
通讯作者:
Y. Li;Feifei Li;K. Yi;Bin Yao;Min Wang
中科院分区:
文献类型:
--
作者:
Y. Li;Feifei Li;K. Yi;Bin Yao;Min Wang
Aggregate similarity search, a.k.a. aggregate nearest neighbor (Ann) query, finds many useful applications in spatial and multimedia databases. Given a group Q of M query objects, it retrieves the most (or top-k) similar object to Q from a database P, where the similarity is an aggregation (e.g., sum, max) of the distances between the retrieved object p and all the objects in Q. In this paper, we propose an added flexibility to the query definition, where the similarity is an aggregation over the distances between p and any subset of ÆM objects in Q for some support 0 < Æ d 1. We call this new definition flexible aggregate similarity (Fann) search, which generalizes the Ann problem. Next, we present algorithms for answering Fann queries exactly and approximately. Our approximation algorithms are especially appealing, which are simple, highly efficient, and work well in both low and high dimensions. They also return nearoptimal answers with guaranteed constant-factor approximations in any dimensions. Extensive experiments on large real and synthetic datasets from 2 to 74 dimensions have demonstrated their superior efficiency and high quality.