IJCAI 2020poster0 citations

Hierarchical Matching Network for Heterogeneous Entity Resolution

Cheng Fu, Xianpei Han, Jiaming He, Le Sun

Abstract

Entity resolution (ER) aims to identify data records referring to the same real-world entity. Most existing ER approaches rely on the assumption that the entity records to be resolved are homogeneous, i.e., their attributes are aligned. Unfortunately, entities in real-world datasets are often heterogeneous, usually coming from different sources and being represented using different attributes. Furthermore, the entities’ attribute values may be redundant, noisy, missing, misplaced, or misspelled—we refer to it as the dirty data problem. To resolve the above problems, this paper proposes an end-to-end hierarchical matching network (HierMatcher) for entity resolution, which can jointly match entities in three levels—token, attribute, and entity. At the token level, a cross-attribute token alignment and comparison layer is designed to adaptively compare heterogeneous entities. At the attribute level, an attribute-aware attention mechanism is proposed to denoise dirty attribute values. Finally, the entity level matching layer effectively aggregates all matching evidence for the final ER decisions. Experimental results show that our method significantly outperforms previous ER methods on homogeneous, heterogeneous and dirty datasets.

Natural Language Processing: Coreference ResolutionNatural Language Processing: Information ExtractionData Mining: Classification, Semi-Supervised Learning
BibTeX
@inproceedings{ijcai2020p507,
  title     = {Hierarchical Matching Network for Heterogeneous Entity Resolution},
  author    = {Fu, Cheng and Han, Xianpei and He, Jiaming and Sun, Le},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {3665--3671},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/507},
  url       = {https://doi.org/10.24963/ijcai.2020/507},
}
Hierarchical Matching Network for Heterogeneous Entity Resolution · IJCAI 2020