Graph Neural Networks with Composite Kernels
- URL: http://arxiv.org/abs/2005.07869v1
- Date: Sat, 16 May 2020 04:44:29 GMT
- Title: Graph Neural Networks with Composite Kernels
- Authors: Yufan Zhou, Jiayi Xian, Changyou Chen, Jinhui Xu
- Abstract summary: We re-interpret node aggregation from the perspective of kernel weighting.
We present a framework to consider feature similarity in an aggregation scheme.
We propose feature aggregation as the composition of the original neighbor-based kernel and a learnable kernel to encode feature similarities in a feature space.
- Score: 60.81504431653264
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Learning on graph structured data has drawn increasing interest in recent
years. Frameworks like Graph Convolutional Networks (GCNs) have demonstrated
their ability to capture structural information and obtain good performance in
various tasks. In these frameworks, node aggregation schemes are typically used
to capture structural information: a node's feature vector is recursively
computed by aggregating features of its neighboring nodes. However, most of
aggregation schemes treat all connections in a graph equally, ignoring node
feature similarities. In this paper, we re-interpret node aggregation from the
perspective of kernel weighting, and present a framework to consider feature
similarity in an aggregation scheme. Specifically, we show that normalized
adjacency matrix is equivalent to a neighbor-based kernel matrix in a Krein
Space. We then propose feature aggregation as the composition of the original
neighbor-based kernel and a learnable kernel to encode feature similarities in
a feature space. We further show how the proposed method can be extended to
Graph Attention Network (GAT). Experimental results demonstrate better
performance of our proposed framework in several real-world applications.
Related papers
- Reliable Node Similarity Matrix Guided Contrastive Graph Clustering [51.23437296378319]
We introduce a new framework, Reliable Node Similarity Matrix Guided Contrastive Graph Clustering (NS4GC)
Our method introduces node-neighbor alignment and semantic-aware sparsification, ensuring the node similarity matrix is both accurate and efficiently sparse.
arXiv Detail & Related papers (2024-08-07T13:36:03Z) - Graph Pooling via Ricci Flow [1.1126342180866644]
We introduce a graph pooling operator (ORC-Pool) which utilizes a characterization of the graph's geometry via Ollivier's discrete Ricci curvature and an associated geometric flow.
ORC-Pool extends such clustering approaches to attributed graphs, allowing for the integration of geometric coarsening into Graph Neural Networks as a pooling layer.
arXiv Detail & Related papers (2024-07-05T03:26:37Z) - GraphRARE: Reinforcement Learning Enhanced Graph Neural Network with Relative Entropy [21.553180564868306]
GraphRARE is a framework built upon node relative entropy and deep reinforcement learning.
An innovative node relative entropy is used to measure mutual information between node pairs.
A deep reinforcement learning-based algorithm is developed to optimize the graph topology.
arXiv Detail & Related papers (2023-12-15T11:30:18Z) - Fisher Information Embedding for Node and Graph Learning [5.263910852465186]
We propose a novel attention-based node embedding framework for graphs.
Our framework builds upon a hierarchical kernel for multisets of subgraphs around nodes.
We provide theoretical insights into generalizability and expressivity of our embeddings.
arXiv Detail & Related papers (2023-05-12T16:15:30Z) - Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural
Networks [68.9026534589483]
RioGNN is a novel Reinforced, recursive and flexible neighborhood selection guided multi-relational Graph Neural Network architecture.
RioGNN can learn more discriminative node embedding with enhanced explainability due to the recognition of individual importance of each relation.
arXiv Detail & Related papers (2021-04-16T04:30:06Z) - Node Similarity Preserving Graph Convolutional Networks [51.520749924844054]
Graph Neural Networks (GNNs) explore the graph structure and node features by aggregating and transforming information within node neighborhoods.
We propose SimP-GCN that can effectively and efficiently preserve node similarity while exploiting graph structure.
We validate the effectiveness of SimP-GCN on seven benchmark datasets including three assortative and four disassorative graphs.
arXiv Detail & Related papers (2020-11-19T04:18:01Z) - Factorizable Graph Convolutional Networks [90.59836684458905]
We introduce a novel graph convolutional network (GCN) that explicitly disentangles intertwined relations encoded in a graph.
FactorGCN takes a simple graph as input, and disentangles it into several factorized graphs.
We evaluate the proposed FactorGCN both qualitatively and quantitatively on the synthetic and real-world datasets.
arXiv Detail & Related papers (2020-10-12T03:01:40Z) - 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) - Permutohedral-GCN: Graph Convolutional Networks with Global Attention [7.873191259466302]
Graph convolutional networks (GCNs) update a node's feature vector by aggregating features from its neighbors in the graph.
We introduce a global attention mechanism where a node can selectively attend to, and aggregate features from, any other node in the graph.
We show that the resulting attention-based global aggregation scheme is analogous to high-dimensional Gaussian filtering.
arXiv Detail & Related papers (2020-03-02T02:44:52Z)
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.