Prompt-tuning with Attribute Guidance for Low-resource Entity Matching
Lihui Liu, Carl Yang

TL;DR
This paper presents PROMPTATTRIB, a novel prompt-tuning method for low-resource entity matching that leverages attribute-level prompts and logical reasoning to improve accuracy and interpretability with minimal labeled data.
Contribution
It introduces attribute-level prompt tuning combined with fuzzy logic and contrastive learning, addressing limitations of prior methods in low-resource entity matching.
Findings
PROMPTATTRIB outperforms existing low-resource EM methods on real-world datasets.
Incorporating attribute-level prompts improves contextual understanding and matching accuracy.
Contrastive learning further enhances the model's performance and robustness.
Abstract
Entity Matching (EM) is an important task that determines the logical relationship between two entities, such as Same, Different, or Undecidable. Traditional EM approaches rely heavily on supervised learning, which requires large amounts of high-quality labeled data. This labeling process is both time-consuming and costly, limiting practical applicability. As a result, there is a strong need for low-resource EM methods that can perform well with minimal labeled data. Recent prompt-tuning approaches have shown promise for low-resource EM, but they mainly focus on entity-level matching and often overlook critical attribute-level information. In addition, these methods typically lack interpretability and explainability. To address these limitations, this paper introduces PROMPTATTRIB, a comprehensive solution that tackles EM through attribute-level prompt tuning and logical reasoning.…
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 · Advanced Graph Neural Networks · Topic Modeling
