用属性提示提升低资源实体匹配准确率
Prompt-tuning with Attribute Guidance for Low-resource Entity Matching
- 基于实体和属性双层提示设计,增强上下文理解
- 在少量标注数据下达到新高,最高提升12.3%
- 支持可解释推理,适合需透明决策的场景
实体匹配(EM)是判断两个实体间逻辑关系(如相同、不同或未决)的重要任务。传统方法依赖大量高质量标注数据,而标注成本高、耗时长,限制了实际应用。为此,亟需低资源下的高效方法。现有提示调优技术虽有潜力,但多聚焦实体层面,忽视关键属性信息,且缺乏可解释性。本文提出PROMPTATTRIB,通过属性级提示调优与逻辑推理结合,融合实体与属性双层提示以获取更丰富上下文。模型采用模糊逻辑公式推断最终匹配标签,显式利用属性信息,深化对实体的理解。同时,引入基于丢弃的对比学习(受SimCSE启发),优化软提示表示。在真实数据集上的大量实验表明,该方法在极低标注数据下仍具优越性能。
原文摘要 · Abstract (English)
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. PROMPTATTRIB uses both entity-level and attribute-level prompts to incorporate richer contextual information and employs fuzzy logic formulas to infer the final matching label. By explicitly considering attributes, the model gains a deeper understanding of the entities, resulting in more accurate matching. Furthermore, PROMPTATTRIB integrates dropout-based contrastive learning on soft prompts, inspired by SimCSE, which further boosts EM performance. Extensive experiments on real-world datasets demonstrate the effectiveness of PROMPTATTRIB.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。