Bregman Graph Neural Network
Jiayu Zhai, Lequan Lin, Dai Shi, Junbin Gao

TL;DR
This paper introduces a Bregman distance-inspired bilevel optimization framework for GNNs that effectively reduces over-smoothing, improves classification accuracy, and enhances robustness across various graph types.
Contribution
It proposes a novel Bregman-based GNN layer with a bilevel optimization approach to mitigate over-smoothing in deep GNNs, outperforming traditional methods.
Findings
Bregman GNNs outperform original GNNs on homophilic and heterophilic graphs.
Bregman GNNs maintain accuracy with increased layers, reducing over-smoothing.
The method demonstrates improved robustness in node classification tasks.
Abstract
Numerous recent research on graph neural networks (GNNs) has focused on formulating GNN architectures as an optimization problem with the smoothness assumption. However, in node classification tasks, the smoothing effect induced by GNNs tends to assimilate representations and over-homogenize labels of connected nodes, leading to adverse effects such as over-smoothing and misclassification. In this paper, we propose a novel bilevel optimization framework for GNNs inspired by the notion of Bregman distance. We demonstrate that the GNN layer proposed accordingly can effectively mitigate the over-smoothing issue by introducing a mechanism reminiscent of the "skip connection". We validate our theoretical results through comprehensive empirical studies in which Bregman-enhanced GNNs outperform their original counterparts in both homophilic and heterophilic graphs. Furthermore, our experiments…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Machine Learning and ELM · Covalent Organic Framework Applications
