paper-with-me

Papers

Interpretable and Low-Resource Entity Matching via Decoupling Feature Learning from Decision Making

2021-06-08 · ACL 2021 5 · Zijun Yao, Chengjiang Li, Tiansi Dong, Xin Lv, Jifan Yu, Lei Hou, Juanzi Li, Yichi Zhang, Zelin Dai

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.

📄 PDF Abstract BibTeX arXiv:2106.04174

Code (1)

THU-KEG/HIF-KAT 공식 구현 pytorch

Tasks

AttributeDecision MakingLanguage ModelingLanguage ModellingSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Customizing Video Portraits via Identity-ActionDecoupling

2026-06-21 · Junxiong Lin, Haoran Wang, Xinji Mai, Zeng Tao 외 arxiv

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 Generation

The Battleship Approach to the Low Resource Entity Matching Problem

2023-11-27 · Bar Genossar, Avigdor Gal, Roee Shraga

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 IntegrationInformativeness

Diverse Semantics-Guided Feature Alignment and Decoupling for Visible-Infrared Person Re-Identification

2025-05-01 · Neng Dong, Shuanglin Yan, Liyan Zhang, Jinhui Tang

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-Identification

Multi-object Tracking: Decoupling Features to Solve the Contradictory Dilemma of Feature Requirements

2023-02-27 · IEEE Transactions on Circuits and Systems for Video Technology 2023 2 · Yan Jin; Fang Gao; Jun Yu; Jiabao Wang; Feng Shuang

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 Tracking

Identity-aware Feature Decoupling Learning for Clothing-change Person Re-identification

2025-01-10 · Haoxuan Xu, Bo Li, Guanglin Niu

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