REVIEW 2 cited by
r-GAT: Relational Graph Attention Network for Multi-Relational Graphs
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Graph Attention Network (GAT) focuses on modelling simple undirected and single relational graph data only. This limits its ability to deal with more general and complex multi-relational graphs that contain entities with directed links of different labels (e.g., knowledge graphs). Therefore, directly applying GAT on multi-relational graphs leads to sub-optimal solutions. To tackle this issue, we propose r-GAT, a relational graph attention network to learn multi-channel entity representations. Specifically, each channel corresponds to a latent semantic aspect of an entity. This enables us to aggregate neighborhood information for the current aspect using relation features. We further propose a query-aware attention mechanism for subsequent tasks to select useful aspects. Extensive experiments on link prediction and entity classification tasks show that our r-GAT can model multi-relational graphs effectively. Also, we show the interpretability of our approach by case study.
Forward citations
Cited by 2 Pith papers
-
Minos: Systematically Classifying Performance and Power Characteristics of GPU Workloads on HPC Clusters
Minos groups GPU apps by power-spike histograms and SM/DRAM utilization, transferring frequency-cap behavior to unseen workloads with ~4% power and ~3% performance error while cutting profiling cost ~89%.
-
Graph Neural Networks in Modern AI-aided Drug Discovery
A comprehensive model-centric review of graph neural network methods and applications in AI-aided drug discovery, from molecular representation to synthesis planning.
Discussion (0). Sign in to comment.