Signed Graph Attention Networks

06/26/2019
by   Junjie Huang, et al.
0

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 (GNN) is 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 (GAT) is 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 (SiGAT), 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 networks (SGCN).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/07/2021

SDGNN: Learning Node Representation for Signed Directed Networks

Network embedding is aimed at mapping nodes in a network into low-dimens...
research
04/29/2021

MUSE: Multi-faceted Attention for Signed Network Embedding

Signed network embedding is an approach to learn low-dimensional represe...
research
11/25/2020

Interpretable Signed Link Prediction with Signed Infomax Hyperbolic Graph

Signed link prediction in social networks aims to reveal the underlying ...
research
07/03/2023

A Survey on Graph Classification and Link Prediction based on GNN

Traditional convolutional neural networks are limited to handling Euclid...
research
08/22/2021

Signed Bipartite Graph Neural Networks

Signed networks are such social networks having both positive and negati...
research
05/19/2020

CSNE: Conditional Signed Network Embedding

Signed networks are mathematical structures that encode positive and neg...
research
10/30/2022

Graph Fuzzy System: Concepts, Models and Algorithms

Fuzzy systems (FSs) have enjoyed wide applications in various fields, in...

Please sign up or login with your details

Forgot password? Click here to reset