DeepE: a deep neural network for knowledge graph embedding

11/09/2022
by   Zhu Danhao, et al.
0

Recently, neural network based methods have shown their power in learning more expressive features on the task of knowledge graph embedding (KGE). However, the performance of deep methods often falls behind the shallow ones on simple graphs. One possible reason is that deep models are difficult to train, while shallow models might suffice for accurately representing the structure of the simple KGs. In this paper, we propose a neural network based model, named DeepE, to address the problem, which stacks multiple building blocks to predict the tail entity based on the head entity and the relation. Each building block is an addition of a linear and a non-linear function. The stacked building blocks are equivalent to a group of learning functions with different non-linear depth. Hence, DeepE allows deep functions to learn deep features, and shallow functions to learn shallow features. Through extensive experiments, we find DeepE outperforms other state-of-the-art baseline methods. A major advantage of DeepE is the robustness. DeepE achieves a Mean Rank (MR) score that is 6 65 design makes it possible to train much deeper networks on KGE, e.g. 40 layers on FB15k-237, and without scarifying precision on simple relations.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/22/2020

TransEdge: Translating Relation-contextualized Embeddings for Knowledge Graphs

Learning knowledge graph (KG) embeddings has received increasing attenti...
research
08/11/2018

Knowledge Graph Embedding with Entity Neighbors and Deep Memory Network

Knowledge Graph Embedding (KGE) aims to represent entities and relations...
research
09/30/2020

RTFE: A Recursive Temporal Fact Embedding Framework for Temporal Knowledge Graph Completion

In recent years, many efforts have been made to complete knowledge graph...
research
09/18/2015

TransA: An Adaptive Approach for Knowledge Graph Embedding

Knowledge representation is a major topic in AI, and many studies attemp...
research
12/08/2019

Exploring the Ideal Depth of Neural Network when Predicting Question Deletion on Community Question Answering

In recent years, Community Question Answering (CQA) has emerged as a pop...
research
06/13/2019

Linear Distillation Learning

Deep Linear Networks do not have expressive power but they are mathemati...
research
05/10/2019

Automatic Programming of Cellular Automata and Artificial Neural Networks Guided by Philosophy

Many computer models such as cellular automata have been developed and s...

Please sign up or login with your details

Forgot password? Click here to reset