Skip to content

Latest commit

 

History

History
109 lines (90 loc) · 9.24 KB

awesome-efficient-gnns.md

File metadata and controls

109 lines (90 loc) · 9.24 KB

🚀 Awesome Efficient Graph Neural Networks

This is a curated list of must-read papers on efficient Graph Neural Networks and scalable Graph Representation Learning for real-world applications. Contributions for new papers and topics are welcome!

Accompanying Blogpost: chaitjo.com/post/efficient-gnns

Efficient and Scalable GNN Architectures


Source: Simplifying Graph Convolutional Networks

Neural Architecture Search for GNNs


Source: Probabilistic Dual Network Architecture Search on Graphs

Large-scale Graphs and Sampling Techniques


Source: GraphSAINT: Graph Sampling Based Inductive Learning Method

Low Precision and Quantized GNNs


Source: Degree-Quant: Quantization-Aware Training for Graph Neural Networks

Knowledge Distillation for GNNs


Source: On Representation Knowledge Distillation for Graph Neural Networks

Hardware Acceleration of GNNs


Source: Computing Graph Neural Networks: A Survey from Algorithms to Accelerators

Code Frameworks, Libraries, and Datasets


Source: OGB-LSC: A Large-Scale Challenge for Machine Learning on Graphs

Industrial Applications and Systems


Source: Graph Convolutional Neural Networks for Web-Scale Recommender Systems