paper-with-me

Papers

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-form text. However, previous works in KG completion and CKG completion suffer from long-tail relations and newly-added relations which do not have many know triples for training. In light of this, few-shot KG completion (FKGC), which requires the strengths of graph representation learning and few-shot learning, has been proposed to challenge the problem of limited annotated data. In this paper, we comprehensively survey previous attempts on such tasks in the form of a series of methods and applications. Specifically, we first introduce FKGC challenges, commonly used KGs, and CKGs. Then we systematically categorize and summarize existing works in terms of the type of KGs and the methods. Finally, we present applications of FKGC models on prediction tasks in different areas and share our thoughts on future research directions of FKGC.

📄 PDF Abstract BibTeX arXiv:2301.01172

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningGraph Representation LearningKnowledge Graph CompletionKnowledge GraphsRepresentation Learning

Similar Papers 제목 키워드 기반

A Survey on Graph Neural Networks for Knowledge Graph Completion

2020-07-24 · Siddhant Arora

Knowledge Graphs are increasingly becoming popular for a variety of downstream tasks like Question Answering and Information Retrieval. However, the Knowledge Graphs are often incomplete, thus leading to poor performance…

Information RetrievalKnowledge Base CompletionKnowledge Graph CompletionKnowledge Graphs+2

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 Knowledge Graphs: Representation, Acquisition and Applications

2020-02-02 · Shaoxiong Ji, Shirui Pan, Erik Cambria, Pekka Marttinen 외

Human knowledge provides a formal understanding of the world. Knowledge graphs that represent structural relations between entities have become an increasingly popular research direction towards cognition and human-level…

Graph EmbeddingGraph Representation LearningKnowledge Graph CompletionKnowledge Graph Embedding+5

A survey of embedding models of entities and relationships for knowledge graph completion

2017-03-23 · COLING (TextGraphs) 2020 12 · Dat Quoc Nguyen

Knowledge graphs (KGs) of real-world facts about entities and their relationships are useful resources for a variety of natural language processing tasks. However, because knowledge graphs are typically incomplete, it is…

Knowledge Base CompletionKnowledge Graph CompletionKnowledge GraphsLink Prediction