Robust Hierarchical Graph Classification with Subgraph Attention
- URL: http://arxiv.org/abs/2007.10908v1
- Date: Sun, 19 Jul 2020 10:03:06 GMT
- Title: Robust Hierarchical Graph Classification with Subgraph Attention
- Authors: Sambaran Bandyopadhyay, Manasvi Aggarwal, M. Narasimha Murty
- Abstract summary: We introduce the concept of subgraph attention for graphs.
We propose a graph classification algorithm called SubGattPool.
We show that SubGattPool is able to improve the state-of-the-art or remains competitive on multiple publicly available graph classification datasets.
- Score: 18.7475578342125
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Graph neural networks get significant attention for graph representation and
classification in machine learning community. Attention mechanism applied on
the neighborhood of a node improves the performance of graph neural networks.
Typically, it helps to identify a neighbor node which plays more important role
to determine the label of the node under consideration. But in real world
scenarios, a particular subset of nodes together, but not the individual pairs
in the subset, may be important to determine the label of the graph. To address
this problem, we introduce the concept of subgraph attention for graphs. On the
other hand, hierarchical graph pooling has been shown to be promising in recent
literature. But due to noisy hierarchical structure of real world graphs, not
all the hierarchies of a graph play equal role for graph classification.
Towards this end, we propose a graph classification algorithm called
SubGattPool which jointly learns the subgraph attention and employs two
different types of hierarchical attention mechanisms to find the important
nodes in a hierarchy and the importance of individual hierarchies in a graph.
Experimental evaluation with different types of graph classification algorithms
shows that SubGattPool is able to improve the state-of-the-art or remains
competitive on multiple publicly available graph classification datasets. We
conduct further experiments on both synthetic and real world graph datasets to
justify the usefulness of different components of SubGattPool and to show its
consistent performance on other downstream tasks.
Related papers
- Saliency-Aware Regularized Graph Neural Network [39.82009838086267]
We propose the Saliency-Aware Regularized Graph Neural Network (SAR-GNN) for graph classification.
We first estimate the global node saliency by measuring the semantic similarity between the compact graph representation and node features.
Then the learned saliency distribution is leveraged to regularize the neighborhood aggregation of the backbone.
arXiv Detail & Related papers (2024-01-01T13:44:16Z) - Semi-Supervised Hierarchical Graph Classification [54.25165160435073]
We study the node classification problem in the hierarchical graph where a 'node' is a graph instance.
We propose the Hierarchical Graph Mutual Information (HGMI) and present a way to compute HGMI with theoretical guarantee.
We demonstrate the effectiveness of this hierarchical graph modeling and the proposed SEAL-CI method on text and social network data.
arXiv Detail & Related papers (2022-06-11T04:05:29Z) - CGMN: A Contrastive Graph Matching Network for Self-Supervised Graph
Similarity Learning [65.1042892570989]
We propose a contrastive graph matching network (CGMN) for self-supervised graph similarity learning.
We employ two strategies, namely cross-view interaction and cross-graph interaction, for effective node representation learning.
We transform node representations into graph-level representations via pooling operations for graph similarity computation.
arXiv Detail & Related papers (2022-05-30T13:20:26Z) - Supervised Contrastive Learning with Structure Inference for Graph
Classification [5.276232626689567]
We propose a graph neural network based on supervised contrastive learning and structure inference for graph classification.
With the integration of label information, the one-vs-many contrastive learning can be extended to a many-vs-many setting.
Experiment results show the effectiveness of the proposed method compared with recent state-of-the-art methods.
arXiv Detail & Related papers (2022-03-15T07:18:46Z) - Edge but not Least: Cross-View Graph Pooling [76.71497833616024]
This paper presents a cross-view graph pooling (Co-Pooling) method to better exploit crucial graph structure information.
Through cross-view interaction, edge-view pooling and node-view pooling seamlessly reinforce each other to learn more informative graph-level representations.
arXiv Detail & Related papers (2021-09-24T08:01:23Z) - Accurate Learning of Graph Representations with Graph Multiset Pooling [45.72542969364438]
We propose a Graph Multiset Transformer (GMT) that captures the interaction between nodes according to their structural dependencies.
Our experimental results show that GMT significantly outperforms state-of-the-art graph pooling methods on graph classification benchmarks.
arXiv Detail & Related papers (2021-02-23T07:45:58Z) - CommPOOL: An Interpretable Graph Pooling Framework for Hierarchical
Graph Representation Learning [74.90535111881358]
We propose a new interpretable graph pooling framework - CommPOOL.
It can capture and preserve the hierarchical community structure of graphs in the graph representation learning process.
CommPOOL is a general and flexible framework for hierarchical graph representation learning.
arXiv Detail & Related papers (2020-12-10T21:14:18Z) - 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)
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.