← Search

Rui Xue

3 accepted papers

2025

Haste Makes Waste: A Simple Approach for Scaling Graph Neural Networks

ICML 2025poster

Graph neural networks (GNNs) have demonstrated remarkable success in graph representation learning and various sampling approaches have been proposed to scale GNNs to applications with large-scale graphs. A class of promising GNN training algorithms take advantage of historical embeddings to reduce…

2023

LazyGNN: Large-Scale Graph Neural Networks via Lazy Propagation

ICML 2023poster

Recent works have demonstrated the benefits of capturing long-distance dependency in graphs by deeper graph neural networks (GNNs). But deeper GNNs suffer from the long-lasting scalability challenge due to the neighborhood explosion problem in large-scale graphs. In this work, we propose to capture…