@inproceedings{ilprints445, booktitle = {Third International Workshop on the Web and Databases (WebDB 2000)}, title = {Scalable Techniques for Clustering the Web (Extended Abstract)}, author = {Taher Haveliwala and Aristides Gionis and Piotr Indyk}, year = {2000}, keywords = {WebBase,search,information retrieval,clustering,related pages}, url = {http://ilpubs.stanford.edu:8090/445/}, abstract = {Clustering is one of the most crucial techniques for dealing with the massive amount of information present on the web. Clustering can either be performed once offline, independent of search queries, or performed online on the results of search queries. Our offline approach aims to efficiently cluster similar pages on the web, using the technique of Locality-Sensitive Hashing (LSH), in which web pages are hashed in such a way that similar pages have a much higher probability of collision than dissimilar pages. Our preliminary experiments on the Stanford WebBase have shown that the hash-based scheme can be scaled to millions of urls.} }