A Graph Convolution for Signed Directed Graphs
- URL: http://arxiv.org/abs/2208.11511v1
- Date: Tue, 23 Aug 2022 01:58:35 GMT
- Title: A Graph Convolution for Signed Directed Graphs
- Authors: Taewook Ko
- Abstract summary: Graph convolutions for signed directed graphs have not been delivered much yet.
We propose a novel complex Hermitian adjacency matrix that encodes graph information via complex numbers.
To the best of our knowledge, it is the first spectral convolution for graphs with signs.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: 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.
Related papers
- Graphons of Line Graphs [6.822247359790484]
We show a simple method that can shed light on a subset of sparse graphs.
We show that graphs satisfying a particular property, which we call the square-degree property are sparse, but give rise to dense line graphs.
In particular, star graphs satisfy the square-degree property resulting in dense line graphs and non-zero graphons of line graphs.
arXiv Detail & Related papers (2024-09-03T06:50:03Z) - CKGConv: General Graph Convolution with Continuous Kernels [24.58050212186722]
We propose a novel and general graph convolution framework by parameterizing the kernels as continuous functions of pseudo-coordinates derived via graph positional encoding.
We name this Continuous Kernel Graph Convolution (CKGConv)
We show that CKGConv-based Networks outperform existing graph convolutional networks and perform comparably to the best graph transformers across a variety of graph datasets.
arXiv Detail & Related papers (2024-04-21T10:26:13Z) - Finding the Missing-half: Graph Complementary Learning for
Homophily-prone and Heterophily-prone Graphs [48.79929516665371]
Graphs with homophily-prone edges tend to connect nodes with the same class.
Heterophily-prone edges tend to build relationships between nodes with different classes.
Existing GNNs only take the original graph during training.
arXiv Detail & Related papers (2023-06-13T08:06:10Z) - Structure-free Graph Condensation: From Large-scale Graphs to Condensed
Graph-free Data [91.27527985415007]
Existing graph condensation methods rely on the joint optimization of nodes and structures in the condensed graph.
We advocate a new Structure-Free Graph Condensation paradigm, named SFGC, to distill a large-scale graph into a small-scale graph node set.
arXiv Detail & Related papers (2023-06-05T07:53:52Z) - Signed Directed Graph Contrastive Learning with Laplacian Augmentation [1.3535770763481905]
Graph contrastive learning has become a powerful technique for several graph mining tasks.
This paper proposes a novel signed-directed graph contrastive learning, SDGCL.
It makes two different structurally perturbed graph views and gets node representations via magnetic Laplacian perturbation.
arXiv Detail & Related papers (2023-01-12T17:32:19Z) - Signed Graph Neural Networks: A Frequency Perspective [14.386571627652975]
Graph convolutional networks (GCNs) are designed for unsigned graphs containing only positive links.
We propose two different signed graph neural networks, one keeps only low-frequency information and one also retains high-frequency information.
arXiv Detail & Related papers (2022-08-15T16:42:18Z) - Some Algorithms on Exact, Approximate and Error-Tolerant Graph Matching [3.655021726150369]
We present an extensive survey of various exact and inexact graph matching techniques.
A category of graph matching algorithms is presented, which reduces the graph size by removing the less important nodes.
We introduce a novel approach to measure graph similarity using geometric graphs.
arXiv Detail & Related papers (2020-12-30T18:51:06Z) - Dirichlet Graph Variational Autoencoder [65.94744123832338]
We present Dirichlet Graph Variational Autoencoder (DGVAE) with graph cluster memberships as latent factors.
Motivated by the low pass characteristics in balanced graph cut, we propose a new variant of GNN named Heatts to encode the input graph into cluster memberships.
arXiv Detail & Related papers (2020-10-09T07:35:26Z) - Multilevel Graph Matching Networks for Deep Graph Similarity Learning [79.3213351477689]
We propose a multi-level graph matching network (MGMN) framework for computing the graph similarity between any pair of graph-structured objects.
To compensate for the lack of standard benchmark datasets, we have created and collected a set of datasets for both the graph-graph classification and graph-graph regression tasks.
Comprehensive experiments demonstrate that MGMN consistently outperforms state-of-the-art baseline models on both the graph-graph classification and graph-graph regression tasks.
arXiv Detail & Related papers (2020-07-08T19:48:19Z) - Graph Pooling with Node Proximity for Hierarchical Representation
Learning [80.62181998314547]
We propose a novel graph pooling strategy that leverages node proximity to improve the hierarchical representation learning of graph data with their multi-hop topology.
Results show that the proposed graph pooling strategy is able to achieve state-of-the-art performance on a collection of public graph classification benchmark datasets.
arXiv Detail & Related papers (2020-06-19T13:09:44Z) - Wasserstein-based Graph Alignment [56.84964475441094]
We cast a new formulation for the one-to-many graph alignment problem, which aims at matching a node in the smaller graph with one or more nodes in the larger graph.
We show that our method leads to significant improvements with respect to the state-of-the-art algorithms for each of these tasks.
arXiv Detail & Related papers (2020-03-12T22:31:59Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.