@lysander07

Detecting near-duplicates for web crawling

, , and . WWW '07: Proceedings of the 16th international conference on World Wide Web, page 141--150. New York, NY, USA, ACM, (2007)
DOI: http://doi.acm.org/10.1145/1242572.1242592

Abstract

Near-duplicate web documents are abundant. Two such documents differ from each other in a very small portion that displays advertisements, for example. Such differences are irrelevant for web search. So the quality of a web crawler increases if it can assess whether a newly crawled web page is a near-duplicate of a previously crawled web page or not. In the course of developing a near-duplicate detection system for a multi-billion page repository, we make two research contributions. First, we demonstrate that Charikar's fingerprinting technique is appropriate for this goal. Second, we present an algorithmic technique for identifying existing f-bit fingerprints that differ from a given fingerprint in at most k bit-positions, for small k. Our technique is useful for both online queries (single fingerprints) and all batch queries (multiple fingerprints). Experimental evaluation over real data confirms the practicality of our design.

Description

DAS IST EIN KOMMENTAR

Links and resources

Tags

community

  • @danielt
  • @chato
  • @lysander07
  • @dblp
  • @jamesh
@lysander07's tags highlighted