RGCN
Relational Graph Convolution Network
2000년 도입 · 논문 22편에서 사용
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.
출처: Modeling Relational Data with Graph Convolutional Networks
소개 논문: Modeling Relational Data with Graph Convolutional Networks
Graph Models · Graphs