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

Multilingual Knowledge Graph Completion with Self-Supervised Adaptive Graph Alignment

About

Predicting missing facts in a knowledge graph (KG) is crucial as modern KGs are far from complete. Due to labor-intensive human labeling, this phenomenon deteriorates when handling knowledge represented in various languages. In this paper, we explore multilingual KG completion, which leverages limited seed alignment as a bridge, to embrace the collective knowledge from multiple languages. However, language alignment used in prior works is still not fully exploited: (1) alignment pairs are treated equally to maximally push parallel entities to be close, which ignores KG capacity inconsistency; (2) seed alignment is scarce and new alignment identification is usually in a noisily unsupervised manner. To tackle these issues, we propose a novel self-supervised adaptive graph alignment (SS-AGA) method. Specifically, SS-AGA fuses all KGs as a whole graph by regarding alignment as a new edge type. As such, information propagation and noise influence across KGs can be adaptively controlled via relation-aware attention weights. Meanwhile, SS-AGA features a new pair generator that dynamically captures potential alignment pairs in a self-supervised paradigm. Extensive experiments on both the public multilingual DBPedia KG and newly-created industrial multilingual E-commerce KG empirically demonstrate the effectiveness of SS-AG

Zijie Huang, Zheng Li, Haoming Jiang, Tianyu Cao, Hanqing Lu, Bing Yin, Karthik Subbian, Yizhou Sun, Wei Wang• 2022

Related benchmarks

TaskDatasetResultRank
Knowledge Graph CompletionDBP5L Greek (test)
Hits@130.8
18
Knowledge Graph CompletionDBP5L Japanese (test)
Hits@134.6
14
Knowledge Graph CompletionDBP5L Spanish (test)
Hits@127.1
14
Multilingual Knowledge Graph CompletionDBP-5L French (test)
Hits@125.5
9
Multilingual Knowledge Graph CompletionDBP-5L English (test)
Hits@116.3
9
Multilingual Knowledge Graph AlignmentDBP-5L (Overall)
Hits@134.1
9
Knowledge Graph CompletionE-PKG EN Industrial
Hits@126.7
8
Knowledge Graph CompletionE-PKG Industrial (DE)
H@124.6
8
Knowledge Graph CompletionE-PKG FR Industrial
Hits@125.9
8
Knowledge Graph CompletionE-PKG JA Industrial
H@133.9
8
Showing 10 of 13 rows

Other info

Code

Follow for update