HOME     |      PUBLICATIONS     |      PROJECTS     |      TEACHING     |      RESOURCES         
 


Ekaterini Ioannou

Software Technology and Network Applications Laboratory

Department of Electronic & Computer Engineering
Technical University of Crete
University Campus
73100, Crete, HELLAS


Emails:
ioannou AT softnet.tuc.gr
EkateriniIoannou AT acm.org
 


To Compare or Not to Compare: Making Entity Resolution more Efficient

Georgios Papadakis, Ekaterini Ioannou, Claudia Niederée, Themis Palpanas, and Wolfgang Nejdl.
In Semantic Web Information Management Workshop, co-located with SIGMOD, June 2011, Athens, Greece.
pdf

Abstract

Blocking methods are crucial for making the inherently quadratic task of Entity Resolution more efficient. The blocking methods proposed in the literature rely on the homogeneity of data and the availability of binding schema information; thus, they are inapplicable to the voluminous, noisy, and highly heterogeneous data of the Web 2.0 user-generated content. To deal with such data, attribute-agnostic blocking has been recently introduced, following a two-fold strategy: the first layer places entities into overlapping blocks in order to achieve high effectiveness, while the second layer reduces the number of unnecessary comparisons in order to enhance efficiency.
In this paper, we present a set of techniques that can be plugged into the second strategy layer of attribute-agnostic blocking to further improve its efficiency. We introduce a technique that eliminates redundant comparisons, and, based on this, we incorporate an approximate method for pruning comparisons that are highly likely to involve non-matching entities. We also introduce a novel measure for quantifying the redundancy a blocking method entails and explain how it can be used to a-priori tune the process of comparisons pruning. We apply our blocking techniques on two large, real-world data sets and report results that demonstrate a substantial increase in efficiency at a negligible (if any) cost in effectiveness.

Bibtex

@inproceedings{swim/PapadakisINPN11,
     author = {George Papadakis and Ekaterini Ioannou and Claudia Nieder{\'e}e and Themis Palpanas and Wolfgang Nejdl},
     title ={To Compare or Not to Compare: Making Entity Resolution more Efficient},
     booktitle = {SWIM Workshop, co-located with SIGMOD},
     year = {2011}
}


 
Last modified: June 2011