Meta-Learning Based Dynamic Adaptive Relation Learning for Few-Shot Knowledge Graph Completion

Linqin Cai,Lingjun Wang,Rongdi Yuan,Tingjie Lai
DOI: https://doi.org/10.1016/j.bdr.2023.100394
IF: 3.3
2023-05-06
Big Data Research
Abstract:As artificial intelligence gradually steps into cognitive intelligence stage, knowledge graphs (KGs) play an increasingly important role in many natural language processing tasks. Due to the prevalence of long-tail relations in KGs, few-shot knowledge graph completion (KGC) for link prediction of long-tail relations has gradually become a hot research topic. Current few-shot KGC methods mainly focus on the static representation of surrounding entities to explore the potential semantic features of entities, while ignoring the dynamic properties among entities and the special influence of the long-tail relation on link prediction. In this paper, a new meta-learning based dynamic adaptive relation learning model (DARL) is proposed for few-shot KGC. For obtaining better semantic information of the meta knowledge, the proposed DARL model applies a dynamic neighbor encoder to incorporate neighbor relations into entity embedding. In addition, DARL builds attention mechanism based fusion strategy for different attributes of the same relations to further enhance the relation-meta learning ability. We evaluate our DARL model on two public benchmark datasets NELL-One and WIKI-One for link prediction. Extensive experimental results indicate that our DARL outperforms the state-of-the-art models with an average relative improvement about 23.37%, 32.46% on NELL-One in MRR and , respectively.
computer science, information systems, artificial intelligence, theory & methods
What problem does this paper attempt to address?