3.8 Proceedings Paper

Diamond Sampling for Approximate Maximum All-pairs Dot-product (MAD) Search

向作者/读者索取更多资源

Given two sets of vectors, A = {(a(1)) over right arrow, . . . , (a(m)) over right arrow} and B = {(b(1)) over right arrow, . . . ,(b(n)) over right arrow}, our problem is to find the top-t dot products, i.e., the largest vertical bar(a(i)) over right arrow . (b(j)) over right arrow vertical bar among all possible pairs. This is a fundamental mathematical problem that appears in numerous data applications involving similarity search, link prediction, and collaborative filtering. We propose a sampling-based approach that avoids direct computation of all mn dot products. We select diamonds (i.e., four-cycles) from the weighted tripartite representation of A and B. The probability of selecting a diamond corresponding to pair (i, j) is proportional to ((a(i)) over right arrow . (b(j)) over right arrow)(2), amplifying the focus on the largest -magnitude entries. Experimental results indicate that diamond sampling is orders of magnitude faster than direct computation and requires far fewer samples than any competing approach. We also apply diamond sampling to the special case of maximum inner product search, and get significantly better results than the state-of-the-art hashing methods.

作者

我是这篇论文的作者
点击您的名字以认领此论文并将其添加到您的个人资料中。

评论

主要评分

3.8
评分不足

次要评分

新颖性
-
重要性
-
科学严谨性
-
评价这篇论文

推荐

暂无数据
暂无数据