Sampling Transferable Graph Neural Networks with Limited Graph Information
Haoyu Wang, Renyuan Ma, Gonzalo Mateos, Luana Ruiz

TL;DR
This paper proposes feature-driven subgraph sampling methods to improve the transferability of GNNs when graph structure is noisy or incomplete, by preserving spectral properties through feature and spectral alignment.
Contribution
It introduces a novel feature-based sampling approach that maintains spectral properties of graph operators, enhancing GNN transferability without relying on precise graph connectivity.
Findings
Feature homophily measure links feature statistics to spectral properties.
Trace-based sampling algorithm improves GNN transferability on benchmarks.
Maximizing Laplacian trace yields better generalization in transfer learning.
Abstract
Graph neural networks (GNNs) achieve strong performance on graph learning tasks, but training on large-scale networks remains computationally challenging. Transferability results show that GNNs with fixed weights can generalize from smaller graphs to larger ones drawn from the same family, motivating the use of sampled subgraphs to boost training efficiency. Yet most existing sampling strategies rely on reliable access to the target graph structure, which in practice may be noisy, incomplete, or unavailable prior to training. In lieu of precise connectivity information, we study feature-driven subgraph sampling for transferable GNNs, with the goal of preserving spectral properties of graph operators that control GNN expressivity. We adopt an alignment-based perspective linking node feature statistics to graph spectral structure and develop two complementary notions of feature-graph…
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.
