Limit this search to....

An Introduction to Duplicate Detection
Contributor(s): Naumann, Felix (Author), Herschel, Melanie (Author)
ISBN: 1608452204     ISBN-13: 9781608452200
Publisher: Morgan & Claypool
OUR PRICE:   $28.50  
Product Type: Paperback
Published: March 2010
* Not available - Not in print at this time *
Additional Information
BISAC Categories:
- Computers | Databases - Data Warehousing
- Computers | Data Processing
Dewey: 005.7
Series: Synthesis Lectures on Data Management
Physical Information: 0.18" H x 7.5" W x 9.25" (0.37 lbs) 88 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
With the ever increasing volume of data, data quality problems abound. Multiple, yet different representations of the same real-world objects in data, duplicates, are one of the most intriguing data quality problems. The effects of such duplicates are detrimental; for instance, bank customers can obtain duplicate identities, inventory levels are monitored incorrectly, catalogs are mailed multiple times to the same household, etc. Automatically detecting duplicates is difficult: First, duplicate representations are usually not identical but slightly differ in their values. Second, in principle all pairs of records should be compared, which is infeasible for large volumes of data. This lecture examines closely the two main components to overcome these difficulties: (i) Similarity measures are used to automatically identify duplicates when comparing two records. Well-chosen similarity measures improve the effectiveness of duplicate detection. (ii) Algorithms are developed to perform on very large volumes of data in search for duplicates. Well-designed algorithms improve the efficiency of duplicate detection. Finally, we discuss methods to evaluate the success of duplicate detection. Table of Contents: Data Cleansing: Introduction and Motivation / Problem Definition / Similarity Functions / Duplicate Detection Algorithms / Evaluating Detection Success / Conclusion and Outlook / Bibliography