Interpretable Signed Link Prediction with Signed Infomax Hyperbolic Graph
Yadan Luo, Zi Huang, Hongxu Chen, Yang Yang, Mahsa Baktashmotlagh

TL;DR
This paper introduces SIHG, a novel framework that combines mutual information maximization and hyperbolic geometry to improve signed link prediction and provide interpretable social theory explanations.
Contribution
The paper proposes SIHG, a unified signed graph neural network that incorporates mutual information maximization and hyperbolic space to enhance interpretability and prediction accuracy.
Findings
SIHG outperforms state-of-the-art methods on four benchmarks.
The signed attention module effectively captures social theories.
Hyperbolic embeddings reduce distortion in modeling complex hierarchies.
Abstract
Signed link prediction in social networks aims to reveal the underlying relationships (i.e. links) among users (i.e. nodes) given their existing positive and negative interactions observed. Most of the prior efforts are devoted to learning node embeddings with graph neural networks (GNNs), which preserve the signed network topology by message-passing along edges to facilitate the downstream link prediction task. Nevertheless, the existing graph-based approaches could hardly provide human-intelligible explanations for the following three questions: (1) which neighbors to aggregate, (2) which path to propagate along, and (3) which social theory to follow in the learning process. To answer the aforementioned questions, in this paper, we investigate how to reconcile the \textit{balance} and \textit{status} social rules with information theory and develop a unified framework, termed as…
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 · Complex Network Analysis Techniques · Functional Brain Connectivity Studies
