Real-world Data is Dirty: Data Cleansing and The Merge/Purge Problem

Authors: 
Hernandez, MA; Stolfo, S.
Author: 
Hernandez, M
Stolfo, S
Year: 
1998
Venue: 
Data Mining and Knowledge Discovery
URL: 
http://www.springerlink.com/content/U635574L4136MH1T/fulltext.pdf
Citations: 
604
Citations range: 
500 - 999
AttachmentSize
Hernandez1998RealworldDataisDirtyDataCleansingandTheMergePurge.pdf481.7 KB

The problem of merging multiple databases of information about common entities is frequently encountered in KDD and decision support applications in large commercial and government organizations. The problem we study is often called the Merge/Purge problem and is difficult to solve both in scale and accuracy. Large repositories of data typically have numerous duplicate information entries about the same entities that are difficult to cull together without an intelligent ldquoequational theoryrdquo that identifies equivalent items by a complex, domain-dependent matching process. We have developed a system for accomplishing this Data Cleansing task and demonstrate its use for cleansing lists of names of potential customers in a direct marketing-type application. Our results for statistically generated data are shown to be accurate and effective when processing the data multiple times using different keys for sorting on each successive pass. Combing results of individual passes using transitive closure over the independent results, produces far more accurate results at lower cost. The system provides a rule programming module that is easy to program and quite good at finding duplicates especially in an environment with massive amounts of data. This paper details improvements in our system, and reports on the successful implementation for a real-world database that conclusively validates our results previously achieved for statistically generated data.