Deep Entity Matching with Pre-Trained Language Models
Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:R5CRR3BTrecord.jsonopen to challenge →
read the original abstract
We present Ditto, a novel entity matching system based on pre-trained Transformer-based language models. We fine-tune and cast EM as a sequence-pair classification problem to leverage such models with a simple architecture. Our experiments show that a straightforward application of language models such as BERT, DistilBERT, or RoBERTa pre-trained on large text corpora already significantly improves the matching quality and outperforms previous state-of-the-art (SOTA), by up to 29% of F1 score on benchmark datasets. We also developed three optimization techniques to further improve Ditto's matching capability. Ditto allows domain knowledge to be injected by highlighting important pieces of input information that may be of interest when making matching decisions. Ditto also summarizes strings that are too long so that only the essential information is retained and used for EM. Finally, Ditto adapts a SOTA technique on data augmentation for text to EM to augment the training data with (difficult) examples. This way, Ditto is forced to learn "harder" to improve the model's matching capability. The optimizations we developed further boost the performance of Ditto by up to 9.8%. Perhaps more surprisingly, we establish that Ditto can achieve the previous SOTA results with at most half the number of labeled data. Finally, we demonstrate Ditto's effectiveness on a real-world large-scale EM task. On matching two company datasets consisting of 789K and 412K records, Ditto achieves a high F1 score of 96.5%.
This paper has not been read by Pith yet.
Forward citations
Cited by 3 Pith papers
-
Entity Resolution via Batched Oracle Queries
Formalizes batched entity resolution with an NP-hardness proof for optimal batch selection, gives an optimal algorithm under a condition on entity sizes, and reports superior recall over baselines on six datasets.
-
Adaptive Graph Refinement and Label Propagation with LLMs for Cost-Effective Entity Resolution
Alper unifies entity resolution matching and clustering into an iterative graph refinement and probabilistic label propagation process that adaptively selects LLM queries via a budgeted greedy optimization to outperfo...
-
Guideline2Graph: Profile-Aware Multimodal Parsing for Executable Clinical Decision Graphs
A decomposition-first pipeline with topology-aware chunking and interface-constrained merging converts full clinical guidelines into executable decision graphs, raising edge precision from 19.6% to 69.0% and triplet r...
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.