paper-with-me

홈 › Papers

An Effective and Efficient Time-aware Entity Alignment Framework via Two-aspect Three-view Label Propagation

2023-07-12 · Li Cai, Xin Mao, Youshao Xiao, Changxu Wu, Man Lan

Entity alignment (EA) aims to find the equivalent entity pairs between different knowledge graphs (KGs), which is crucial to promote knowledge fusion. With the wide use of temporal knowledge graphs (TKGs), time-aware EA (TEA) methods appear to enhance EA. Existing TEA models are based on Graph Neural Networks (GNN) and achieve state-of-the-art (SOTA) performance, but it is difficult to transfer them to large-scale TKGs due to the scalability issue of GNN. In this paper, we propose an effective and efficient non-neural EA framework between TKGs, namely LightTEA, which consists of four essential components: (1) Two-aspect Three-view Label Propagation, (2) Sparse Similarity with Temporal Constraints, (3) Sinkhorn Operator, and (4) Temporal Iterative Learning. All of these modules work together to improve the performance of EA while reducing the time consumption of the model. Extensive experiments on public datasets indicate that our proposed model significantly outperforms the SOTA methods for EA between TKGs, and the time consumed by LightTEA is only dozens of seconds at most, no more than 10% of the most efficient TEA method.

📄 PDF Abstract BibTeX arXiv:2307.06013

Code (1)

lcai2/lighttea 공식 구현 tf

Tasks

Entity AlignmentKnowledge Graphs

Similar Papers 제목 키워드 기반

Dangling-Aware Entity Alignment with Mixed High-Order Proximities

2022-05-05 · Findings (NAACL) 2022 7 · Juncheng Liu, Zequn Sun, Bryan Hooi, Yiwei Wang 외

We study dangling-aware entity alignment in knowledge graphs (KGs), which is an underexplored but important problem. As different KGs are naturally constructed by different sets of entities, a KG commonly contains some d…

Entity AlignmentKnowledge GraphsVocal Bursts Intensity Prediction

Dangling-Aware Entity Alignment with Mixed High-Order Proximities

2022-01-16 · ACL ARR January 2022 1 · Anonymous

We study dangling-aware entity alignment in knowledge graphs (KGs), which is an underexplored but important problem. As different KGs are naturally constructed by different sets of entities, a KG commonly contains some d…

Entity AlignmentKnowledge GraphsVocal Bursts Intensity Prediction

Conflict-Aware Pseudo Labeling via Optimal Transport for Entity Alignment

2022-09-05 · Qijie Ding, Daokun Zhang, Jie Yin

Entity alignment aims to discover unique equivalent entity pairs with the same meaning across different knowledge graphs (KGs). Existing models have focused on projecting KGs into a latent embedding space so that inheren…

Entity AlignmentEntity EmbeddingsKnowledge GraphsPseudo Label

Time-aware Graph Neural Networks for Entity Alignment between Temporal Knowledge Graphs

2022-03-04 · Chengjin Xu, Fenglong Su, Jens Lehmann

Entity alignment aims to identify equivalent entity pairs between different knowledge graphs (KGs). Recently, the availability of temporal KGs (TKGs) that contain time information created the need for reasoning over time…

Entity AlignmentKnowledge Graphs

Ensemble Semi-supervised Entity Alignment via Cycle-teaching

2022-03-12 · Kexuan Xin, Zequn Sun, Wen Hua, Bing Liu 외

Entity alignment is to find identical entities in different knowledge graphs. Although embedding-based entity alignment has recently achieved remarkable progress, training data insufficiency remains a critical challenge.…

Entity AlignmentKnowledge Graphs