An Accurate Unsupervised Method for Joint Entity Alignment and Dangling Entity Detection
Knowledge graph integration typically suffers from the widely existing dangling entities that cannot find alignment cross knowledge graphs (KGs). The dangling entity set is unavailable in most real-world scenarios, and manually mining the entity pairs that consist of entities with the same meaning is labor-consuming. In this paper, we propose a novel accurate Unsupervised method for joint Entity alignment (EA) and Dangling entity detection (DED), called UED. The UED mines the literal semantic information to generate pseudo entity pairs and globally guided alignment information for EA and then utilizes the EA results to assist the DED. We construct a medical cross-lingual knowledge graph dataset, MedED, providing data for both the EA and DED tasks. Extensive experiments demonstrate that in the EA task, UED achieves EA results comparable to those of state-of-the-art supervised EA baselines and outperforms the current state-of-the-art EA methods by combining supervised EA data. For the DED task, UED obtains high-quality results without supervision.
Code (1)
Tasks
Entity AlignmentKnowledge GraphsSimilar Papers 제목 키워드 기반
Semi-constraint Optimal Transport for Entity Alignment with Dangling Cases
Entity alignment (EA) merges knowledge graphs (KGs) by identifying the equivalent entities in different graphs, which can effectively enrich knowledge representations of KGs. However, in practice, different KGs often inc…
Entity AlignmentKnowledge GraphsMetric LearningWord EmbeddingsDangling-Aware Entity Alignment with Mixed High-Order Proximities
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 PredictionDangling-Aware Entity Alignment with Mixed High-Order Proximities
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 PredictionKnowing the No-match: Entity Alignment with Dangling Cases
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 proble…
Abstention PredictionEntity AlignmentKnowledge GraphsLambda: Learning Matchable Prior For Entity Alignment with Unlabeled Dangling Cases
We investigate the entity alignment (EA) problem with unlabeled dangling cases, meaning that partial entities have no counterparts in the other knowledge graph (KG), and this type of entity remains unlabeled. To address …
Contrastive LearningEntity AlignmentRepresentation Learning