Pay Attention to Relations: Multi-embeddings for Attributed Multiplex Networks
Joshua Melton, Michael Ridenhour, and Siddharth Krishnan

TL;DR
This paper introduces RAHMeN, a relation-aware multi-embedding framework for attributed multiplex networks, improving node representations by capturing diverse relations and outperforming existing models on multiple real-world datasets.
Contribution
The paper proposes RAHMeN, a novel unified embedding framework that effectively captures the multifaceted relations in attributed heterogeneous multiplex networks.
Findings
RAHMeN outperforms state-of-the-art models on four real-world datasets.
Relational self-attention in RAHMeN reveals interpretable relation connections.
The model is effective in both transductive and inductive settings.
Abstract
Graph Convolutional Neural Networks (GCNs) have become effective machine learning algorithms for many downstream network mining tasks such as node classification, link prediction, and community detection. However, most GCN methods have been developed for homogenous networks and are limited to a single embedding for each node. Complex systems, often represented by heterogeneous, multiplex networks present a more difficult challenge for GCN models and require that such techniques capture the diverse contexts and assorted interactions that occur between nodes. In this work, we propose RAHMeN, a novel unified relation-aware embedding framework for attributed heterogeneous multiplex networks. Our model incorporates node attributes, motif-based features, relation-based GCN approaches, and relational self-attention to learn embeddings of nodes with respect to the various relations in a…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Functional Brain Connectivity Studies · Bioinformatics and Genomic Networks
MethodsGraph Convolutional Network
