Mitigating Over-Smoothing and Over-Squashing using Augmentations of Forman-Ricci Curvature
Lukas Fesser, Melanie Weber

TL;DR
This paper introduces a scalable rewiring method based on Augmented Forman-Ricci curvature to mitigate over-smoothing and over-squashing in Graph Neural Networks, achieving state-of-the-art results with reduced computational costs.
Contribution
The paper proposes a linear-time computable curvature-based rewiring technique that effectively addresses over-smoothing and over-squashing in GNNs, with improved scalability and hyperparameter heuristics.
Findings
AFRC characterizes over-smoothing and over-squashing effects.
The proposed method achieves state-of-the-art performance.
Significantly reduces computational costs compared to existing approaches.
Abstract
While Graph Neural Networks (GNNs) have been successfully leveraged for learning on graph-structured data across domains, several potential pitfalls have been described recently. Those include the inability to accurately leverage information encoded in long-range connections (over-squashing), as well as difficulties distinguishing the learned representations of nearby nodes with growing network depth (over-smoothing). An effective way to characterize both effects is discrete curvature: Long-range connections that underlie over-squashing effects have low curvature, whereas edges that contribute to over-smoothing have high curvature. This observation has given rise to rewiring techniques, which add or remove edges to mitigate over-smoothing and over-squashing. Several rewiring approaches utilizing graph characteristics, such as curvature or the spectrum of the graph Laplacian, have been…
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
TopicsHuman Pose and Action Recognition · Medical Imaging and Analysis · 3D Shape Modeling and Analysis
