paper-with-me

홈 › Papers

Convergence and Implicit Bias of Gradient Flow on Overparametrized Linear Networks

2021-05-13 · Hancheng Min, Salma Tarmoun, Rene Vidal, Enrique Mallada

Neural networks trained via gradient descent with random initialization and without any regularization enjoy good generalization performance in practice despite being highly overparametrized. A promising direction to explain this phenomenon is to study how initialization and overparametrization affect convergence and implicit bias of training algorithms. In this paper, we present a novel analysis of single-hidden-layer linear networks trained under gradient flow, which connects initialization, optimization, and overparametrization. Firstly, we show that the squared loss converges exponentially to its optimum at a rate that depends on the level of imbalance and the margin of the initialization. Secondly, we show that proper initialization constrains the dynamics of the network parameters to lie within an invariant set. In turn, minimizing the loss over this set leads to the min-norm solution. Finally, we show that large hidden layer width, together with (properly scaled) random initialization, ensures proximity to such an invariant set during training, allowing us to derive a novel non-asymptotic upper-bound on the distance between the trained network and the min-norm solution.

📄 PDF Abstract BibTeX arXiv:2105.06351

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Implicit Bias of Gradient Descent on Reparametrized Models: On Equivalence to Mirror Descent

2022-07-08 · Zhiyuan Li, Tianhao Wang, JasonD. Lee, Sanjeev Arora

As part of the effort to understand implicit bias of gradient descent in overparametrized models, several results have shown how the training trajectory on the overparametrized model can be understood as mirror descent o…

Implicit Regularization for Tubal Tensor Factorizations via Gradient Descent

2024-10-21 · Santhosh Karnik, Anna Veselovska, Mark Iwen, Felix Krahmer

We provide a rigorous analysis of implicit regularization in an overparametrized tensor factorization problem beyond the lazy training regime. For matrix factorization problems, this phenomenon has been studied in a numb…

On the Explicit Role of Initialization on the Convergence and Generalization Properties of Overparametrized Linear Networks

2021-01-01 · Hancheng Min, Salma Tarmoun, Rene Vidal, Enrique Mallada

Neural networks trained via gradient descent with random initialization and without any regularization enjoy good generalization performance in practice despite being highly overparametrized. A promising direction to exp…

Deep Linear Networks for Matrix Completion -- An Infinite Depth Limit

2022-10-22 · Nadav Cohen, Govind Menon, Zsolt Veraszto

The deep linear network (DLN) is a model for implicit regularization in gradient based optimization of overparametrized learning architectures. Training the DLN corresponds to a Riemannian gradient flow, where the Rieman…

Matrix Completion

Global $\mathcal{L}^2$ minimization at uniform exponential rate via geometrically adapted gradient descent in Deep Learning

2023-11-27 · Thomas Chen

We consider the scenario of supervised learning in Deep Learning (DL) networks, and exploit the arbitrariness of choice in the Riemannian metric relative to which the gradient descent flow can be defined (a general fact …