Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Understanding Oversquashing in GNNs through the Lens of Effective Resistance

About

Message passing graph neural networks (GNNs) are a popular learning architectures for graph-structured data. However, one problem GNNs experience is oversquashing, where a GNN has difficulty sending information between distant nodes. Understanding and mitigating oversquashing has recently received significant attention from the research community. In this paper, we continue this line of work by analyzing oversquashing through the lens of the effective resistance between nodes in the input graph. Effective resistance intuitively captures the ``strength'' of connection between two nodes by paths in the graph, and has a rich literature spanning many areas of graph theory. We propose to use total effective resistance as a bound of the total amount of oversquashing in a graph and provide theoretical justification for its use. We further develop an algorithm to identify edges to be added to an input graph to minimize the total effective resistance, thereby alleviating oversquashing. We provide empirical evidence of the effectiveness of our total effective resistance based rewiring strategies for improving the performance of GNNs.

Mitchell Black, Zhengchao Wan, Amir Nayyeri, Yusu Wang• 2023

Related benchmarks

TaskDatasetResultRank
Graph ClassificationPROTEINS
Accuracy75.78
994
Graph ClassificationMUTAG
Accuracy86.1
862
Graph ClassificationCOLLAB
Accuracy77.45
422
Graph ClassificationIMDB-B
Accuracy70.2
378
Graph ClassificationENZYMES
Accuracy50.03
318
Graph ClassificationIMDB-M
Accuracy45.33
275
Graph ClassificationREDDIT BINARY
Accuracy90.41
107
Graph Classificationimdb-binary
Accuracy71.49
100
Graph ClassificationRDT-B
Accuracy89.65
83
Node ClassificationTexas (48/32/20)
Mean Accuracy52.37
78
Showing 10 of 17 rows

Other info

Follow for update