Knowing the No-match: Entity Alignment with Dangling Cases
Zequn Sun, Muhao Chen, Wei Hu

TL;DR
This paper introduces a novel framework for entity alignment in knowledge graphs that accounts for dangling entities, improving alignment accuracy by detecting and excluding non-alignable entities through distribution-based techniques.
Contribution
It is the first to address dangling entity detection in entity alignment, proposing a multi-task learning framework and new techniques based on nearest-neighbor distributions.
Findings
Dangling entity detection improves alignment robustness.
The framework outperforms existing methods in experiments.
Detecting dangling entities enhances overall alignment performance.
Abstract
This paper studies a new problem setting of entity alignment for knowledge graphs (KGs). Since KGs possess different sets of entities, there could be entities that cannot find alignment across them, leading to the problem of dangling entities. As the first attempt to this problem, we construct a new dataset and design a multi-task learning framework for both entity alignment and dangling entity detection. The framework can opt to abstain from predicting alignment for the detected dangling entities. We propose three techniques for dangling entity detection that are based on the distribution of nearest-neighbor distances, i.e., nearest neighbor classification, marginal ranking and background ranking. After detecting and removing dangling entities, an incorporated entity alignment model in our framework can provide more robust alignment for remaining entities. Comprehensive experiments and…
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
