pith. sign in

arxiv: 2507.16991 · v2 · pith:UIQCBVW6new · submitted 2025-07-22 · 💻 cs.LG · cs.AI

PyG 2.0: Scalable Learning on Real World Graphs

classification 💻 cs.LG cs.AI
keywords graphlearningapplicationareasdeepframeworkgraphslarge
0
0 comments X
read the original abstract

PyG (PyTorch Geometric) has evolved significantly since its initial release, establishing itself as a leading framework for Graph Neural Networks. In this paper, we present Pyg 2.0 (and its subsequent minor versions), a comprehensive update that introduces substantial improvements in scalability and real-world application capabilities. We detail the framework's enhanced architecture, including support for heterogeneous and temporal graphs, scalable feature/graph stores, and various optimizations, enabling researchers and practitioners to tackle large-scale graph learning problems efficiently. Over the recent years, PyG has been supporting graph learning in a large variety of application areas, which we will summarize, while providing a deep dive into the important areas of relational deep learning and large language modeling.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Graph Neural Networks Are Not Continuous Across Graph Resolutions

    cs.LG 2026-05 unverdicted novelty 6.0

    GNNs are shown to lack continuity under graph resolution changes due to message-passing schemes, with a derived modification enabling consistent multi-scale representations validated experimentally.

  2. On Efficient Scaling of GNNs via IO-Aware Layers Implementations

    cs.LG 2026-05 unverdicted novelty 5.0

    IO-aware GPU kernels for SpMM convolutions, degree-aware reductions, and fused attention layers deliver median speedups of 1.6-2.6x (up to 10x) and memory reductions up to 76x over DGL/PyG baselines on realistic graphs.

  3. RankGraph-2: Lifecycle Co-Design for Billion-Node Graph Learning in Recommendation

    cs.IR 2026-06 unverdicted novelty 4.0

    RankGraph-2 jointly optimizes graph subsampling, pre-computed neighborhoods, and a co-learned cluster index for billion-node recommendation retrieval, reporting 3.8x recall gains and up to +0.96% CTR.

  4. RankGraph-2: Lifecycle Co-Design for Billion-Node Graph Learning in Recommendation

    cs.IR 2026-06 unverdicted novelty 4.0

    RankGraph-2 jointly optimizes graph construction, training, and serving for billion-node recommendation retrieval, reporting 3.8x recall gains and CTR/CVR improvements via subsampling, pre-computed neighborhoods, and ...