Composition-based Multi-Relational Graph Convolutional Networks

11/08/2019
by   Shikhar Vashishth, et al.
0

Graph Convolutional Networks (GCNs) have recently been shown to be quite successful in modeling graph-structured data. However, the primary focus has been on handling simple undirected graphs. Multi-relational graphs are a more general and prevalent form of graphs where each edge has a label and direction associated with it. Most of the existing approaches to handle such graphs suffer from over-parameterization and are restricted to learning representations of nodes only. In this paper, we propose CompGCN, a novel Graph Convolutional framework which jointly embeds both nodes and relations in a relational graph. CompGCN leverages a variety of entity-relation composition operations from Knowledge Graph Embedding techniques and scales with the number of relations. It also generalizes several of the existing multi-relational GCN methods. We evaluate our proposed method on multiple tasks such as node classification, link prediction, and graph classification, and achieve demonstrably superior results. We make the source code of CompGCN available to foster reproducible research.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/12/2020

Generalized Multi-Relational Graph Convolution Network

Graph Convolutional Networks (GCNs) have received increasing attention i...
research
11/08/2019

Neural Graph Embedding methods for Natural Language Processing

Knowledge graphs are structured representations of facts in a graph, whe...
research
03/17/2017

Modeling Relational Data with Graph Convolutional Networks

Knowledge graphs enable a wide variety of applications, including questi...
research
07/21/2021

Relational Graph Convolutional Networks: A Closer Look

In this paper, we describe a reproduction of the Relational Graph Convol...
research
02/13/2021

Bridging Graph Neural Networks and Statistical Relational Learning: Relational One-Class GCN

We consider the problem of learning Graph Convolutional Networks (GCNs) ...
research
11/21/2018

Multi-layered Graph Embedding with Graph Convolutional Networks

Recently, graph embedding emerges as an effective approach for graph ana...
research
10/01/2019

TransGCN:Coupling Transformation Assumptions with Graph Convolutional Networks for Link Prediction

Link prediction is an important and frequently studied task that contrib...

Please sign up or login with your details

Forgot password? Click here to reset