A Graph Convolution for Signed Directed Graphs

08/23/2022
by   Taewook Ko, et al.
0

There are several types of graphs according to the nature of the data. Directed graphs have directions of links, and signed graphs have link types such as positive and negative. Signed directed graphs are the most complex and informative that have both. Graph convolutions for signed directed graphs have not been delivered much yet. Though many graph convolution studies have been provided, most are designed for undirected or unsigned. In this paper, we investigate a spectral graph convolution network for signed directed graphs. We propose a novel complex Hermitian adjacency matrix that encodes graph information via complex numbers. The complex numbers represent link direction, sign, and connectivity via the phases and magnitudes. Then, we define a magnetic Laplacian with the Hermitian matrix and prove its positive semidefinite property. Finally, we introduce Signed Directed Graph Convolution Network(SD-GCN). To the best of our knowledge, it is the first spectral convolution for graphs with signs. Moreover, unlike the existing convolutions designed for a specific graph type, the proposed model has generality that can be applied to any graphs, including undirected, directed, or signed. The performance of the proposed model was evaluated with four real-world graphs. It outperforms all the other state-of-the-art graph convolutions in the task of link sign prediction.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/26/2022

SigMaNet: One Laplacian to Rule Them All

This paper introduces SigMaNet, a generalized Graph Convolutional Networ...
research
02/22/2021

MagNet: A Magnetic Neural Network for Directed Graphs

The prevalence of graph-based data has spurred the rapid development of ...
research
05/17/2023

A Signed Subgraph Encoding Approach via Linear Optimization for Link Sign Prediction

In this paper, we consider the problem of inferring the sign of a link b...
research
07/28/2018

Revealed Preference Dimension via Matrix Sign Rank

Given a data-set of consumer behaviour, the Revealed Preference Graph su...
research
01/12/2023

Signed Directed Graph Contrastive Learning with Laplacian Augmentation

Graph contrastive learning has become a powerful technique for several g...
research
12/05/2018

Characterization and space embedding of directed graphs trough magnetic Laplacians

Directed graphs are essential data structures which model several real-w...
research
07/23/2021

Graph Pseudometrics from a Topological Point of View

We explore pseudometrics for directed graphs in order to better understa...

Please sign up or login with your details

Forgot password? Click here to reset