Beyond Lazy Training for Over-parameterized Tensor Decomposition
Abstract
Over-parametrization is an important technique in training neural networks. In both theory and practice, training a larger network allows the optimization algorithm to avoid bad local optimal solutions. In this paper we study a closely related tensor decomposition problem: given an -th order tensor in of rank (where ), can variants of gradient descent find a rank decomposition where ? We show that in a lazy training regime (similar to the NTK regime for neural networks) one needs at least , while a variant of gradient descent can find an approximate tensor when . Our results show that gradient descent on over-parametrized objective could go beyond the lazy training regime and utilize certain low-rank structure in the data.
Keywords
Cite
@article{arxiv.2010.11356,
title = {Beyond Lazy Training for Over-parameterized Tensor Decomposition},
author = {Xiang Wang and Chenwei Wu and Jason D. Lee and Tengyu Ma and Rong Ge},
journal= {arXiv preprint arXiv:2010.11356},
year = {2020}
}
Comments
NeurIPS 2020; the first two authors contribute equally