Interpretable and Low-Resource Entity Matching via Decoupling Feature Learning from Decision Making
Zijun Yao, Chengjiang Li, Tiansi Dong, Xin Lv, Jifan Yu, Lei Hou,, Juanzi Li, Yichi Zhang, Zelin Dai

TL;DR
This paper introduces a novel entity matching framework that decouples feature learning from decision making, leveraging self-supervised learning and decision trees for interpretability and efficiency, outperforming state-of-the-art models.
Contribution
The proposed framework combines Heterogeneous Information Fusion and Key Attribute Tree induction to improve interpretability and resource efficiency in entity matching.
Findings
Outperforms SOTA models on multiple datasets
Efficient learning with limited annotated data
Provides interpretable matching rules
Abstract
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…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Topic Modeling · Web Data Mining and Analysis
