Efficient similarity-based operations for data integration

作者:

Highlights:

摘要

Dealing with discrepancies in data is still a big challenge in data integration systems. The problem occurs both during eliminating duplicates from semantic overlapping sources as well as during combining complementary data from different sources. Though using SQL operations like grouping and join seems to be a viable way, they fail if the attribute values of the potential duplicates or related tuples are not equal but only similar by certain criteria. As a solution to this problem, we present in this paper similarity-based variants of grouping and join operators. The extended grouping operator produces groups of similar tuples, the extended join combines tuples satisfying a given similarity condition. We describe the semantics of this operator, discuss efficient implementations for the edit distance similarity and present evaluation results. Finally, we give examples of application from the context of a data reconciliation project for looted art.

论文关键词:Data integration,Data cleaning,Similarity-based operations,Duplicate detection,Similarity join

论文评审过程:Received 6 November 2002, Revised 9 April 2003, Accepted 12 August 2003, Available online 25 September 2003.

论文官网地址:https://doi.org/10.1016/j.datak.2003.08.004