Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks
Hao Peng, Ruitong Zhang, Yingtong Dou, Renyu Yang, Jingyi Zhang,, Philip S. Yu

TL;DR
This paper introduces RioGNN, a novel multi-relational GNN that employs reinforced, recursive neighbor selection to better handle heterogeneous graphs, improving representation quality, efficiency, and explainability.
Contribution
The paper proposes a new reinforcement learning-based neighbor selection mechanism for multi-relational GNNs, enhancing their ability to model complex heterogeneous graphs.
Findings
Improved node embedding discriminability.
Enhanced efficiency in neighbor selection.
Better explainability of relation importance.
Abstract
Graph Neural Networks (GNNs) have been widely used for the representation learning of various structured graph data. While promising, most existing GNNs oversimplified the complexity and diversity of the edges in the graph, and thus inefficient to cope with ubiquitous heterogeneous graphs, which are typically in the form of multi-relational graph representations. In this paper, we propose RioGNN, a novel Reinforced, recursive and flexible neighborhood selection guided multi-relational Graph Neural Network architecture, to navigate complexity of neural network structures whilst maintaining relation-dependent representations. We first construct a multi-relational graph, according to the practical task, to reflect the heterogeneity of nodes, edges, attributes and labels. To avoid the embedding over-assimilation among different types of nodes, we employ a label-aware neural similarity…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Explainable Artificial Intelligence (XAI) · Machine Learning in Healthcare
MethodsGraph Neural Network
