HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Graph Classification using Structural Attention

{Xiangnan Kong Ryan Rossi John Boaz Lee}

Graph Classification using Structural Attention

Abstract

Graph classification is a problem with practical applications in many different domains. To solve this problem, one usually calculates certain graph statistics (i.e., graph features) that help discriminate between graphs of different classes. When calculating such features, most existing approaches process the entire graph. In a graphlet-based approach, for instance, the entire graph is processed to get the total count of different graphlets or subgraphs. In many real-world applications, however, graphs can be noisy with discriminative patterns confined to certain regions in the graph only. In this work, we study the problem of attention-based graph classification. The use of attention allows us to focus on small but informative parts of the graph, avoiding noise in the rest of the graph. We present a novel RNN model, called the Graph Attention Model (GAM), that processes only a portion of the graph by adaptively selecting a sequence of “informative” nodes. Experimental results on multiple real-world datasets show that the proposed method is competitive against various well-known methods in graph classification even though our method is limited to only a portion of the graph.

Benchmarks

BenchmarkMethodologyMetrics
graph-classification-on-hiv-datasetGAM
Accuracy: 74.79%
graph-classification-on-nci-123GAM
Accuracy: 64.79%
graph-classification-on-nci-83GAM
Accuracy: 70.42%
graph-classification-on-nci1GAM
Accuracy: 67.71%
graph-classification-on-nci33GAM
Accuracy: 69.58%

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 Classification using Structural Attention | Papers | HyperAI