Hasso-Plattner-Institut
Prof. Dr. Felix Naumann
 

30.03.2011

TKDE Paper accepted

Scalable Iterative Graph Duplicate Detection
Melanie Herschel, Felix Naumann, Sascha Szott, and Maik Taubert
Transaktions on Knowledge and Data Management (TKDE), 2011 (to appear)

Duplicate detection determines different representations of real-world objects in a database. Recent research has considered the use of relationships among object representations to improve duplicate detection. In the general case where relationships form a graph, research has mainly focused on duplicate detection quality/effectiveness. Scalability has been neglected so far, even though it is crucial for large real-world duplicate detection tasks. We scale-up duplicate detection in graph data (DDG) to large amounts of data and pairwise comparisons, using the support of a relational database management system. To this end, we first present a framework that generalizes the DDG process. We then present algorithms to scale DDG in space (amount of data processed with bounded main-memory) and in time. Finally, we extend our framework to allow batched and parallel DDG, thus further improving efficiency. Experiments on data of up to two orders of magnitude larger than data considered so far in DDG show that our methods achieve the goal of scaling DDG to large volumes of data.