Papers › Signed Graph Attention Networks
Signed Graph Attention Networks
Junjie Huang, Hua-Wei Shen, Liang Hou, Xue-Qi Cheng
Graph or network data is ubiquitous in the real world, including social networks, information networks, traffic networks, biological networks and various technical networks. The non-Euclidean nature of graph data poses the challenge for modeling and analyzing graph data. Recently, Graph Neural Network (GNNs) are proposed as a general and powerful framework to handle tasks on graph data, e.g., node embedding, link prediction and node classification. As a representative implementation of GNNs, Graph Attention Networks (GATs) are successfully applied in a variety of tasks on real datasets. However, GAT is designed to networks with only positive links and fails to handle signed networks which contain both positive and negative links. In this paper, we propose Signed Graph Attention Networks (SiGATs), generalizing GAT to signed networks. SiGAT incorporates graph motifs into GAT to capture two well-known theories in signed network research, i.e., balance theory and status theory. In SiGAT, motifs offer us the flexible structural pattern to aggregate and propagate messages on the signed network to generate node embeddings. We evaluate the proposed SiGAT method by applying it to the signed link prediction task. Experimental results on three real datasets demonstrate that SiGAT outperforms feature-based method, network embedding method and state-of-the-art GNN-based methods like signed graph convolutional network (SGCN).
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Link Sign Prediction | Bitcoin-Alpha | SiGAT | AUC | 0.8942 | #1 of 2 | Archive leaderboard | report |
| Link Sign Prediction | Bitcoin-Alpha | SiGAT | Accuracy | 0.9480 | #1 of 2 | Archive leaderboard | report |
| Link Sign Prediction | Bitcoin-Alpha | SiGAT | Macro-F1 | 0.7138 | #1 of 2 | Archive leaderboard | report |
| Link Sign Prediction | Epinions | SiGAT | AUC | 0.9333 | #1 of 2 | Archive leaderboard | report |
| Link Sign Prediction | Epinions | SiGAT | Accuracy | 0.9293 | #1 of 2 | Archive leaderboard | report |
| Link Sign Prediction | Epinions | SiGAT | Macro-F1 | 0.8449 | #1 of 2 | Archive leaderboard | report |
| Link Sign Prediction | Slashdot | SiGAT | AUC | 0.8864 | #1 of 2 | Archive leaderboard | report |
| Link Sign Prediction | Slashdot | SiGAT | Accuracy | 0.8482 | #1 of 2 | Archive leaderboard | report |
| Link Sign Prediction | Slashdot | SiGAT | Macro-F1 | 0.766 | #1 of 2 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections