Rethinking Graph Regularization For Graph Neural Networks

09/04/2020
by   Han Yang, et al.
23

The graph Laplacian regularization term is usually used in semi-supervised node classification to provide graph structure information for a model f(X). However, with the recent popularity of graph neural networks (GNNs), directly encoding graph structure A into a model, i.e., f(A, X), has become the more common approach. While we show that graph Laplacian regularization f(X)^⊤Δ f(X) brings little-to-no benefit to existing GNNs, we propose a simple but non-trivial variant of graph Laplacian regularization, called Propagation-regularization (P-reg), to boost the performance of existing GNN models. We provide formal analyses to show that P-reg not only infuses extra information (that is not captured by the traditional graph Laplacian regularization) into GNNs, but also has the capacity equivalent to an infinite-depth graph convolutional network. The code is available at https://github.com/yang-han/P-reg.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/04/2023

Towards Deep Attention in Graph Neural Networks: Problems and Remedies

Graph neural networks (GNNs) learn the representation of graph-structure...
research
05/22/2023

A Fractional Graph Laplacian Approach to Oversmoothing

Graph neural networks (GNNs) have shown state-of-the-art performances in...
research
10/27/2020

Combining Label Propagation and Simple Models Out-performs Graph Neural Networks

Graph Neural Networks (GNNs) are the predominant technique for learning ...
research
01/14/2022

Training Free Graph Neural Networks for Graph Matching

We present TFGM (Training Free Graph Matching), a framework to boost the...
research
12/06/2021

Distance and Hop-wise Structures Encoding Enhanced Graph Attention Networks

Numerous works have proven that existing neighbor-averaging Graph Neural...
research
10/14/2022

Superpixel Perception Graph Neural Network for Intelligent Defect Detection

Aero-engine is the core component of aircraft and other spacecraft. The ...
research
08/03/2022

Robust Graph Neural Networks using Weighted Graph Laplacian

Graph neural network (GNN) is achieving remarkable performances in a var...

Please sign up or login with your details

Forgot password? Click here to reset