Relational Graph Attention Networks
About
We investigate Relational Graph Attention Networks, a class of models that extends non-relational graph attention mechanisms to incorporate relational information, opening up these methods to a wider variety of problems. A thorough evaluation of these models is performed, and comparisons are made against established benchmarks. To provide a meaningful comparison, we retrain Relational Graph Convolutional Networks, the spectral counterpart of Relational Graph Attention Networks, and evaluate them under the same conditions. We find that Relational Graph Attention Networks perform worse than anticipated, although some configurations are marginally beneficial for modelling molecular properties. We provide insights as to why this may be, and suggest both modifications to evaluation strategies, as well as directions to investigate for future work.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Node Classification | MUTAG (Node) (test) | Accuracy74.4 | 15 | |
| CTR-100K | Outbrain 4DBInfer (test) | AUC0.6308 | 9 | |
| post-upvote | StackExchange 4DBInfer (test) | AUC0.8853 | 9 | |
| Churn Prediction | Amazon 4DBInfer (test) | AUC0.7622 | 9 | |
| user-churn | StackExchange 4DBInfer (test) | AUC0.8645 | 9 | |
| CVR | Retailrocket 4DBInfer (test) | AUC0.8284 | 9 | |
| Node Classification | AIFB (test) | Accuracy96.9 | 8 | |
| Node Classification | DGS static (test) | Accuracy86.9 | 5 | |
| Node Classification | AM static (test) | Accuracy0.9 | 5 |