HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Capsule Graph Neural Network

{Zhang Xinyi Lihui Chen}

Capsule Graph Neural Network

Abstract

The high-quality node embeddings learned from the Graph Neural Networks (GNNs) have been applied to a wide range of node-based applications and some of them have achieved state-of-the-art (SOTA) performance. However, when applying node embeddings learned from GNNs to generate graph embeddings, the scalar node representation may not suffice to preserve the node/graph properties efficiently, resulting in sub-optimal graph embeddings.Inspired by the Capsule Neural Network (CapsNet), we propose the Capsule Graph Neural Network (CapsGNN), which adopts the concept of capsules to address the weakness in existing GNN-based graph embeddings algorithms. By extracting node features in the form of capsules, routing mechanism can be utilized to capture important information at the graph level. As a result, our model generates multiple embeddings for each graph to capture graph properties from different aspects. The attention module incorporated in CapsGNN is used to tackle graphs with various sizes which also enables the model to focus on critical parts of the graphs.Our extensive evaluations with 10 graph-structured datasets demonstrate that CapsGNN has a powerful mechanism that operates to capture macroscopic properties of the whole graph by data-driven. It outperforms other SOTA techniques on several graph classification tasks, by virtue of the new instrument.

Benchmarks

BenchmarkMethodologyMetrics
graph-classification-on-collabCapsGNN
Accuracy: 79.62%
graph-classification-on-ddCapsGNN
Accuracy: 75.38%
graph-classification-on-enzymesCapsGNN
Accuracy: 54.67%
graph-classification-on-imdb-bCapsGNN
Accuracy: 73.10%
graph-classification-on-imdb-mCapsGNN
Accuracy: 50.27%
graph-classification-on-mutagCapsGNN
Accuracy: 86.67%
graph-classification-on-nci1CapsGNN
Accuracy: 78.35%
graph-classification-on-proteinsCapsGNN
Accuracy: 76.28%
graph-classification-on-re-m12kCapsGNN
Accuracy: 46.62%
graph-classification-on-re-m5kCapsGNN
Accuracy: 52.88%

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
Capsule Graph Neural Network | Papers | HyperAI