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

10/15/2021
by   Li Zhou, et al.
0

Graph neural networks (GNNs) have drawn increasing attention in recent years and achieved remarkable performance in many graph-based tasks, especially in semi-supervised learning on graphs. However, most existing GNNs excessively rely on topological structures and aggregate multi-hop neighborhood information by simply stacking network layers, which may introduce superfluous noise information, limit the expressive power of GNNs and lead to the over-smoothing problem ultimately. In light of this, we propose a novel Dual-Perception Graph Neural Network (DPGNN) to address these issues. In DPGNN, we utilize node features to construct a feature graph, and perform node representations learning based on the original topology graph and the constructed feature graph simultaneously, which conduce to capture the structural neighborhood information and the feature-related information. Furthermore, we design a Multi-Hop Graph Generator (MHGG), which applies a node-to-hop attention mechanism to aggregate node-specific multi-hop neighborhood information adaptively. Finally, we apply self-ensembling to form a consistent prediction for unlabeled node representations. Experimental results on five datasets with different topological structures demonstrate that our proposed DPGNN achieves competitive performance across all datasets, four of which the results outperform the latest state-of-the-art models. The source code of our model is available at https://github.com.

READ FULL TEXT
research
08/25/2021

Tree Decomposed Graph Neural Network

Graph Neural Networks (GNNs) have achieved significant success in learni...
research
12/30/2020

Adaptive Graph Diffusion Networks with Hop-wise Attention

Graph Neural Networks (GNNs) have received much attention recent years a...
research
05/07/2023

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

Heterophily has been considered as an issue that hurts the performance o...
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
06/07/2023

Permutation Equivariant Graph Framelets for Heterophilous Semi-supervised Learning

The nature of heterophilous graphs is significantly different with that ...
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
02/18/2022

Graph Auto-Encoder Via Neighborhood Wasserstein Reconstruction

Graph neural networks (GNNs) have drawn significant research attention r...

Please sign up or login with your details

Forgot password? Click here to reset