Graph Neural Diffusion Networks for Semi-supervised Learning

01/24/2022
by   Wei Ye, et al.
16

Graph Convolutional Networks (GCN) is a pioneering model for graph-based semi-supervised learning. However, GCN does not perform well on sparsely-labeled graphs. Its two-layer version cannot effectively propagate the label information to the whole graph structure (i.e., the under-smoothing problem) while its deep version over-smoothens and is hard to train (i.e., the over-smoothing problem). To solve these two issues, we propose a new graph neural network called GND-Nets (for Graph Neural Diffusion Networks) that exploits the local and global neighborhood information of a vertex in a single layer. Exploiting the shallow network mitigates the over-smoothing problem while exploiting the local and global neighborhood information mitigates the under-smoothing problem. The utilization of the local and global neighborhood information of a vertex is achieved by a new graph diffusion method called neural diffusions, which integrate neural networks into the conventional linear and nonlinear graph diffusions. The adoption of neural networks makes neural diffusions adaptable to different datasets. Extensive experiments on various sparsely-labeled graphs verify the effectiveness and efficiency of GND-Nets compared to state-of-the-art approaches.

READ FULL TEXT

page 1

page 10

research
05/29/2020

Deep graph learning for semi-supervised classification

Graph learning (GL) can dynamically capture the distribution structure (...
research
01/22/2018

Deeper Insights into Graph Convolutional Networks for Semi-Supervised Learning

Many interesting problems in machine learning are being revisited with n...
research
12/02/2021

Stationary Diffusion State Neural Estimation for Multiview Clustering

Although many graph-based clustering methods attempt to model the statio...
research
09/18/2019

Recursive Graphical Neural Networks for Text Classification

The complicated syntax structure of natural language is hard to be expli...
research
09/06/2022

Being Automated or Not? Risk Identification of Occupations with Graph Neural Networks

The rapid advances in automation technologies, such as artificial intell...
research
03/23/2021

Health Status Prediction with Local-Global Heterogeneous Behavior Graph

Health management is getting increasing attention all over the world. Ho...
research
09/24/2022

From Local to Global: Spectral-Inspired Graph Neural Networks

Graph Neural Networks (GNNs) are powerful deep learning methods for Non-...

Please sign up or login with your details

Forgot password? Click here to reset