Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
102 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Deep Graph Neural Networks with Shallow Subgraph Samplers (2012.01380v3)

Published 2 Dec 2020 in cs.LG

Abstract: While Graph Neural Networks (GNNs) are powerful models for learning representations on graphs, most state-of-the-art models do not have significant accuracy gain beyond two to three layers. Deep GNNs fundamentally need to address: 1). expressivity challenge due to oversmoothing, and 2). computation challenge due to neighborhood explosion. We propose a simple "deep GNN, shallow sampler" design principle to improve both the GNN accuracy and efficiency -- to generate representation of a target node, we use a deep GNN to pass messages only within a shallow, localized subgraph. A properly sampled subgraph may exclude irrelevant or even noisy nodes, and still preserve the critical neighbor features and graph structures. The deep GNN then smooths the informative local signals to enhance feature learning, rather than oversmoothing the global graph signals into just "white noise". We theoretically justify why the combination of deep GNNs with shallow samplers yields the best learning performance. We then propose various sampling algorithms and neural architecture extensions to achieve good empirical results. On the largest public graph dataset, ogbn-papers100M, we achieve state-of-the-art accuracy with an order of magnitude reduction in hardware cost.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (9)
  1. Hanqing Zeng (17 papers)
  2. Muhan Zhang (89 papers)
  3. Yinglong Xia (23 papers)
  4. Ajitesh Srivastava (33 papers)
  5. Andrey Malevich (9 papers)
  6. Rajgopal Kannan (65 papers)
  7. Viktor Prasanna (76 papers)
  8. Long Jin (36 papers)
  9. Ren Chen (7 papers)
Citations (23)