Interpretable and Low-Resource Entity Matching via Decoupling Feature Learning from Decision Making
Entity Matching (EM) aims at recognizing entity records that denote the same real-world object. Neural EM models learn vector representation of entity descriptions and match entities end-to-end. Though robust, these methods require many resources for training, and lack of interpretability. In this paper, we propose a novel EM framework that consists of Heterogeneous Information Fusion (HIF) and Key Attribute Tree (KAT) Induction to decouple feature representation from matching decision. Using self-supervised learning and mask mechanism in pre-trained language modeling, HIF learns the embeddings of noisy attribute values by inter-attribute attention with unlabeled data. Using a set of comparison features and a limited amount of annotated data, KAT Induction learns an efficient decision tree that can be interpreted by generating entity matching rules whose structure is advocated by domain experts. Experiments on 6 public datasets and 3 industrial datasets show that our method is highly efficient and outperforms SOTA EM models in most cases. Our codes and datasets can be obtained from https://github.com/THU-KEG/HIF-KAT.
Code (1)
Tasks
AttributeDecision MakingLanguage ModelingLanguage ModellingSelf-Supervised LearningSimilar Papers 제목 키워드 기반
Customizing Video Portraits via Identity-ActionDecoupling
Identity-Preserving Text-to-Video Generation (IPT2V) seeks to synthesize a temporally coherent video from a reference image and a textual description, while simultaneously preserving the subject's identity and allowing f…
Text-to-Video GenerationThe Battleship Approach to the Low Resource Entity Matching Problem
Entity matching, a core data integration problem, is the task of deciding whether two data tuples refer to the same real-world entity. Recent advances in deep learning methods, using pre-trained language models, were pro…
Active LearningData IntegrationInformativenessDiverse Semantics-Guided Feature Alignment and Decoupling for Visible-Infrared Person Re-Identification
Visible-Infrared Person Re-Identification (VI-ReID) is a challenging task due to the large modality discrepancy between visible and infrared images, which complicates the alignment of their features into a suitable commo…
Person Re-IdentificationMulti-object Tracking: Decoupling Features to Solve the Contradictory Dilemma of Feature Requirements
Multi-object tracking achieves the acquisition of target location information and identity information through two subtasks, detection and re-identification (ReID). The existing commonly used one-shot framework has speed…
Multi-Object TrackingObject TrackingIdentity-aware Feature Decoupling Learning for Clothing-change Person Re-identification
Clothing-change person re-identification (CC Re-ID) has attracted increasing attention in recent years due to its application prospect. Most existing works struggle to adequately extract the ID-related information from t…
Person Re-Identification