HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

FDGATII : Fast Dynamic Graph Attention with Initial Residual and Identity Mapping

Gayan K. Kulatilleke Marius Portmann Ryan Ko Shekhar S. Chandra

FDGATII : Fast Dynamic Graph Attention with Initial Residual and Identity Mapping

Abstract

While Graph Neural Networks have gained popularity in multiple domains, graph-structured input remains a major challenge due to (a) over-smoothing, (b) noisy neighbours (heterophily), and (c) the suspended animation problem. To address all these problems simultaneously, we propose a novel graph neural network FDGATII, inspired by attention mechanism's ability to focus on selective information supplemented with two feature preserving mechanisms. FDGATII combines Initial Residuals and Identity Mapping with the more expressive dynamic self-attention to handle noise prevalent from the neighbourhoods in heterophilic data sets. By using sparse dynamic attention, FDGATII is inherently parallelizable in design, whist efficient in operation; thus theoretically able to scale to arbitrary graphs with ease. Our approach has been extensively evaluated on 7 datasets. We show that FDGATII outperforms GAT and GCN based benchmarks in accuracy and performance on fully supervised tasks, obtaining state-of-the-art results on Chameleon and Cornell datasets with zero domain-specific graph pre-processing, and demonstrate its versatility and fairness.

Code Repositories

gayanku/FDGATII
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
node-classification-on-chameleonFDGATII
Accuracy: 65.1754
node-classification-on-citeseer-fullFDGATII
Accuracy: 75.6434%
node-classification-on-cora-full-supervisedFDGATII
Accuracy: 87.7867%
node-classification-on-cornellFDGATII
Accuracy: 82.4324
node-classification-on-pubmed-full-supervisedFDGATII
Accuracy: 90.3524%
node-classification-on-texasFDGATII
Accuracy: 80.5405
node-classification-on-wisconsinFDGATII
Accuracy: 86.2745

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
FDGATII : Fast Dynamic Graph Attention with Initial Residual and Identity Mapping | Papers | HyperAI