Binary Hashing and Locality Sensitive Hashing (LSH) Refresher
Was this section helpful?
Similarity Search in High Dimensions via Hashing, Aristides Gionis, Piotr Indyk, Rajeev Motwani, 1999Proceedings of the 25th International Conference on Very Large Data Bases (VLDB '99) (Morgan Kaufmann Publishers Inc.)DOI: 10.5555/635606.635655 - Presents early LSH theory and algorithms, including MinHash, for high-dimensional similarity search.
Mining of Massive Datasets, Jure Leskovec, Anand Rajaraman, Jeffrey David Ullman, 2020 (Cambridge University Press) - A standard textbook providing accessible explanations of LSH, MinHash, and other related methods for similarity search. (3rd edition)