Schreier-Coset Graph Propagation
Aryan Mishra, Lizhen Lin

TL;DR
This paper introduces Schreier-Coset Graph Propagation (SCGP), a novel group-theoretic method that enhances GNNs' ability to propagate information over long distances efficiently without increasing graph complexity.
Contribution
SCGP enriches node features using Schreier-coset embeddings, enabling scalable, long-range message passing in GNNs without altering the original graph topology.
Findings
SCGP achieves comparable or better performance than existing methods on standard benchmarks.
SCGP improves scalability and reduces memory footprint for large graphs.
SCGP enhances processing of hierarchical and modular graph structures.
Abstract
Graph Neural Networks (GNNs) offer a principled framework for learning over graph-structured data, yet their expressive capacity is often hindered by over-squashing, wherein information from distant nodes is compressed into fixed-size vectors. Existing solutions, including graph rewiring and bottleneck-resistant architectures such as Cayley and expander graphs, avoid this problem but introduce scalability bottlenecks. In particular, the Cayley graphs constructed over exhibit strong theoretical properties, yet suffer from cubic node growth , leading to high memory usage. To address this, this work introduces Schrier-Coset Graph Propagation (SCGP), a group-theoretic augmentation method that enriches node features through Schreier-coset embeddings without altering the input graph topology. SCGP embeds bottleneck-free connectivity patterns into a compact feature…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGraph Theory and Algorithms · Advanced Graph Neural Networks · Bioinformatics and Genomic Networks
