paper-with-me

Papers

Few-Shot Knowledge Graph Completion with Data Fusion and Augmentation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningKnowledge Graph CompletionKnowledge GraphsWorld Knowledge

Similar Papers 제목 키워드 기반

TA-KAND: Two-stage Attention Triple Enhancement and U-KAN based Diffusion For Few-shot Knowledge Graph Completion

2025-12-13 · Xinyu Gao arxiv

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 Graphs

Prompted Meta-Learning for Few-shot Knowledge Graph Completion

2025-05-08 · Han Wu, Jie Yin

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 Learning

ReCDAP: Relation-Based Conditional Diffusion with Attention Pooling for Few-Shot Knowledge Graph Completion

2025-05-12 · Jeongho Kim, Chanyeong Heo, Jaehee Jung

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+2

Conjugate Relation Modeling for Few-Shot Knowledge Graph Completion

2025-10-26 · Zilong Wang, Qingtian Zeng, Hua Duan, Cheng Cheng 외 arxiv

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 Completion

Challenging the Assumption of Structure-based embeddings in Few- and Zero-shot Knowledge Graph Completion

2022-06-01 · LREC 2022 6 · Filip Cornell, Chenda Zhang, Jussi Karlgren, Sarunas Girdzijauskas

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