Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
110 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

GMLP: Building Scalable and Flexible Graph Neural Networks with Feature-Message Passing (2104.09880v1)

Published 20 Apr 2021 in cs.LG

Abstract: In recent studies, neural message passing has proved to be an effective way to design graph neural networks (GNNs), which have achieved state-of-the-art performance in many graph-based tasks. However, current neural-message passing architectures typically need to perform an expensive recursive neighborhood expansion in multiple rounds and consequently suffer from a scalability issue. Moreover, most existing neural-message passing schemes are inflexible since they are restricted to fixed-hop neighborhoods and insensitive to the actual demands of different nodes. We circumvent these limitations by a novel feature-message passing framework, called Graph Multi-layer Perceptron (GMLP), which separates the neural update from the message passing. With such separation, GMLP significantly improves the scalability and efficiency by performing the message passing procedure in a pre-compute manner, and is flexible and adaptive in leveraging node feature messages over various levels of localities. We further derive novel variants of scalable GNNs under this framework to achieve the best of both worlds in terms of performance and efficiency. We conduct extensive evaluations on 11 benchmark datasets, including large-scale datasets like ogbn-products and an industrial dataset, demonstrating that GMLP achieves not only the state-of-art performance, but also high training scalability and efficiency.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (9)
  1. Wentao Zhang (261 papers)
  2. Yu Shen (56 papers)
  3. Zheyu Lin (20 papers)
  4. Yang Li (1142 papers)
  5. Xiaosen Li (5 papers)
  6. Wen Ouyang (8 papers)
  7. Yangyu Tao (19 papers)
  8. Zhi Yang (188 papers)
  9. Bin Cui (165 papers)
Citations (8)

Summary

We haven't generated a summary for this paper yet.