HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Adaptive Sampling Towards Fast Graph Representation Learning

Wenbing Huang; Tong Zhang; Yu Rong; Junzhou Huang

Adaptive Sampling Towards Fast Graph Representation Learning

Abstract

Graph Convolutional Networks (GCNs) have become a crucial tool on learning representations of graph vertices. The main challenge of adapting GCNs on large-scale graphs is the scalability issue that it incurs heavy cost both in computation and memory due to the uncontrollable neighborhood expansion across layers. In this paper, we accelerate the training of GCNs through developing an adaptive layer-wise sampling method. By constructing the network layer by layer in a top-down passway, we sample the lower layer conditioned on the top one, where the sampled neighborhoods are shared by different parent nodes and the over expansion is avoided owing to the fixed-size sampling. More importantly, the proposed sampler is adaptive and applicable for explicit variance reduction, which in turn enhances the training of our method. Furthermore, we propose a novel and economical approach to promote the message passing over distant nodes by applying skip connections. Intensive experiments on several benchmarks verify the effectiveness of our method regarding the classification accuracy while enjoying faster convergence speed.

Benchmarks

BenchmarkMethodologyMetrics
node-classification-on-citeseer-fullASGCN
Accuracy: 79.66%
node-classification-on-coraAS-GCN
Accuracy: 87.44% ± 0.0034%
node-classification-on-cora-full-supervisedASGCN
Accuracy: 87.44±0.0034%
node-classification-on-pubmed-full-supervisedASGCN
Accuracy: 90.6%
node-classification-on-redditASGCN
Accuracy: 96.27%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Adaptive Sampling Towards Fast Graph Representation Learning | Papers | HyperAI