Entity alignment (EA) aims to identify the same real-world entities presented in different knowledge graphs (KGs), which is the most crucial step in integrating multi-source KGs. Existing entity alignment methods based on Graph Neural Networks mainly focus on aggregating neighborhood structure information within the original graph to generate entity embeddings. However, these methods fail to effectively leverage the global structural information of entities. In this paper, we propose a novel method based on Global Structure-Aware Graph Neural Networks to capture the global structure between entities. Specifically, our method learns global embeddings from the augmented graph reconstructed by Singular Value Decomposition. Moreover, we employ contrastive learning to maximize the consistency between global and local embeddings while mitigating the over-smoothing problem. Extensive experimental results on benchmark datasets, along with further analysis, demonstrate the superiority and effectiveness of our method. The source code is available at https://github.com/wonderCS1213/GSEA .

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

GSEA: Global Structure-Aware Graph Neural Networks for Entity Alignment

  • Cunda Wang,
  • Weihua Wang,
  • Qiuyu Liang,
  • Jie Yu,
  • Guanglai Gao

摘要

Entity alignment (EA) aims to identify the same real-world entities presented in different knowledge graphs (KGs), which is the most crucial step in integrating multi-source KGs. Existing entity alignment methods based on Graph Neural Networks mainly focus on aggregating neighborhood structure information within the original graph to generate entity embeddings. However, these methods fail to effectively leverage the global structural information of entities. In this paper, we propose a novel method based on Global Structure-Aware Graph Neural Networks to capture the global structure between entities. Specifically, our method learns global embeddings from the augmented graph reconstructed by Singular Value Decomposition. Moreover, we employ contrastive learning to maximize the consistency between global and local embeddings while mitigating the over-smoothing problem. Extensive experimental results on benchmark datasets, along with further analysis, demonstrate the superiority and effectiveness of our method. The source code is available at https://github.com/wonderCS1213/GSEA .