paper-with-me

Papers

Heterogeneous Entity Matching with Complex Attribute Associations using BERT and Neural Networks

2023-09-20 · Shitao Wang, Jiamin Lu

Across various domains, data from different sources such as Baidu Baike and Wikipedia often manifest in distinct forms. Current entity matching methodologies predominantly focus on homogeneous data, characterized by attributes that share the same structure and concise attribute values. However, this orientation poses challenges in handling data with diverse formats. Moreover, prevailing approaches aggregate the similarity of attribute values between corresponding attributes to ascertain entity similarity. Yet, they often overlook the intricate interrelationships between attributes, where one attribute may have multiple associations. The simplistic approach of pairwise attribute comparison fails to harness the wealth of information encapsulated within entities.To address these challenges, we introduce a novel entity matching model, dubbed Entity Matching Model for Capturing Complex Attribute Relationships(EMM-CCAR),built upon pre-trained models. Specifically, this model transforms the matching task into a sequence matching problem to mitigate the impact of varying data formats. Moreover, by introducing attention mechanisms, it identifies complex relationships between attributes, emphasizing the degree of matching among multiple attributes rather than one-to-one correspondences. Through the integration of the EMM-CCAR model, we adeptly surmount the challenges posed by data heterogeneity and intricate attribute interdependencies. In comparison with the prevalent DER-SSM and Ditto approaches, our model achieves improvements of approximately 4% and 1% in F1 scores, respectively. This furnishes a robust solution for addressing the intricacies of attribute complexity in entity matching.

📄 PDF Abstract BibTeX arXiv:2309.11046

Code (0)

등록된 구현이 없습니다.

Tasks

Attribute

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar 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 외

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 meth…

AttributeDecision MakingLanguage ModelingLanguage Modelling+1

Heterogeneous Causal Metapath Graph Neural Network for Gene-Microbe-Disease Association Prediction

2024-06-27 · Kexin Zhang, Feng Huang, Luotao Liu, Zhankun Xiong 외

The recent focus on microbes in human medicine highlights their potential role in the genetic framework of diseases. To decode the complex interactions among genes, microbes, and diseases, computational predictions of ge…

Graph Neural NetworkRepresentation Learning

Analysing the impact of global demographic characteristics over the COVID-19 spread using class rule mining and pattern matching

2020-09-27 · Wasiq Khan, Abir Hussain, Sohail Ahmed Khan, Mohammed Al-Jumailey 외

Since the coronavirus disease (COVID-19) outbreak in December 2019, studies have been addressing diverse aspects in relation to COVID-19 and Variant of Concern 202012/01 (VOC 202012/01) such as potential symptoms and pre…

Management

Contrastive Learning and the Emergence of Attributes Associations

2023-02-12 · Daniel N. Nissani

In response to an object presentation, supervised learning schemes generally respond with a parsimonious label. Upon a similar presentation we humans respond again with a label, but are flooded, in addition, by a myriad …

AttributeContrastive LearningObject

Evaluating Attribute Confusion in Fashion Text-to-Image Generation

2025-07-09 · Ziyue Liu, Federico Girella, Yiming Wang, Davide Talon

Despite the rapid advances in Text-to-Image (T2I) generation models, their evaluation remains challenging in domains like fashion, involving complex compositional generation. Recent automated T2I evaluation methods lever…

Attributecross-modal alignmentImage GenerationQuestion Answering+5