I would like to know which paper or references are related to the R-GAT code (dgl/examples/pytorch/rgat at master · dmlc/dgl · GitHub). If I want to use the R-GAT model, how should I cite it?
Besides, I found two papers related to R-GAT. (1) Relational Graph Attention Network for Aspect-based Sentiment Analysis (2) r-GAT: Relational Graph Attention Network for Multi-Relational Graphs. Is R-GAT from either of these two papers?