paper-with-me

홈 › Papers

Towards Resolving the Implicit Bias of Gradient Descent for Matrix Factorization: Greedy Low-Rank Learning

2020-12-17 · ICLR 2021 1 · Zhiyuan Li, Yuping Luo, Kaifeng Lyu

Matrix factorization is a simple and natural test-bed to investigate the implicit regularization of gradient descent. Gunasekar et al. (2017) conjectured that Gradient Flow with infinitesimal initialization converges to the solution that minimizes the nuclear norm, but a series of recent papers argued that the language of norm minimization is not sufficient to give a full characterization for the implicit regularization. In this work, we provide theoretical and empirical evidence that for depth-2 matrix factorization, gradient flow with infinitesimal initialization is mathematically equivalent to a simple heuristic rank minimization algorithm, Greedy Low-Rank Learning, under some reasonable assumptions. This generalizes the rank minimization view from previous works to a much broader setting and enables us to construct counter-examples to refute the conjecture from Gunasekar et al. (2017). We also extend the results to the case where depth $\ge 3$, and we show that the benefit of being deeper is that the above convergence has a much weaker dependence over initialization magnitude so that this rank minimization is more likely to take effect for initialization with practical scale.

📄 PDF Abstract BibTeX arXiv:2012.09839

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Gradient Descent for Deep Matrix Factorization: Dynamics and Implicit Bias towards Low Rank

2020-11-27 · Hung-Hsu Chou, Carsten Gieshoff, Johannes Maly, Holger Rauhut

In deep learning, it is common to use more network parameters than training points. In such scenarioof over-parameterization, there are usually multiple networks that achieve zero training error so that thetraining algor…

Deep LearningDenoising

Implicit Bias of Gradient Descent for Non-Homogeneous Deep Networks

2025-02-22 · Yuhang Cai, Kangjie Zhou, Jingfeng Wu, Song Mei 외

We establish the asymptotic implicit bias of gradient descent (GD) for generic non-homogeneous deep networks under exponential loss. Specifically, we characterize three key properties of GD iterates starting from a suffi…

Implicit Bias of (Stochastic) Gradient Descent for Rank-1 Linear Neural Network

2023-09-21 · NeurIPS 2023 11

Studying the implicit bias of gradient descent (GD) and stochastic gradient descent (SGD) is critical to unveil the underlying mechanism of deep learning. Unfortunately, even for standard linear networks in regression se…

Robust Recovery via Implicit Bias of Discrepant Learning Rates for Double Over-parameterization

2020-06-16 · NeurIPS 2020 12 · Chong You, Zhihui Zhu, Qing Qu, Yi Ma

Recent advances have shown that implicit bias of gradient descent on over-parameterized models enables the recovery of low-rank matrices from linear measurements, even with no prior knowledge on the intrinsic rank. In co…

Implicit Regularization in Deep Matrix Factorization

2019-05-31 · NeurIPS 2019 12 · Sanjeev Arora, Nadav Cohen, Wei Hu, Yuping Luo

Efforts to understand the generalization mystery in deep learning have led to the belief that gradient-based optimization induces a form of implicit regularization, a bias towards models of low "complexity." We study the…

Matrix Completion