ICLR 2019poster307 citations

LanczosNet: Multi-Scale Deep Graph Convolutional Networks

Renjie Liao, Zhizhen Zhao, Raquel Urtasun, Richard Zemel

Abstract

We propose Lanczos network (LanczosNet) which uses the Lanczos algorithm to construct low rank approximations of the graph Laplacian for graph convolution. Relying on the tridiagonal decomposition of the Lanczos algorithm, we not only efficiently exploit multi-scale information via fast approximated computation of matrix power but also design learnable spectral filters. Being fully differentiable, LanczosNet facilitates both graph kernel learning as well as learning node embeddings. We show the connection between our LanczosNet and graph based manifold learning, especially diffusion maps. We benchmark our model against $8$ recent deep graph networks on citation datasets and QM8 quantum chemistry dataset. Experimental results show that our model achieves the state-of-the-art performance in most tasks.

Lanczos NetworkGraph Neural NetworksDeep Graph Convolutional NetworksDeep Learning on Graph Structured DataQM8 Quantum Chemistry Benchmark
BibTeX
@inproceedings{
liao2018lanczosnet,
title={LanczosNet: Multi-Scale Deep Graph Convolutional Networks},
author={Renjie Liao and Zhizhen Zhao and Raquel Urtasun and Richard Zemel},
booktitle={International Conference on Learning Representations},
year={2019},
url={https://openreview.net/forum?id=BkedznAqKQ},
}
LanczosNet: Multi-Scale Deep Graph Convolutional Networks · ICLR 2019