Bandit Samplers for Training Graph Neural Networks
Ziqi Liu Thanks: Equal Contribution. Affiliation: Ant Financial Services Group Email: Zhengwei Wu††Affiliation: Ant Financial Services Group Email: Zhiqiang Zhang Affiliation: Ant Financial Services Group Email: Jun Zhou Affiliation: Ant Financial Services Group Email: Shuang Yang Affiliation: Ant Financial Services Group Email: Le Song Affiliation: Ant Financial Services Group Affiliation: Georgia Institute of Technology Email: Yuan Qi Affiliation: Ant Financial Services Group Email:
Abstract
Several sampling algorithms with variance reduction have been proposed for accelerating the training of Graph Convolution Networks (GCNs). However, due to the intractable computation of optimal sampling distribution, these sampling algorithms are suboptimal for GCNs and are not applicable to more general graph neural networks (GNNs) where the message aggregator contains learned weights rather than fixed weights, such as Graph Attention Networks (GAT). The fundamental reason is that the embeddings of the neighbors or learned weights involved in the optimal sampling distribution are changing during the training and not known a priori, but only partially observed when sampled, thus making the derivation of an optimal variance reduced samplers non-trivial. In this paper, we formulate the optimization of the sampling variance as an adversary bandit problem, where the rewards are related to the node embeddings and learned weights, and can vary constantly. Thus a good sampler needs to acquire variance information about more neighbors (exploration) while at the same time optimizing the immediate sampling variance (exploit). We theoretically show that our algorithm asymptotically approaches
原文 arXiv:2006.05806;中英对照 + 大白话阅读 https://aha.fim.ai/paper/2006.05806v2