Deep Graph Attention Model

09/15/2017
by   John Boaz Lee, et al.
0

Graph classification is a problem with practical applications in many different domains. Most of the existing methods take the entire graph into account when calculating graph features. In a graphlet-based approach, for instance, the entire graph is processed to get the total count of different graphlets or sub-graphs. In the real-world, however, graphs can be both large and noisy with discriminative patterns confined to certain regions in the graph only. In this work, we study the problem of attentional processing for 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 "interesting" nodes. The model is equipped with an external memory component which allows it to integrate information gathered from different parts of the graph. We demonstrate the effectiveness of the model through various experiments.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/20/2018

Attention Models in Graphs: A Survey

Graph-structured data arise naturally in many different application doma...
research
02/05/2023

Deep Graph-Level Clustering Using Pseudo-Label-Guided Mutual Information Maximization Network

In this work, we study the problem of partitioning a set of graphs into ...
research
02/02/2021

Graph Classification Based on Skeleton and Component Features

Most existing popular methods for learning graph embedding only consider...
research
01/28/2013

Discriminative Feature Selection for Uncertain Graph Classification

Mining discriminative features for graph data has attracted much attenti...
research
08/13/2023

Learning on Graphs with Out-of-Distribution Nodes

Graph Neural Networks (GNNs) are state-of-the-art models for performing ...
research
06/26/2012

Transductive Classification Methods for Mixed Graphs

In this paper we provide a principled approach to solve a transductive c...

Please sign up or login with your details

Forgot password? Click here to reset