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 with the difficulties of insufficient structural evidence caused by structure sparsity and heterogeneity, and few training samples caused by the long-tail distribution property of few-shot relations. To overcome the above difficulties, we propose to adaptively fuse entity structure information with rich textual content features, and leverage a generative approach to augment entity samples to enrich the training samples for few-shot relations. We seamlessly integrate the adaptive feature fusion and generative sample augmentation components with the few-shot learning task into an end-to-end framework, with the feature fusion and sample augmentation able to be adjusted for the few-shot learning objective through error backpropagation. We conduct few-shot knowledge graph completion experiments on two real-world knowledge graphs, showing the significant advantage of the proposed algorithm over state-of-the-art baselines, and the effectiveness of the proposed feature fusion and sample augmentation components.
Code (0)
등록된 구현이 없습니다.
Tasks
Few-Shot LearningKnowledge Graph CompletionKnowledge GraphsWorld KnowledgeSimilar Papers 제목 키워드 기반
TA-KAND: Two-stage Attention Triple Enhancement and U-KAN based Diffusion For Few-shot Knowledge Graph Completion
Knowledge Graphs have become fundamental infrastructure for applications such as intelligent question answering and recommender systems due to their expressive representation. Nevertheless, real-world knowledge is hetero…
Knowledge Graph CompletionQuestion AnsweringKnowledge GraphsPrompted Meta-Learning for Few-shot Knowledge Graph Completion
Few-shot knowledge graph completion (KGC) has obtained significant attention due to its practical applications in real-world scenarios, where new knowledge often emerges with limited available data. While most existing m…
Knowledge Graph CompletionMeta-LearningTransfer LearningReCDAP: Relation-Based Conditional Diffusion with Attention Pooling for Few-Shot Knowledge Graph Completion
Knowledge Graphs (KGs), composed of triples in the form of (head, relation, tail) and consisting of entities and relations, play a key role in information retrieval systems such as question answering, entity search, and …
Information RetrievalKnowledge Graph CompletionKnowledge GraphsQuestion Answering+2Conjugate Relation Modeling for Few-Shot Knowledge Graph Completion
Few-shot Knowledge Graph Completion (FKGC) infers missing triples from limited support samples, tackling long-tail distribution challenges. Existing methods, however, struggle to capture complex relational patterns and m…
Knowledge Graph CompletionChallenging 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 Learning