paper-with-me

Papers

Revisiting Over-smoothing and Over-squashing Using Ollivier-Ricci Curvature

2022-11-28 · Khang Nguyen, Hieu Nong, Vinh Nguyen, Nhat Ho, Stanley Osher, Tan Nguyen

Graph Neural Networks (GNNs) had been demonstrated to be inherently susceptible to the problems of over-smoothing and over-squashing. These issues prohibit the ability of GNNs to model complex graph interactions by limiting their effectiveness in taking into account distant information. Our study reveals the key connection between the local graph geometry and the occurrence of both of these issues, thereby providing a unified framework for studying them at a local scale using the Ollivier-Ricci curvature. Specifically, we demonstrate that over-smoothing is linked to positive graph curvature while over-squashing is linked to negative graph curvature. Based on our theory, we propose the Batch Ollivier-Ricci Flow, a novel rewiring algorithm capable of simultaneously addressing both over-smoothing and over-squashing.

📄 PDF Abstract BibTeX arXiv:2211.15779

Code (1)

hieubkvn123/revisiting-gnn-curvature 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Deeper with Riemannian Geometry: Overcoming Oversmoothing and Oversquashing for Graph Foundation Models

2025-10-20 · Li Sun, Zhenhao Huang, Ming Zhang, Philip S. Yu arxiv

Message Passing Neural Networks (MPNNs) is the building block of graph foundation models, but fundamentally suffer from oversmoothing and oversquashing. There has recently been a surge of interest in fixing both issues. …

On the Trade-off between Over-smoothing and Over-squashing in Deep Graph Neural Networks

2022-12-05 · Jhony H. Giraldo, Konstantinos Skianis, Thierry Bouwmans, Fragkiskos D. Malliaros

Graph Neural Networks (GNNs) have succeeded in various computer science applications, yet deep GNNs underperform their shallow counterparts despite deep learning's success in other domains. Over-smoothing and over-squash…

Representation Learning

Spectral Graph Pruning Against Over-Squashing and Over-Smoothing

2024-04-06 · Adarsh Jamadandi, Celia Rubio-Madrigal, Rebekka Burkholz

Message Passing Graph Neural Networks are known to suffer from two problems that are sometimes believed to be diametrically opposed: over-squashing and over-smoothing. The former results from topological bottlenecks that…

Node Classification

Position: Don't be Afraid of Over-Smoothing And Over-Squashing

2026-01-12 · Niklas Kormann, Benjamin Doerr, Johannes F. Lutzeyer arxiv

Over-smoothing and over-squashing have been extensively studied in the literature on Graph Neural Networks (GNNs) over the past years. We challenge this prevailing focus in GNN research, arguing that these phenomena are …

Unifying over-smoothing and over-squashing in graph neural networks: A physics informed approach and beyond

2023-09-06 · Zhiqi Shao, Dai Shi, Andi Han, Yi Guo 외

Graph Neural Networks (GNNs) have emerged as one of the leading approaches for machine learning on graph-structured data. Despite their great success, critical computational challenges such as over-smoothing, over-squash…