Litcius/Paper detail

Inductive Relation Prediction by BERT

Hanwen Zha, Zhiyu Chen, Xifeng Yan

2022Proceedings of the AAAI Conference on Artificial Intelligence45 citationsDOIOpen Access PDF

Abstract

Relation prediction in knowledge graphs is dominated by embedding based methods which mainly focus on the transductive setting. Unfortunately, they are not able to handle inductive learning where unseen entities and relations are present and cannot take advantage of prior knowledge. Furthermore, their inference process is not easily explainable. In this work, we propose an all-in-one solution, called BERTRL (BERT-based Relational Learning), which leverages pre-trained language model and fine-tunes it by taking relation instances and their possible reasoning paths as training samples. BERTRL outperforms the SOTAs in 15 out of 18 cases in both inductive and transductive settings. Meanwhile, it demonstrates strong generalization capability in few-shot learning and is explainable. The data and code can be found at https://github.com/zhw12/BERTRL.

Topics & Concepts

Relation (database)Computer scienceGeneralizationEmbeddingInferenceArtificial intelligenceFocus (optics)Inductive reasoningInductive biasCode (set theory)Machine learningProcess (computing)Natural language processingContrast (vision)Multi-task learningTask (project management)Data miningProgramming languageMathematicsSet (abstract data type)ManagementMathematical analysisPhysicsOpticsEconomicsAdvanced Graph Neural NetworksTopic ModelingBayesian Modeling and Causal Inference
Inductive Relation Prediction by BERT | Litcius