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

Multilingual Knowledge Graph Completion from Pretrained Language Models with Knowledge Constraints

About

Multilingual Knowledge Graph Completion (mKGC) aim at solving queries like (h, r, ?) in different languages by reasoning a tail entity t thus improving multilingual knowledge graphs. Previous studies leverage multilingual pretrained language models (PLMs) and the generative paradigm to achieve mKGC. Although multilingual pretrained language models contain extensive knowledge of different languages, its pretraining tasks cannot be directly aligned with the mKGC tasks. Moreover, the majority of KGs and PLMs currently available exhibit a pronounced English-centric bias. This makes it difficult for mKGC to achieve good results, particularly in the context of low-resource languages. To overcome previous problems, this paper introduces global and local knowledge constraints for mKGC. The former is used to constrain the reasoning of answer entities, while the latter is used to enhance the representation of query contexts. The proposed method makes the pretrained model better adapt to the mKGC task. Experimental results on public datasets demonstrate that our method outperforms the previous SOTA on Hits@1 and Hits@10 by an average of 12.32% and 16.03%, which indicates that our proposed method has significant enhancement on mKGC.

Ran Song, Shizhu He, Shengxiang Gao, Li Cai, Kang Liu, Zhengtao Yu, Jun Zhao• 2024

Related benchmarks

TaskDatasetResultRank
Link PredictionDBpedia Hungarian (HU)
Hits@13.09e+3
11
Knowledge Graph CompletionDBpedia DE (test)
Hits@117.54
6
Knowledge Graph CompletionDBpedia FI Link Prediction (test)
Hits@120.74
6
Knowledge Graph CompletionDBpedia FR Prix-LM (test)
Hits@118.34
6
Knowledge Graph CompletionDBpedia JA Prix-LM (test)
Hits@122.05
6
Knowledge Graph CompletionDBpedia TR (test)
Hits@12.52e+3
6
Knowledge Graph CompletionDBpedia IT Prix-LM (test)
Hits@11.50e+3
6
Entity AlignmentWikidata zh-km 2014
Hits@167.25
2
Entity AlignmentWikidata zh-th 2014
Hits@124.07
2
Entity AlignmentWikidata zh-my 2014
Hits@143.49
2
Showing 10 of 11 rows

Other info

Code

Follow for update