Improved Densification of One Permutation Hashing
Abstract
The existing work on densification of one permutation hashing reduces the query processing cost of the -parameterized Locality Sensitive Hashing (LSH) algorithm with minwise hashing, from to merely , where is the number of nonzeros of the data vector, is the number of hashes in each hash table, and is the number of hash tables. While that is a substantial improvement, our analysis reveals that the existing densification scheme is sub-optimal. In particular, there is no enough randomness in that procedure, which affects its accuracy on very sparse datasets. In this paper, we provide a new densification procedure which is provably better than the existing scheme. This improvement is more significant for very sparse datasets which are common over the web. The improved technique has the same cost of for query processing, thereby making it strictly preferable over the existing procedure. Experimental evaluations on public datasets, in the task of hashing based near neighbor search, support our theoretical findings.
Cite
@article{arxiv.1406.4784,
title = {Improved Densification of One Permutation Hashing},
author = {Anshumali Shrivastava and Ping Li},
journal= {arXiv preprint arXiv:1406.4784},
year = {2014}
}