Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Joint Multilingual Knowledge Graph Completion and Alignment

About

Knowledge graph (KG) alignment and completion are usually treated as two independent tasks. While recent work has leveraged entity and relation alignments from multiple KGs, such as alignments between multilingual KGs with common entities and relations, a deeper understanding of the ways in which multilingual KG completion (MKGC) can aid the creation of multilingual KG alignments (MKGA) is still limited. Motivated by the observation that structural inconsistencies -- the main challenge for MKGA models -- can be mitigated through KG completion methods, we propose a novel model for jointly completing and aligning knowledge graphs. The proposed model combines two components that jointly accomplish KG completion and alignment. These two components employ relation-aware graph neural networks that we propose to encode multi-hop neighborhood structures into entity and relation representations. Moreover, we also propose (i) a structural inconsistency reduction mechanism to incorporate information from the completion into the alignment component, and (ii) an alignment seed enlargement and triple transferring mechanism to enlarge alignment seeds and transfer triples during KGs alignment. Extensive experiments on a public multilingual benchmark show that our proposed model outperforms existing competitive baselines, obtaining new state-of-the-art results on both MKGC and MKGA tasks. We publicly release the implementation of our model at https://github.com/vinhsuhi/JMAC

Vinh Tong, Dat Quoc Nguyen, Trung Thanh Huynh, Tam Thanh Nguyen, Quoc Viet Hung Nguyen, Mathias Niepert• 2022

Related benchmarks

TaskDatasetResultRank
Entity AlignmentDBP15K FR-EN v1 (test)
Hits@190
20
Knowledge Graph CompletionDBP5L Greek (test)
Hits@155.2
18
Knowledge Graph CompletionDBP5L Japanese (test)
Hits@153.3
14
Knowledge Graph CompletionDBP5L Spanish (test)
Hits@145.4
14
Multilingual Knowledge Graph AlignmentDBP-5L (Overall)
Hits@193.4
9
Multilingual Knowledge Graph CompletionDBP-5L French (test)
Hits@149.3
9
Multilingual Knowledge Graph CompletionDBP-5L English (test)
Hits@129.5
9
Multilingual Knowledge Graph AlignmentDBP1.0 EN-FR-15K V2 (test)
Hits@197.1
6
Multilingual Knowledge Graph AlignmentDBP1.0 EN-DE-15K V1 (test)
Hits@194.3
6
Multilingual Knowledge Graph AlignmentDBP1.0 EN-DE-15K V2 (test)
Hits@197.8
6
Showing 10 of 10 rows

Other info

Code

Follow for update