paper-with-me

Papers

Few-Shot Knowledge Graph Completion

2019-11-26 · Chuxu Zhang, Huaxiu Yao, Chao Huang, Meng Jiang, Zhenhui Li, Nitesh V. Chawla

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.

📄 PDF Abstract BibTeX arXiv:1911.11298

Code (1)

chuxuzhang/AAAI2020_FSRL 공식 구현 pytorch

Tasks

Knowledge Graph CompletionKnowledge GraphsOne-Shot LearningRelation

Similar 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 …

Few-Shot LearningKnowledge Graph CompletionKnowledge GraphsWorld Knowledge

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

A Survey On Few-shot Knowledge Graph Completion with Structural and Commonsense Knowledge

2023-01-03 · Haodi Ma, Daisy Zhe Wang

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

Normalizing Flow-based Neural Process for Few-Shot Knowledge Graph Completion

2023-04-17 · Linhao Luo, Yuan-Fang Li, Gholamreza Haffari, Shirui Pan

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

Assessing LLMs Suitability for Knowledge Graph Completion

2024-05-27 · Vasile Ionut Remus Iga, Gheorghe Cosmin Silaghi

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