paper-with-me

Papers

Adaptive and Implicit Regularization for Matrix Completion

2022-08-11 · Zhemin Li, Tao Sun, Hongxia Wang, Bao Wang

The explicit low-rank regularization, e.g., nuclear norm regularization, has been widely used in imaging sciences. However, it has been found that implicit regularization outperforms explicit ones in various image processing tasks. Another issue is that the fixed explicit regularization limits the applicability to broad images since different images favor different features captured by different explicit regularizations. As such, this paper proposes a new adaptive and implicit low-rank regularization that captures the low-rank prior dynamically from the training data. The core of our new adaptive and implicit low-rank regularization is parameterizing the Laplacian matrix in the Dirichlet energy-based regularization, which we call the regularization AIR. Theoretically, we show that the adaptive regularization of \ReTwo{AIR} enhances the implicit regularization and vanishes at the end of training. We validate AIR's effectiveness on various benchmark tasks, indicating that the AIR is particularly favorable for the scenarios when the missing entries are non-uniform. The code can be found at https://github.com/lizhemin15/AIR-Net.

📄 PDF Abstract BibTeX arXiv:2208.05640

Code (1)

lizhemin15/air-net 공식 구현 pytorch

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

AIR-Net: Adaptive and Implicit Regularization Neural Network for Matrix Completion

2021-10-12 · Zhemin Li, Tao Sun, Hongxia Wang, Bao Wang

The explicit low-rank regularization, e.g., nuclear norm regularization, has been widely used in imaging sciences. However, it has been found that implicit regularization outperforms explicit ones in various image proces…

Matrix CompletionMissing Elements

Combining Explicit and Implicit Regularization for Efficient Learning in Deep Networks

2023-06-01 · NeurIPS 2022 11 · Dan Zhao

Works on implicit regularization have studied gradient trajectories during the optimization process to explain why deep networks favor certain kinds of solutions over others. In deep linear networks, it has been shown th…

Inductive BiasMatrix Completion

Bayesian Matrix Completion via Adaptive Relaxed Spectral Regularization

2015-12-03 · Yang Song, Jun Zhu

Bayesian matrix completion has been studied based on a low-rank matrix factorization formulation with promising results. However, little work has been done on Bayesian matrix completion based on the more direct spectral …

Bayesian InferenceCollaborative FilteringMatrix Completion

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 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