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

Prix-LM: Pretraining for Multilingual Knowledge Base Construction

About

Knowledge bases (KBs) contain plenty of structured world and commonsense knowledge. As such, they often complement distributional text-based information and facilitate various downstream tasks. Since their manual construction is resource- and time-intensive, recent efforts have tried leveraging large pretrained language models (PLMs) to generate additional monolingual knowledge facts for KBs. However, such methods have not been attempted for building and enriching multilingual KBs. Besides wider application, such multilingual KBs can provide richer combined knowledge than monolingual (e.g., English) KBs. Knowledge expressed in different languages may be complementary and unequally distributed: this implies that the knowledge available in high-resource languages can be transferred to low-resource ones. To achieve this, it is crucial to represent multilingual knowledge in a shared/unified space. To this end, we propose a unified representation model, Prix-LM, for multilingual KB construction and completion. We leverage two types of knowledge, monolingual triples and cross-lingual links, extracted from existing multilingual KBs, and tune a multilingual language encoder XLM-R via a causal language modeling objective. Prix-LM integrates useful multilingual and KB-based factual knowledge into a single model. Experiments on standard entity-related tasks, such as link prediction in multiple languages, cross-lingual entity linking and bilingual lexicon induction, demonstrate its effectiveness, with gains reported over strong task-specialised baselines.

Wenxuan Zhou, Fangyu Liu, Ivan Vuli\'c, Nigel Collier, Muhao Chen• 2021

Related benchmarks

TaskDatasetResultRank
Link PredictionDBpedia Hungarian (HU)
Hits@12.97e+3
11
Knowledge ProbingmLAMA
Accuracy (DE)20.7
8
Knowledge Graph CompletionDBpedia IT Prix-LM (test)
Hits@11.62e+3
6
Knowledge Graph CompletionDBpedia DE (test)
Hits@114.32
6
Knowledge Graph CompletionDBpedia FI Link Prediction (test)
Hits@119.81
6
Knowledge Graph CompletionDBpedia FR Prix-LM (test)
Hits@118.01
6
Knowledge Graph CompletionDBpedia JA Prix-LM (test)
Hits@119.81
6
Knowledge Graph CompletionDBpedia TR (test)
Hits@12.38e+3
6
Link PredictionDBpedia English (EN)
Hits@127.3
5
Link PredictionDBpedia Italian (IT)
Hits@122.7
5
Showing 10 of 30 rows

Other info

Code

Follow for update