Few-Shot Knowledge Graph Completion
Knowledge graphs (KGs) serve as useful resources for various natural language processing applications. Previous KG completion approaches require a large number of training instances (i.e., head-tail entity pairs) for every relation. The real case is that for most of the relations, very few entity pairs are available. Existing work of one-shot learning limits method generalizability for few-shot scenarios and does not fully use the supervisory information; however, few-shot KG completion has not been well studied yet. In this work, we propose a novel few-shot relation learning model (FSRL) that aims at discovering facts of new relations with few-shot references. FSRL can effectively capture knowledge from heterogeneous graph structure, aggregate representations of few-shot references, and match similar entity pairs of reference set for every relation. Extensive experiments on two public datasets demonstrate that FSRL outperforms the state-of-the-art.
Code (1)
Tasks
Knowledge Graph CompletionKnowledge GraphsOne-Shot LearningRelationSimilar Papers 제목 키워드 기반
Few-Shot Knowledge Graph Completion with Data Fusion and Augmentation
This paper addresses the few-shot knowledge graph completion problem, which aims to infer facts for long-tail distributed relations for completing knowledge graphs. The few-shot knowledge graph completion task confronts …
Few-Shot LearningKnowledge Graph CompletionKnowledge GraphsWorld KnowledgeChallenging the Assumption of Structure-based embeddings in Few- and Zero-shot Knowledge Graph Completion
In this paper, we report experiments on Few- and Zero-shot Knowledge Graph completion, where the objective is to add missing relational links between entities into an existing Knowledge Graph with few or no previous exam…
DescriptiveKnowledge Graph CompletionTransfer LearningA Survey On Few-shot Knowledge Graph Completion with Structural and Commonsense Knowledge
Knowledge graphs (KG) have served as the key component of various natural language processing applications. Commonsense knowledge graphs (CKG) are a special type of KG, where entities and relations are composed of free-f…
Few-Shot LearningGraph Representation LearningKnowledge Graph CompletionKnowledge Graphs+1Normalizing Flow-based Neural Process for Few-Shot Knowledge Graph Completion
Knowledge graphs (KGs), as a structured form of knowledge representation, have been widely applied in the real world. Recently, few-shot knowledge graph completion (FKGC), which aims to predict missing facts for unseen r…
Graph Neural NetworkKnowledge Graph CompletionKnowledge GraphsMeta-Learning+1Assessing LLMs Suitability for Knowledge Graph Completion
Recent work has shown the capability of Large Language Models (LLMs) to solve tasks related to Knowledge Graphs, such as Knowledge Graph Completion, even in Zero- or Few-Shot paradigms. However, they are known to halluci…
Knowledge Graph CompletionKnowledge Graphs