AutoGraph: Automated Graph Neural Network

11/23/2020
by   Yaoman Li, et al.
0

Graphs play an important role in many applications. Recently, Graph Neural Networks (GNNs) have achieved promising results in graph analysis tasks. Some state-of-the-art GNN models have been proposed, e.g., Graph Convolutional Networks (GCNs), Graph Attention Networks (GATs), etc. Despite these successes, most of the GNNs only have shallow structure. This causes the low expressive power of the GNNs. To fully utilize the power of the deep neural network, some deep GNNs have been proposed recently. However, the design of deep GNNs requires significant architecture engineering. In this work, we propose a method to automate the deep GNNs design. In our proposed method, we add a new type of skip connection to the GNNs search space to encourage feature reuse and alleviate the vanishing gradient problem. We also allow our evolutionary algorithm to increase the layers of GNNs during the evolution to generate deeper networks. We evaluate our method in the graph node classification task. The experiments show that the GNNs generated by our method can obtain state-of-the-art results in Cora, Citeseer, Pubmed and PPI datasets.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/09/2020

A Survey on The Expressive Power of Graph Neural Networks

Graph neural networks (GNNs) are effective machine learning models for v...
research
06/15/2022

Feature Overcorrelation in Deep Graph Neural Networks: A New Perspective

Recent years have witnessed remarkable success achieved by graph neural ...
research
11/27/2020

GraphSeam: Supervised Graph Learning Framework for Semantic UV Mapping

Recently there has been a significant effort to automate UV mapping, the...
research
06/03/2020

XGNN: Towards Model-Level Explanations of Graph Neural Networks

Graphs neural networks (GNNs) learn node features by aggregating and com...
research
09/12/2019

GRESNET: Graph Residuals for Reviving Deep Graph Neural Nets from Suspended Animation

In this paper, we will investigate the causes of the GNNs' "suspended an...
research
12/17/2022

Analyzing the Traffic of MANETs using Graph Neural Networks

Graph Neural Networks (GNNs) have been taking role in many areas, thanks...
research
11/01/2018

Adaptive Planner Scheduling with Graph Neural Networks

Automated planning is one of the foundational areas of AI. Since a singl...

Please sign up or login with your details

Forgot password? Click here to reset