ICASSP 2025accepted0 citations

Automated Graph Attention Network for Heterogeneous Entity Resolution

Chen Liu, Xiaohui Rong

Abstract

Entity Resolution (ER) aims to match records that refer to the same real-world entity. Homogeneous ER tasks assume that the attributes of two entities are consistent, allowing the use of rules to form attribute pairs or graph structures, which facilitate the model in capturing semantic connections. However, entities from different sources often have varying numbers and names of attributes, leading to heterogeneous ER tasks. In such tasks, graphs cannot be constructed using rules, and the use of graph structures in heterogeneous ER tasks significantly enhances matching effectiveness. We introduce AutoGAT, an end-to-end ER model that employs the attention mechanism to automatically mine semantic feature graphs and utilizes a hierarchical graph attention mechanism for matching. Testing on datasets demonstrates that AutoGAT excels in heterogeneous ER tasks, achieving up to a 9.1% improvement in F1 score compared to GPT-4o (few-shot), and up to a 6.4% improvement compared to Ditto.

BibTeX
@inproceedings{icassp2025_automatedgraphat,
  title = {Automated Graph Attention Network for Heterogeneous Entity Resolution},
  author = {Chen Liu and Xiaohui Rong},
  booktitle = {ICASSP 2025},
  year = {2025}
}
Automated Graph Attention Network for Heterogeneous Entity Resolution · ICASSP 2025