English

DAME: Domain Adaptation for Matching Entities

Machine Learning 2022-04-21 v1 Databases

Abstract

Entity matching (EM) identifies data records that refer to the same real-world entity. Despite the effort in the past years to improve the performance in EM, the existing methods still require a huge amount of labeled data in each domain during the training phase. These methods treat each domain individually, and capture the specific signals for each dataset in EM, and this leads to overfitting on just one dataset. The knowledge that is learned from one dataset is not utilized to better understand the EM task in order to make predictions on the unseen datasets with fewer labeled samples. In this paper, we propose a new domain adaptation-based method that transfers the task knowledge from multiple source domains to a target domain. Our method presents a new setting for EM where the objective is to capture the task-specific knowledge from pretraining our model using multiple source domains, then testing our model on a target domain. We study the zero-shot learning case on the target domain, and demonstrate that our method learns the EM task and transfers knowledge to the target domain. We extensively study fine-tuning our model on the target dataset from multiple domains, and demonstrate that our model generalizes better than state-of-the-art methods in EM.

Keywords

Cite

@article{arxiv.2204.09244,
  title  = {DAME: Domain Adaptation for Matching Entities},
  author = {Mohamed Trabelsi and Jeff Heflin and Jin Cao},
  journal= {arXiv preprint arXiv:2204.09244},
  year   = {2022}
}

Comments

Proceedings of the Fifteenth ACM International Conference on Web Search and Data Mining 2022

R2 v1 2026-06-24T10:52:51.423Z