End-to-End Structure-Aware Convolutional Networks for Knowledge Base Completion

Authors

  • Chao Shang University of Connecticut
  • Yun Tang JD AI Research
  • Jing Huang JD AI Research
  • Jinbo Bi University of Connecticut
  • Xiaodong He JD AI Research
  • Bowen Zhou JD AI Research

DOI:

https://doi.org/10.1609/aaai.v33i01.33013060

Abstract

Knowledge graph embedding has been an active research topic for knowledge base completion, with progressive improvement from the initial TransE, TransH, DistMult et al to the current state-of-the-art ConvE. ConvE uses 2D convolution over embeddings and multiple layers of nonlinear features to model knowledge graphs. The model can be efficiently trained and scalable to large knowledge graphs. However, there is no structure enforcement in the embedding space of ConvE. The recent graph convolutional network (GCN) provides another way of learning graph node embedding by successfully utilizing graph connectivity structure. In this work, we propose a novel end-to-end StructureAware Convolutional Network (SACN) that takes the benefit of GCN and ConvE together. SACN consists of an encoder of a weighted graph convolutional network (WGCN), and a decoder of a convolutional network called Conv-TransE. WGCN utilizes knowledge graph node structure, node attributes and edge relation types. It has learnable weights that adapt the amount of information from neighbors used in local aggregation, leading to more accurate embeddings of graph nodes. Node attributes in the graph are represented as additional nodes in the WGCN. The decoder Conv-TransE enables the state-of-the-art ConvE to be translational between entities and relations while keeps the same link prediction performance as ConvE. We demonstrate the effectiveness of the proposed SACN on standard FB15k-237 and WN18RR datasets, and it gives about 10% relative improvement over the state-of-theart ConvE in terms of HITS@1, HITS@3 and HITS@10.

Downloads

Published

2019-07-17

How to Cite

Shang, C., Tang, Y., Huang, J., Bi, J., He, X., & Zhou, B. (2019). End-to-End Structure-Aware Convolutional Networks for Knowledge Base Completion. Proceedings of the AAAI Conference on Artificial Intelligence, 33(01), 3060-3067. https://doi.org/10.1609/aaai.v33i01.33013060

Issue

Section

AAAI Technical Track: Knowledge Representation and Reasoning