HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision

Dongkwan Kim Alice Oh

How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision

Abstract

Attention mechanism in graph neural networks is designed to assign larger weights to important neighbor nodes for better representation. However, what graph attention learns is not understood well, particularly when graphs are noisy. In this paper, we propose a self-supervised graph attention network (SuperGAT), an improved graph attention model for noisy graphs. Specifically, we exploit two attention forms compatible with a self-supervised task to predict edges, whose presence and absence contain the inherent information about the importance of the relationships between nodes. By encoding edges, SuperGAT learns more expressive attention in distinguishing mislinked neighbors. We find two graph characteristics influence the effectiveness of attention forms and self-supervision: homophily and average degree. Thus, our recipe provides guidance on which attention design to use when those two graph characteristics are known. Our experiment on 17 real-world datasets demonstrates that our recipe generalizes across 15 datasets of them, and our models designed by recipe show improved performance over baselines.

Benchmarks

BenchmarkMethodologyMetrics
node-classification-on-citeseer-with-publicSuperGAT MX
Accuracy: 72.6%
node-classification-on-cora-with-public-splitSuperGAT MX
Accuracy: 84.3%
node-classification-on-pubmed-with-publicSuperGAT MX
Accuracy: 81.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
How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision | Papers | HyperAI