Guiding Neural Entity Alignment with Compatibility
Bing Liu, Harrisen Scells, Wen Hua, Guido Zuccon, Genghong Zhao, Xia, Zhang

TL;DR
This paper introduces a new training framework for neural Entity Alignment models that incorporates compatibility between entities across Knowledge Graphs, improving performance especially with limited labeled data.
Contribution
It proposes a novel compatibility-aware training framework for neural EA models, addressing compatibility measurement, injection, and optimization, leading to better results with less labeled data.
Findings
Compatibility integration improves EA model performance.
State-of-the-art models trained with 5% labels match 20% supervised performance.
Framework enhances neural EA models on standard datasets.
Abstract
Entity Alignment (EA) aims to find equivalent entities between two Knowledge Graphs (KGs). While numerous neural EA models have been devised, they are mainly learned using labelled data only. In this work, we argue that different entities within one KG should have compatible counterparts in the other KG due to the potential dependencies among the entities. Making compatible predictions thus should be one of the goals of training an EA model along with fitting the labelled data: this aspect however is neglected in current methods. To power neural EA models with compatibility, we devise a training framework by addressing three problems: (1) how to measure the compatibility of an EA model; (2) how to inject the property of being compatible into an EA model; (3) how to optimise parameters of the compatibility model. Extensive experiments on widely-used datasets demonstrate the advantages of…
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
TopicsData Quality and Management · Topic Modeling · Machine Learning in Healthcare
