Knowledge Graph Completion Via Multi-feature Learning

Hanwen Zhang,Juanjuan Yao,Yi'an Zhu
DOI: https://doi.org/10.1007/978-981-97-5672-8_23
2024-01-01
Abstract:Knowledge graphs are significant source of structured data and have proven valuable in various fields. Previous methods for knowledge graph completion have struggled to effectively learn both semantic and structure features, resulting in inadequate capture of information. In this paper, we propose Multi-Feature Learning (MFL) by generalizing multi-task learning to the dual features of knowledge graphs. Unlike traditional multi-task learning which uses specifical tasks, multi-feature learning regards the fitting of semantic and structure features as two independent subtasks. This method can simultaneously utilize the dual features based on a shared entity and relation embedding space to learn collaboratively. Based on MFL, we design a model named MFL-BERT (Multi-Feature Learning on BERT), which is used for knowledge graph completion. The experimental results indicate that MFL-BERT achieves the best or competitive results on multiple benchmark datasets compared with baselines.
What problem does this paper attempt to address?