TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Self-Attention Graph Pooling

Self-Attention Graph Pooling

Junhyun Lee, Inyeop Lee, Jaewoo Kang

2019-04-17Graph Classification
PaperPDFCode(official)CodeCode

Abstract

Advanced methods of applying deep learning to structured data such as graphs have been proposed in recent years. In particular, studies have focused on generalizing convolutional neural networks to graph data, which includes redefining the convolution and the downsampling (pooling) operations for graphs. The method of generalizing the convolution operation to graphs has been proven to improve performance and is widely used. However, the method of applying downsampling to graphs is still difficult to perform and has room for improvement. In this paper, we propose a graph pooling method based on self-attention. Self-attention using graph convolution allows our pooling method to consider both node features and graph topology. To ensure a fair comparison, the same training procedures and model architectures were used for the existing pooling methods and our method. The experimental results demonstrate that our method achieves superior graph classification performance on the benchmark datasets using a reasonable number of parameters.

Results

TaskDatasetMetricValueModel
Graph ClassificationFRANKENSTEINAccuracy62.57SAGPool_g
Graph ClassificationFRANKENSTEINAccuracy61.73SAGPool_h
Graph ClassificationNCI109Accuracy74.06SAGPool_g
Graph ClassificationNCI109Accuracy67.86SAGPool_h
ClassificationFRANKENSTEINAccuracy62.57SAGPool_g
ClassificationFRANKENSTEINAccuracy61.73SAGPool_h
ClassificationNCI109Accuracy74.06SAGPool_g
ClassificationNCI109Accuracy67.86SAGPool_h

Related Papers

Density-aware Walks for Coordinated Campaign Detection2025-06-16Positional Encoding meets Persistent Homology on Graphs2025-06-06Weisfeiler and Leman Follow the Arrow of Time: Expressive Power of Message Passing in Temporal Event Graphs2025-05-30Improving the Effective Receptive Field of Message-Passing Neural Networks2025-05-29Graph Style Transfer for Counterfactual Explainability2025-05-23Scalable Graph Generative Modeling via Substructure Sequences2025-05-22Addressing the Scarcity of Benchmarks for Graph XAI2025-05-18Schreier-Coset Graph Propagation2025-05-15