Conflict-Aware Pseudo Labeling via Optimal Transport for Entity Alignment
Qijie Ding, Daokun Zhang, Jie Yin

TL;DR
This paper introduces CPL-OT, a novel method for entity alignment across knowledge graphs that uses conflict-aware optimal transport to improve pseudo-labeling accuracy and address alignment conflicts.
Contribution
The paper proposes a conflict-aware pseudo-labeling approach using optimal transport to enhance entity alignment performance across knowledge graphs.
Findings
CPL-OT outperforms state-of-the-art methods on benchmark datasets.
Optimal transport effectively mitigates alignment conflicts.
Iterative pseudo-labeling improves alignment precision.
Abstract
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 inherent semantics between entities can be captured for entity alignment. However, the adverse impacts of alignment conflicts have been largely overlooked during training, thereby limiting the entity alignment performance. To address this issue, we propose a novel Conflict-aware Pseudo Labeling via Optimal Transport model (CPL-OT) for entity alignment. The key idea is to iteratively pseudo-label alignment pairs empowered with conflict-aware optimal transport (OT) modeling to boost the precision of entity alignment. CPL-OT is composed of two key components -- entity embedding learning with global-local aggregation and iterative conflict-aware pseudo labeling -- that mutually…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Data Quality and Management · Topic Modeling
MethodsConvolution
