UTCS Artificial Intelligence
courses
talks/events
demos
people
projects
publications
software/data
labs
admin
Adaptive Blocking: Learning to Scale Up Record Linkage (2006)
Mikhail Bilenko
, Beena Kamath,
Raymond J. Mooney
Many data mining tasks require computing similarity between pairs of objects. Pairwise similarity computations are particularly important in record linkage systems, as well as in clustering and schema mapping algorithms. Because the number of object pairs grows quadratically with the size of the dataset, computing similarity between all pairs is impractical and becomes prohibitive for large datasets and complex similarity functions. Blocking methods alleviate this problem by efficiently selecting approximately similar object pairs for subsequent distance computations, leaving out the remaining pairs as dissimilar. Previously proposed blocking methods require manually constructing an indexbased similarity function or selecting a set of predicates, followed by hand-tuning of parameters. In this paper, we introduce an adaptive framework for automatically learning blocking functions that are efficient and accurate. We describe two predicate-based formulations of learnable blocking functions and provide learning algorithms for training them. The effectiveness of the proposed techniques is demonstrated on real and simulated datasets, on which they prove to be more accurate than non-adaptive blocking methods.
View:
PDF
,
PS
Citation:
In
Proceedings of the WWW-2006 Workshop on Information Integration on the Web
, 2006.
Bibtex:
@inproceedings{bilenko:iiweb06, title={Adaptive Blocking: Learning to Scale Up Record Linkage}, author={Mikhail Bilenko and Beena Kamath and Raymond J. Mooney}, booktitle={Proceedings of the WWW-2006 Workshop on Information Integration on the Web}, url="http://www.cs.utexas.edu/users/ai-lab/pub-view.php?PubID=51823", year={2006} }
People
Mikhail Bilenko
Alumni (Alumni)
mbilenko@microsoft.com
Raymond J. Mooney
Professor
mooney@cs.utexas.edu
Areas of Interest
Record Linkage & Duplicate Detection
Machine Learning
Labs
Machine Learning