IJCAI 2020poster0 citations

BERT-INT:A BERT-based Interaction Model For Knowledge Graph Alignment

Xiaobin Tang, Jing Zhang, Bo Chen, Yang Yang, Hong Chen, Cuiping Li

Abstract

Knowledge graph alignment aims to link equivalent entities across different knowledge graphs. To utilize both the graph structures and the side information such as name, description and attributes, most of the works propagate the side information especially names through linked entities by graph neural networks. However, due to the heterogeneity of different knowledge graphs, the alignment accuracy will be suffered from aggregating different neighbors. This work presents an interaction model to only leverage the side information. Instead of aggregating neighbors, we compute the interactions between neighbors which can capture fine-grained matches of neighbors. Similarly, the interactions of attributes are also modeled. Experimental results show that our model significantly outperforms the best state-of-the-art methods by 1.9-9.7% in terms of HitRatio@1 on the dataset DBP15K.

Machine Learning: Knowledge-based Learning
BibTeX
@inproceedings{ijcai2020p439,
  title     = {BERT-INT:A BERT-based Interaction Model For Knowledge Graph Alignment},
  author    = {Tang, Xiaobin and Zhang, Jing and Chen, Bo and Yang, Yang and Chen, Hong and Li, Cuiping},
  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     = {3174--3180},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/439},
  url       = {https://doi.org/10.24963/ijcai.2020/439},
}
BERT-INT:A BERT-based Interaction Model For Knowledge Graph Alignment · IJCAI 2020