1. Synthesizing entity matching rules by examples
- Author
-
Venkata Vamsikrishna Meduri, Armando Solar-Lezama, Samuel Madden, Nan Tang, Paolo Papotti, Rohit Singh, Ahmed K. Elmagarmid, and Jorge-Arnulfo Quiané-Ruiz
- Subjects
Matching (statistics) ,Theoretical computer science ,True quantified Boolean formula ,Computer science ,General Engineering ,Decision tree ,02 engineering and technology ,Disjunctive normal form ,computer.software_genre ,Random forest ,Support vector machine ,Negation ,020204 information systems ,0202 electrical engineering, electronic engineering, information engineering ,020201 artificial intelligence & image processing ,computer ,Program synthesis ,Data integration - Abstract
Entity matching (EM) is a critical part of data integration. We study how to synthesize entity matching rules from positive-negative matching examples. The core of our solution is program synthesis , a powerful tool to automatically generate rules (or programs) that satisfy a given high-level specification, via a predefined grammar. This grammar describes a General Boolean Formula ( GBF ) that can include arbitrary attribute matching predicates combined by conjunctions (∧), disjunctions (∨) and negations (¬), and is expressive enough to model EM problems, from capturing arbitrary attribute combinations to handling missing attribute values. The rules in the form of GBF are more concise than traditional EM rules represented in Disjunctive Normal Form ( DNF ). Consequently, they are more interpretable than decision trees and other machine learning algorithms that output deep trees with many branches. We present a new synthesis algorithm that, given only positive-negative examples as input, synthesizes EM rules that are effective over the entire dataset. Extensive experiments show that we outperform other interpretable rules (e.g., decision trees with low depth) in effectiveness, and are comparable with non-interpretable tools (e.g., decision trees with high depth, gradient-boosting trees, random forests and SVM).
- Published
- 2017
- Full Text
- View/download PDF