arXiv cs.LGAugust 18, 2026
Not All Neighbors Matter: Understanding the Impact of Graph Sparsification on GNN Pipelines
Excerpt
arXiv:2603.06952v2 Announce Type: replace Abstract: As graphs scale to billions of nodes and edges, graph Machine Learning workloads are constrained by the cost of multi-hop traversals over exponentially growing neighborhoods. While various system-level and algorithmic optimizations have been proposed to accelerate Graph Neural Network (GNN) pipelines, data management and movement remain the primary bottlenecks at scale. In this paper, we explore whether graph sparsification, a well-established