A Neural Collapse Perspective on Feature Evolution in Graph Neural Networks
Vignesh Kothapalli, Tom Tirer, Joan Bruna

TL;DR
This paper investigates how features evolve in graph neural networks during training, using the Neural Collapse phenomenon, and provides empirical and theoretical insights into the conditions for feature collapse and their implications for GNN generalization.
Contribution
It introduces a neural collapse perspective to analyze feature evolution in GNNs, combining empirical observations with theoretical models to explain partial collapse and graph structural conditions.
Findings
Within-class variability decreases in node classification, but less than in image classification.
Strict graph structural conditions are needed for exact feature collapse in models.
Partial collapse can be explained by gradient dynamics and spectral analysis.
Abstract
Graph neural networks (GNNs) have become increasingly popular for classification tasks on graph-structured data. Yet, the interplay between graph topology and feature evolution in GNNs is not well understood. In this paper, we focus on node-wise classification, illustrated with community detection on stochastic block model graphs, and explore the feature evolution through the lens of the "Neural Collapse" (NC) phenomenon. When training instance-wise deep classifiers (e.g. for image classification) beyond the zero training error point, NC demonstrates a reduction in the deepest features' within-class variability and an increased alignment of their class means to certain symmetric structures. We start with an empirical study that shows that a decrease in within-class variability is also prevalent in the node-wise classification setting, however, not to the extent observed in the…
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 · Functional Brain Connectivity Studies · Neural dynamics and brain function
MethodsFocus
