SOTAVerified

Task-specific Pre-training and Prompt Decomposition for Knowledge Graph Population with Language Models

2022-08-26Code Available0· sign in to hype

Tianyi Li, WenYu Huang, Nikos Papasarantopoulos, Pavlos Vougiouklis, Jeff Z. Pan

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present a system for knowledge graph population with Language Models, evaluated on the Knowledge Base Construction from Pre-trained Language Models (LM-KBC) challenge at ISWC 2022. Our system involves task-specific pre-training to improve LM representation of the masked object tokens, prompt decomposition for progressive generation of candidate objects, among other methods for higher-quality retrieval. Our system is the winner of track 1 of the LM-KBC challenge, based on BERT LM; it achieves 55.0% F-1 score on the hidden test set of the challenge.

Tasks

Reproductions