Bagminhash - Minwise Hashing Algorithm For Weighted Sets | Awesome Learning to Hash Add your paper to Learning2Hash

Bagminhash - Minwise Hashing Algorithm For Weighted Sets

Otmar Ertl . Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining 2018 – 39 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
Hashing Methods KDD Locality-Sensitive-Hashing

Minwise hashing has become a standard tool to calculate signatures which allow direct estimation of Jaccard similarities. While very efficient algorithms already exist for the unweighted case, the calculation of signatures for weighted sets is still a time consuming task. BagMinHash is a new algorithm that can be orders of magnitude faster than current state of the art without any particular restrictions or assumptions on weights or data dimensionality. Applied to the special case of unweighted sets, it represents the first efficient algorithm producing independent signature components. A series of tests finally verifies the new algorithm and also reveals limitations of other approaches published in the recent past.

Similar Work