Squashing Mitigation Approach

Squashing mitigation in graph neural networks (GNNs) focuses on addressing the limitations of message-passing architectures in capturing long-range dependencies within graph data. Current research investigates phenomena like over-squashing (loss of distant node information) and over-smoothing (feature homogenization), employing techniques such as graph rewiring, novel normalization methods, and curvature-based approaches to improve information flow and expressivity. These efforts aim to enhance the performance of GNNs on tasks requiring the integration of global context, impacting diverse fields from social network analysis to drug discovery.

Papers