Cayley Graph Propagation
JJ Wilson, Maya Bechler-Speicher, Petar Veli\v{c}kovi\'c

TL;DR
This paper introduces CGP, a method for propagating information over complete Cayley graphs to address over-squashing in graph neural networks, showing improved performance over previous expander graph approaches and graph rewiring techniques.
Contribution
Proposes CGP, a novel approach that uses complete Cayley graphs for bottleneck-free information propagation in GNNs, improving over truncated Cayley graph methods.
Findings
CGP significantly improves information flow in GNNs.
CGP outperforms or matches complex graph rewiring techniques.
Empirical results demonstrate better or comparable performance across datasets.
Abstract
In spite of the plethora of success stories with graph neural networks (GNNs) on modelling graph-structured data, they are notoriously vulnerable to over-squashing, whereby tasks necessitate the mixing of information between distance pairs of nodes. To address this problem, prior work suggests rewiring the graph structure to improve information flow. Alternatively, a significant body of research has dedicated itself to discovering and precomputing bottleneck-free graph structures to ameliorate over-squashing. One well regarded family of bottleneck-free graphs within the mathematical community are expander graphs, with prior work -- Expander Graph Propagation (EGP) -- proposing the use of a well-known expander graph family -- the Cayley graphs of the special linear group -- as a computational template for GNNs. However, in EGP the computational graphs used…
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
TopicsGene expression and cancer classification · Bioinformatics and Genomic Networks
MethodsALIGN
