We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

stat.ML

Change to browse by:

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Statistics > Machine Learning

Title: Stochastic Training of Graph Convolutional Networks with Variance Reduction

Abstract: Graph convolutional networks (GCNs) are powerful deep neural networks for graph-structured data. However, GCN computes the representation of a node recursively from its neighbors, making the receptive field size grow exponentially with the number of layers. Previous attempts on reducing the receptive field size by subsampling neighbors do not have a convergence guarantee, and their receptive field size per node is still in the order of hundreds. In this paper, we develop control variate based algorithms which allow sampling an arbitrarily small neighbor size. Furthermore, we prove new theoretical guarantee for our algorithms to converge to a local optimum of GCN. Empirical results show that our algorithms enjoy a similar convergence with the exact algorithm using only two neighbors per node. The runtime of our algorithms on a large Reddit dataset is only one seventh of previous neighbor sampling algorithms.
Subjects: Machine Learning (stat.ML); Machine Learning (cs.LG)
Cite as: arXiv:1710.10568 [stat.ML]
  (or arXiv:1710.10568v3 [stat.ML] for this version)

Submission history

From: Jianfei Chen [view email]
[v1] Sun, 29 Oct 2017 06:14:00 GMT (687kb,D)
[v2] Fri, 23 Feb 2018 12:55:08 GMT (2573kb,D)
[v3] Thu, 1 Mar 2018 15:23:22 GMT (2574kb,D)

Link back to: arXiv, form interface, contact.