DeepAI AI Chat
Log In Sign Up

Meta Reasoning over Knowledge Graphs

08/13/2019
by   Hong Wang, et al.
ibm
The Regents of the University of California
0

The ability to reason over learned knowledge is an innate ability for humans and humans can easily master new reasoning rules with only a few demonstrations. While most existing studies on knowledge graph (KG) reasoning assume enough training examples, we study the challenging and practical problem of few-shot knowledge graph reasoning under the paradigm of meta-learning. We propose a new meta learning framework that effectively utilizes the task-specific meta information such as local graph neighbors and reasoning paths in KGs. Specifically, we design a meta-encoder that encodes the meta information into task-specific initialization parameters for different tasks. This allows our reasoning module to have diverse starting points when learning to reason over different relations, which is expected to better fit the target task. On two few-shot knowledge base completion benchmarks, we show that the augmented task-specific meta-encoder yields much better initial point than MAML and outperforms several few-shot learning baselines.

READ FULL TEXT

page 1

page 2

page 3

page 4

01/27/2021

Combat Data Shift in Few-shot Learning with Knowledge Graph

Many few-shot learning approaches have been designed under the meta-lear...
08/30/2019

Adapting Meta Knowledge Graph Information for Multi-Hop Reasoning over Few-Shot Relations

Multi-hop knowledge graph (KG) reasoning is an effective and explainable...
02/07/2019

Adaptive Posterior Learning: few-shot learning with a surprise-based memory module

The ability to generalize quickly from few observations is crucial for i...
06/27/2022

Prompting Decision Transformer for Few-Shot Policy Generalization

Humans can leverage prior experience and learn novel tasks from a handfu...
10/27/2021

Standing on the Shoulders of Predecessors: Meta-Knowledge Transfer for Knowledge Graphs

Knowledge graphs (KGs) have become widespread, and various knowledge gra...
04/08/2021

Support-Target Protocol for Meta-Learning

The support/query (S/Q) training protocol is widely used in meta-learnin...