HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Graph isomorphism UNet

{Behnam Roshanfekr Maryam Amirmazlaghani Saeed Saravani Zahra Dehghanian Alireza Amouzad}

Abstract

Graph embedding learning is a fundamental task when dealing with diverse datasets. While encoder–decoder architectures, such as U-Nets, have shown great success in image pixel-wise prediction tasks, applying similar methods to graph data poses challenges due to the lack of natural pooling and up-sampling operations for graphs. Recent methods leverage learnable parameters to extract structural information from neural networks and extend pooling and unpooling to graphs using node features and graph structural information. This paper proposes a novel model called GIUNet (Graph Isomorphism U-Net) for the graph classification task. The proposed Graph U-Net structure is based on graph isomorphism convolution while using a comprehensive pqPooling layer. The pqPooling layer in our approach effectively combines node features and graph structure information during the graph down-sampling stage. To incorporate graph structure information, we utilize both the spectral representation and node centrality measurements. Node centrality measurements capture various structural aspects of nodes in the graph, while the spectral representation helps us focus on the informative low-frequency components of the graph structure. Through ablation studies, we have demonstrated that leveraging the GIUNet model leads to significant improvements compared to state-of-the-art methods across multiple benchmark datasets.

Benchmarks

BenchmarkMethodologyMetrics
graph-classification-on-enzymesGIUNet
Accuracy: 70%
graph-classification-on-imdb-bGIUNet
Accuracy: 76%
graph-classification-on-imdb-mGIUNet
Accuracy: 54%
graph-classification-on-mutagGIUNet
Accuracy: 95.7%
graph-classification-on-nci1GIUNet
Accuracy: 80.2%
graph-classification-on-nci109GIUNet
Accuracy: 77
graph-classification-on-proteinsGIUNet
Accuracy: 77.6%
graph-classification-on-ptcGIUNet
Accuracy: 85.7%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Graph isomorphism UNet | Papers | HyperAI