@fhadiji

Interactive deduplication using active learning

, and . KDD '02: Proceedings of the eighth ACM SIGKDD international conference on Knowledge discovery and data mining, page 269--278. New York, NY, USA, ACM, (2002)
DOI: http://doi.acm.org/10.1145/775047.775087

Abstract

Deduplication is a key operation in integrating data from multiple sources. The main challenge in this task is designing a function that can resolve when a pair of records refer to the same entity in spite of various data inconsistencies. Most existing systems use hand-coded functions. One way to overcome the tedium of hand-coding is to train a classifier to distinguish between duplicates and non-duplicates. The success of this method critically hinges on being able to provide a covering and challenging set of training pairs that bring out the subtlety of deduplication function. This is non-trivial because it requires manually searching for various data inconsistencies between any two records spread apart in large lists.We present our design of a learning-based deduplication system that uses a novel method of interactively discovering challenging training pairs using active learning. Our experiments on real-life datasets show that active learning significantly reduces the number of instances needed to achieve high accuracy. We investigate various design issues that arise in building a system to provide interactive response, fast convergence, and interpretable output.

Description

Interactive deduplication using active learning

Links and resources

Tags

community

  • @stroeh
  • @pirot
  • @sam_chapman
  • @fhadiji
  • @lama
  • @dblp
@fhadiji's tags highlighted