Abstract
In this article, we describe a reproduction of the Relational Graph Convolutional Network (RGCN). Using our reproduction, we explain the intuition behind the model. Our reproduction results empirically validate the correctness of our implementations using benchmark Knowledge Graph datasets on node classification and link prediction tasks. Our explanation provides a friendly understanding of the different components of the RGCN for both users and researchers extending the RGCN approach. Furthermore, we introduce two new configurations of the RGCN that are more parameter efficient. The code and datasets are available at https://github.com/thiviyanT/torch-rgcn.
Original language | English |
---|---|
Article number | e1073 |
Pages (from-to) | 1-33 |
Number of pages | 33 |
Journal | PeerJ Computer Science |
Volume | 8 |
DOIs | |
Publication status | Published - 2 Nov 2022 |
Bibliographical note
Funding Information:This research was supported by the responsible data science track of the VSNU Digital Society program. The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.
Publisher Copyright:
© Copyright 2022 Thanapalasingam et al.
Keywords
- Graph convolutional network
- Knowledge graphs
- Link prediction
- Node classification
- Relational graphs
- Representation learning