Graph Models

Relational Graph Convolution Network

Introduced by Schlichtkrull et al. in Modeling Relational Data with Graph Convolutional Networks

An RGCN, or Relational Graph Convolution Network, is a an application of the GCN framework to modeling relational data, specifically to link prediction and entity classification tasks.

See here for an in-depth explanation of RGCNs by DGL.

Source: Modeling Relational Data with Graph Convolutional Networks

Papers


Paper Code Results Date Stars

Components


Component Type
🤖 No Components Found You can add them if they exist; e.g. Mask R-CNN uses RoIAlign

Categories