A Dynamical Systems-Inspired Pruning Strategy for Addressing Oversmoothing in Graph Neural Networks
Biswadeep Chakraborty, Harshit Kumar, Saibal Mukhopadhyay

TL;DR
This paper introduces DYNAMO-GAT, a novel pruning strategy inspired by dynamical systems theory, to combat oversmoothing in deep Graph Neural Networks by maintaining node feature diversity and stability.
Contribution
It provides a dynamical systems perspective on oversmoothing and proposes a noise-driven, Anti-Hebbian pruning method that enhances GNN stability and expressiveness.
Findings
DYNAMO-GAT effectively prevents oversmoothing in deep GNNs.
Theoretical analysis explains how DYNAMO-GAT disrupts convergence to homogenized states.
Experimental results show superior performance and efficiency on benchmark datasets.
Abstract
Oversmoothing in Graph Neural Networks (GNNs) poses a significant challenge as network depth increases, leading to homogenized node representations and a loss of expressiveness. In this work, we approach the oversmoothing problem from a dynamical systems perspective, providing a deeper understanding of the stability and convergence behavior of GNNs. Leveraging insights from dynamical systems theory, we identify the root causes of oversmoothing and propose \textbf{\textit{DYNAMO-GAT}}. This approach utilizes noise-driven covariance analysis and Anti-Hebbian principles to selectively prune redundant attention weights, dynamically adjusting the network's behavior to maintain node feature diversity and stability. Our theoretical analysis reveals how DYNAMO-GAT disrupts the convergence to oversmoothed states, while experimental results on benchmark datasets demonstrate its superior…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Neural Networks and Reservoir Computing
MethodsSoftmax · Attention Is All You Need
