Signed Bipartite Graph Neural Networks
Junjie Huang, Huawei Shen, Qi Cao, Shuchang Tao, Xueqi Cheng

TL;DR
This paper introduces Signed Bipartite Graph Neural Networks (SBGNNs) for modeling signed bipartite networks, demonstrating their effectiveness in link sign prediction tasks through experiments on real-world datasets.
Contribution
The paper defines signed bipartite networks, analyzes balance theory in this context, and proposes a novel GNN model tailored for signed bipartite networks with improved performance.
Findings
Balance ratio increased after rebuttal phases in datasets
SBGNN outperforms baseline methods in link sign prediction
New message and aggregation functions tailored for signed bipartite networks
Abstract
Signed networks are such social networks having both positive and negative links. A lot of theories and algorithms have been developed to model such networks (e.g., balance theory). However, previous work mainly focuses on the unipartite signed networks where the nodes have the same type. Signed bipartite networks are different from classical signed networks, which contain two different node sets and signed links between two node sets. Signed bipartite networks can be commonly found in many fields including business, politics, and academics, but have been less studied. In this work, we firstly define the signed relationship of the same set of nodes and provide a new perspective for analyzing signed bipartite networks. Then we do some comprehensive analysis of balance theory from two perspectives on several real-world datasets. Specifically, in the peer review dataset, we find that the…
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
