paper-with-me

홈 › Papers

Schreier-Coset Graph Propagation

2025-05-15 · Aryan Mishra, Lizhen Lin

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 $SL(2,\mathbb{Z}_n)$ exhibit strong theoretical properties, yet suffer from cubic node growth $O(n^3)$, 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 space, improving long-range message passing while maintaining computational efficiency. Empirical evaluations across standard node and graph classification benchmarks demonstrate that SCGP achieves performance comparable to, or exceeding, expander graph and rewired GNN baselines. Furthermore, SCGP exhibits particular advantages in processing hierarchical and modular graph structures, offering reduced inference latency, improved scalability, and a low memory footprint, making it suitable for real-time and resource-constrained applications.

📄 PDF Abstract BibTeX arXiv:2505.10392

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyGraph Classification

Similar Papers 제목 키워드 기반

COSET: A Benchmark for Evaluating Neural Program Embeddings

2019-05-27 · Ke Wang, Mihai Christodorescu

Neural program embedding can be helpful in analyzing large software, a task that is challenging for traditional logic-based program analyses due to their limited scalability. A key focus of recent machine-learning advanc…

BenchmarkingGraph Neural Network

CayleyPy Growth: Efficient growth computations and hundreds of new conjectures on Cayley graphs (Brief version)

2025-09-23 · A. Chervov, D. Fedoriaka, E. Konstantinova, A. Naumov 외 arxiv

This is the third paper of the CayleyPy project applying artificial intelligence to problems in group theory. We announce the first public release of CayleyPy, an open source Python library for computations with Cayley a…

A New Probabilistic Model for Rank Aggregation

2010-12-01 · NeurIPS 2010 12 · Tao Qin, Xiubo Geng, Tie-Yan Liu

This paper is concerned with rank aggregation, which aims to combine multiple input rankings to get a better ranking. A popular approach to rank aggregation is based on probabilistic models on permutations, e.g., the Luc…

model

Efficiently and Effectively Recognizing Toricity of Steady State Varieties

2019-10-09 · Dima Grigoriev, Alexandru Iosif, Hamid Rahkooy, Thomas Sturm 외

We consider the problem of testing whether the points in a complex or real variety with non-zero coordinates form a multiplicative group or, more generally, a coset of a multiplicative group. For the coset case, we study…

An ecologically motivated image dataset for deep learning yields better models of human vision

2021-02-15 · Johannes Mehrer, Courtney J. Spoerer, Emer C. Jones, Nikolaus Kriegeskorte 외

Deep neural networks provide the current best models of visual information processing in the primate brain. Drawing on work from computer vision, the most commonly used networks are pretrained on data from the ImageNet L…

Object Recognition