paper-with-me

Papers

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 implicit regularization of gradient descent over deep linear neural networks for matrix completion and sensing, a model referred to as deep matrix factorization. Our first finding, supported by theory and experiments, is that adding depth to a matrix factorization enhances an implicit tendency towards low-rank solutions, oftentimes leading to more accurate recovery. Secondly, we present theoretical and empirical arguments questioning a nascent view by which implicit regularization in matrix factorization can be captured using simple mathematical norms. Our results point to the possibility that the language of standard regularizers may not be rich enough to fully encompass the implicit regularization brought forth by gradient-based optimization.

📄 PDF Abstract BibTeX arXiv:1905.13655

Code (1)

roosephu/deep_matrix_factorization 공식 구현 pytorch

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

On implicit regularization: Morse functions and applications to matrix factorization

2020-01-13 · Mohamed Ali Belabbas

In this paper, we revisit implicit regularization from the ground up using notions from dynamical systems and invariant subspaces of Morse functions. The key contributions are a new criterion for implicit regularization-…

Implicit Regularization in Matrix Factorization

2017-05-25 · NeurIPS 2017 12 · Suriya Gunasekar, Blake Woodworth, Srinadh Bhojanapalli, Behnam Neyshabur 외

We study implicit regularization when optimizing an underdetermined quadratic objective over a matrix $X$ with gradient descent on a factorization of $X$. We conjecture and provide empirical and theoretical evidence that…

Implicit Regularization in Deep Learning May Not Be Explainable by Norms

2020-05-13 · NeurIPS 2020 12 · Noam Razin, Nadav Cohen

Mathematically characterizing the implicit regularization induced by gradient-based optimization is a longstanding pursuit in the theory of deep learning. A widespread hope is that a characterization based on minimizatio…

Deep LearningMatrix CompletionOpen-Ended Question Answering

Connectivity Shapes Implicit Regularization in Matrix Factorization Models for Matrix Completion

2024-05-22 · Zhiwei Bai, Jiajie Zhao, Yaoyu Zhang

Matrix factorization models have been extensively studied as a valuable test-bed for understanding the implicit biases of overparameterized models. Although both low nuclear norm and low rank regularization have been stu…

Matrix Completion

Implicit Regularization with Polynomial Growth in Deep Tensor Factorization

2022-07-18 · Kais Hariz, Hachem Kadri, Stéphane Ayache, Maher Moakher 외

We study the implicit regularization effects of deep learning in tensor factorization. While implicit regularization in deep matrix and 'shallow' tensor factorization via linear and certain type of non-linear neural netw…