HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Universal Graph Transformer Self-Attention Networks

Dai Quoc Nguyen Tu Dinh Nguyen Dinh Phung

Universal Graph Transformer Self-Attention Networks

Abstract

We introduce a transformer-based GNN model, named UGformer, to learn graph representations. In particular, we present two UGformer variants, wherein the first variant (publicized in September 2019) is to leverage the transformer on a set of sampled neighbors for each input node, while the second (publicized in May 2021) is to leverage the transformer on all input nodes. Experimental results demonstrate that the first UGformer variant achieves state-of-the-art accuracies on benchmark datasets for graph classification in both inductive setting and unsupervised transductive setting; and the second UGformer variant obtains state-of-the-art accuracies for inductive text classification. The code is available at: \url{https://github.com/daiquocnguyen/Graph-Transformer}.

Code Repositories

daiquocnguyen/Graph-Transformer
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
graph-classification-on-collabU2GNN (Unsupervised)
Accuracy: 95.62%
graph-classification-on-collabU2GNN
Accuracy: 77.84%
graph-classification-on-ddU2GNN (Unsupervised)
Accuracy: 95.67%
graph-classification-on-ddU2GNN
Accuracy: 80.23%
graph-classification-on-imdb-bU2GNN
Accuracy: 77.04%
graph-classification-on-imdb-bU2GNN (Unsupervised)
Accuracy: 96.41%
graph-classification-on-imdb-mU2GNN (Unsupervised)
Accuracy: 89.2%
graph-classification-on-imdb-mU2GNN
Accuracy: 53.60%
graph-classification-on-mutagU2GNN (Unsupervised)
Accuracy: 88.47%
graph-classification-on-mutagU2GNN
Accuracy: 89.97%
graph-classification-on-proteinsU2GNN
Accuracy: 78.53%
graph-classification-on-proteinsU2GNN (Unsupervised)
Accuracy: 80.01%
graph-classification-on-ptcU2GNN (Unsupervised)
Accuracy: 91.81%
graph-classification-on-ptcU2GNN
Accuracy: 69.63%

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
Universal Graph Transformer Self-Attention Networks | Papers | HyperAI