NeurIPS 2020poster50 citations

Generalized Leverage Score Sampling for Neural Networks

Jason Lee, Ruoqi Shen, Zhao Song, Mengdi Wang, zheng Yu

Abstract

Leverage score sampling is a powerful technique that originates from theoretical computer science, which can be used to speed up a large number of fundamental questions, e.g. linear regression, linear programming, semi-definite programming, cutting plane method, graph sparsification, maximum matching and max-flow. Recently, it has been shown that leverage score sampling helps to accelerate kernel methods [Avron, Kapralov, Musco, Musco, Velingker and Zandieh 17]. In this work, we generalize the results in [Avron, Kapralov, Musco, Musco, Velingker and Zandieh 17] to a broader class of kernels. We further bring the leverage score sampling into the field of deep learning theory. 1. We show the connection between the initialization for neural network training and approximating the neural tangent kernel with random features. 2. We prove the equivalence between regularized neural network and neural tangent kernel ridge regression under the initialization of both classical random Gaussian and leverage score sampling.

BibTeX
@inproceedings{NEURIPS2020_7a22c0c0,
 author = {Lee, Jason D and Shen, Ruoqi and Song, Zhao and Wang, Mengdi and Yu, zheng},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
 pages = {10775--10787},
 publisher = {Curran Associates, Inc.},
 title = {Generalized Leverage Score Sampling for Neural Networks},
 url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/7a22c0c0a4515485e31f95fd372050c9-Paper.pdf},
 volume = {33},
 year = {2020}
}