Knowledge Embedding Based Graph Convolutional Network
Citations Over TimeTop 10% of 2021 papers
Abstract
Recently, a considerable literature has grown up around the theme of Graph Convolutional Network (GCN). How to effectively leverage the rich structural information in complex graphs, such as knowledge graphs with heterogeneous types of entities and relations, is a primary open challenge in the field. Most GCN methods are either restricted to graphs with a homogeneous type of edges (e.g., citation links only), or focusing on representation learning for nodes only instead of jointly propagating and updating the embeddings of both nodes and edges for target-driven objectives. This paper addresses these limitations by proposing a novel framework, namely the Knowledge Embedding based Graph Convolutional Network (KE-GCN), which combines the power of GCNs in graph-based belief propagation and the strengths of advanced knowledge embedding (a.k.a. knowledge graph embedding) methods, and goes beyond. Our theoretical analysis shows that KE-GCN offers an elegant unification of several well-known GCN methods as specific cases, with a new perspective of graph convolution. Experimental results on benchmark datasets show the advantageous performance of KE-GCN over strong baseline methods in the tasks of knowledge graph alignment and entity classification1.
Related Papers
- → Bootstrapping Entity Alignment with Knowledge Graph Embedding(2018)520 cited
- → Low-dimensional embedding using adaptively selected ordinal data(2011)59 cited
- → Online Updates of Knowledge Graph Embedding(2022)5 cited
- → Efficient parallel translating embedding for knowledge graphs(2017)18 cited
- → Knowledge Graph Embedding by Learning to Connect Entity with Relation(2018)4 cited