LSGNN: Towards General Graph Neural Network in Node Classification by Local Similarity

05/07/2023
by   Yuhan Chen, et al.
0

Heterophily has been considered as an issue that hurts the performance of Graph Neural Networks (GNNs). To address this issue, some existing work uses a graph-level weighted fusion of the information of multi-hop neighbors to include more nodes with homophily. However, the heterophily might differ among nodes, which requires to consider the local topology. Motivated by it, we propose to use the local similarity (LocalSim) to learn node-level weighted fusion, which can also serve as a plug-and-play module. For better fusion, we propose a novel and efficient Initial Residual Difference Connection (IRDC) to extract more informative multi-hop information. Moreover, we provide theoretical analysis on the effectiveness of LocalSim representing node homophily on synthetic graphs. Extensive evaluations over real benchmark datasets show that our proposed method, namely Local Similarity Graph Neural Network (LSGNN), can offer comparable or superior state-of-the-art performance on both homophilic and heterophilic graphs. Meanwhile, the plug-and-play model can significantly boost the performance of existing GNNs. Our code is provided at https://github.com/draym28/LSGNN.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/15/2021

A Dual-Perception Graph Neural Network with Multi-hop Graph Generator

Graph neural networks (GNNs) have drawn increasing attention in recent y...
research
07/13/2019

k-hop Graph Neural Networks

Graph neural networks (GNNs) have emerged recently as a powerful archite...
research
10/03/2021

Graph Pointer Neural Networks

Graph Neural Networks (GNNs) have shown advantages in various graph-base...
research
08/16/2023

S-Mixup: Structural Mixup for Graph Neural Networks

Existing studies for applying the mixup technique on graphs mainly focus...
research
08/22/2023

How Expressive are Graph Neural Networks in Recommendation?

Graph Neural Networks (GNNs) have demonstrated superior performance on v...
research
08/22/2022

NOSMOG: Learning Noise-robust and Structure-aware MLPs on Graphs

While Graph Neural Networks (GNNs) have demonstrated their efficacy in d...
research
12/06/2021

Distance and Hop-wise Structures Encoding Enhanced Graph Attention Networks

Numerous works have proven that existing neighbor-averaging Graph Neural...

Please sign up or login with your details

Forgot password? Click here to reset