Entity Matching by Pool-based Active Learning
Youfang Han, Chunping Li

TL;DR
This paper introduces ALMatcher, an active learning approach for entity matching that efficiently selects valuable samples for labeling, reducing the need for extensive labeled data and outperforming existing methods across multiple datasets.
Contribution
The paper proposes a hybrid uncertainty query strategy within an active learning framework to improve entity matching with fewer labeled samples.
Findings
ALMatcher achieves better accuracy with fewer labeled samples.
Validated on seven diverse datasets with superior results.
Reduces labeling effort in entity matching tasks.
Abstract
The goal of entity matching is to find the corresponding records representing the same real-world entity from different data sources. At present, in the mainstream methods, rule-based entity matching methods need tremendous domain knowledge. The machine-learning based or deep-learning based entity matching methods need a large number of labeled samples to build the model, which is difficult to achieve in some applications. In addition, learning-based methods are easy to over-fitting, so the quality requirements of training samples are very high. In this paper, we present an active learning method ALMatcher for the entity matching tasks. This method needs to manually label only a small number of valuable samples, and use these samples to build a model with high quality. This paper proposes a hybrid uncertainty as query strategy to find those valuable samples for labeling, which can…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Topic Modeling · Artificial Intelligence in Healthcare
