The merge/purge problem for large databases

Authors: 
Hernandez, M.A.; Stolfo, S.J.
Author: 
Hernandez, M
Stolfo, S
Year: 
1995
Venue: 
Proceedings of the 1995 ACM SIGMOD international conference on Management of data, 1995
URL: 
http://portal.acm.org/citation.cfm?id=223784.223807
Citations: 
751
Citations range: 
500 - 999
AttachmentSize
Hernandez1995Themergepurgeproblemforlargedatabases.pdf1.3 MB

Many commercial organizations routinely gather large numbers of databases for various marketing and business analysis functions. The task is to correlate information from different databases by identifying distinct individuals that appear in a number of different databases typically in an inconsistent and often incorrect fashion. The problem we study here is the task of merging data from multiple sources in as efficient manner as possible, while maximizing the accuracy of the result. We call this the merge/purge problem. In this paper we detail the sorted neighborhood method that is used by some to solve merge/purge and present experimental results that demonstrates this approach may work well in practice but at great expense. An alternative method based upon clustering is also presented with a comparative evaluation to the sorted neighborhood method. We show a means of improving the accuracy of the results based upon a multi-pass approach that succeeds by computing the Transitive Closure over the results of independent runs considering alternative primary key attributes in each pass.