Faculty of Information Technology, Beijing University of Technology, Beijing, 100020, China.
Neural Netw. 2024 May;173:106178. doi: 10.1016/j.neunet.2024.106178. Epub 2024 Feb 15.
Entity alignment refers to discovering the entity pairs with the same realistic meaning in different knowledge graphs. This technology is of great significance for completing and fusing knowledge graphs. Recently, methods based on knowledge representation learning have achieved remarkable achievements in entity alignment. However, most existing approaches do not mine hidden information in the knowledge graph as much as possible. This paper suggests SCMEA, a novel cross-lingual entity alignment framework based on multi-aspect information fusion and bidirectional contrastive learning. SCMEA initially adopts diverse representation learning models to embed multi-aspect information of entities and integrates them into a unified embedding space with an adaptive weighted mechanism to overcome the missing information and the problem of different-aspect information are not uniform. Then, we propose a stacked relation-entity co-enhanced model to further improve the representations of entities, wherein relation representation is modeled using an Entity Collector with Global Entity Attention. Finally, a combined loss function based on improved bidirectional contrastive learning is introduced to optimize model parameters and entity representation, effectively mitigating the hubness problem and accelerating model convergence. We conduct extensive experiments to evaluate the alignment performance of SCMEA. The overall experimental results, ablation studies, and analysis performed on five cross-lingual datasets demonstrate that our model achieves varying degrees of performance improvement and verifies the effectiveness and robustness of the model.
实体对齐是指在不同的知识图谱中发现具有相同现实意义的实体对。这项技术对于完成和融合知识图谱具有重要意义。最近,基于知识表示学习的方法在实体对齐方面取得了显著的成果。然而,大多数现有的方法并没有尽可能多地挖掘知识图中的隐藏信息。本文提出了一种新的基于多方面信息融合和双向对比学习的跨语言实体对齐框架 SCMEA。SCMEA 首先采用多种表示学习模型来嵌入实体的多方面信息,并将它们集成到一个具有自适应加权机制的统一嵌入空间中,以克服缺失信息和不同方面信息不均匀的问题。然后,我们提出了一个堆叠的关系-实体协同增强模型,以进一步提高实体的表示能力,其中关系表示使用具有全局实体注意力的实体收集器进行建模。最后,引入了一种基于改进的双向对比学习的组合损失函数来优化模型参数和实体表示,有效缓解了中心问题并加速了模型收敛。我们进行了广泛的实验来评估 SCMEA 的对齐性能。在五个跨语言数据集上的总体实验结果、消融研究和分析表明,我们的模型在不同程度上实现了性能的提升,验证了模型的有效性和鲁棒性。