English

BEACON: Budget-Aware Entity Matching Across Domains (Extended Technical Report)

Databases 2026-03-18 v2

Abstract

Entity Matching (EM)--the task of determining whether two data records refer to the same real-world entity--is a core task in data integration. Recent advances in deep learning have set a new standard for EM, particularly through fine-tuning Pretrained Language Models (PLMs) and, more recently, Large Language Models (LLMs). However, fine-tuning typically requires large amounts of labeled data, which are expensive and time-consuming to obtain. In the context of e-commerce matching, labeling scarcity varies widely across domains, raising the question of how to intelligently train accurate domain-specific EM models with limited labeled data. In this work we assume users have only a limited amount of labels for a specific target domain but have access to labeled data from other domains. We introduce BEACON, a distribution-aware, budget-aware framework for low-resource EM across domains. BEACON leverages the insight that embedding representations of pairwise candidate matches can guide the effective selection of out-of-domain samples under limited in-domain supervision. We conduct extensive experiments across multiple domain-partitioned datasets derived from established EM benchmarks, demonstrating that BEACON consistently outperforms state-of-the-art methods under different training budgets.

Keywords

Cite

@article{arxiv.2603.11391,
  title  = {BEACON: Budget-Aware Entity Matching Across Domains (Extended Technical Report)},
  author = {Nicholas Pulsone and Roee Shraga and Gregory Goren},
  journal= {arXiv preprint arXiv:2603.11391},
  year   = {2026}
}

Comments

This paper is the extended version of "BEACON: Budget-Aware Entity Matching Across Domains" to appear in Proc. ACM SIGMOD International Conference on Management of Data (SIGMOD 2026)

R2 v1 2026-07-01T11:15:42.380Z