Behavior Based Record Linkage

Mohamed Yakout
Ahmed K. Elmagarmid, Purdue University
Hazem Elmeleegy
Mourad Ouzzani

PVLDB 2010 Volume: 3 Pages: 439-448

Abstract

In this paper, we present a new record linkage approach that uses entity behavior to decide if potentially different entities are in fact the same. An entity’s behavior is extracted from a transaction log that records the actions of this entity with respect to a given data source. The core of our approach is a technique that merges the behavior of two possible matched entities and computes the gain in recognizing behavior patterns as their matching score. The idea is that if we obtain a well recognized behavior after merge, then most likely, the original two behaviors belong to the same entity as the behavior becomes more complete after the merge. We present the necessary algorithms to model entities’ behavior and compute a matching score for them. To improve the computational efficiency of our approach, we precede the actual matching phase with a fast candidate generation that uses a ”quick and dirty” matching method. Extensive experiments on real data show that our approach can significantly enhance record linkage quality while being practical for large transaction logs.