paper-with-me

Papers

Matrix Completion via Nonsmooth Regularization of Fully Connected Neural Networks

2024-03-15 · Sajad Faramarzi, Farzan Haddadi, Sajjad Amini, Masoud Ahookhosh

Conventional matrix completion methods approximate the missing values by assuming the matrix to be low-rank, which leads to a linear approximation of missing values. It has been shown that enhanced performance could be attained by using nonlinear estimators such as deep neural networks. Deep fully connected neural networks (FCNNs), one of the most suitable architectures for matrix completion, suffer from over-fitting due to their high capacity, which leads to low generalizability. In this paper, we control over-fitting by regularizing the FCNN model in terms of the $\ell_{1}$ norm of intermediate representations and nuclear norm of weight matrices. As such, the resulting regularized objective function becomes nonsmooth and nonconvex, i.e., existing gradient-based methods cannot be applied to our model. We propose a variant of the proximal gradient method and investigate its convergence to a critical point. In the initial epochs of FCNN training, the regularization terms are ignored, and through epochs, the effect of that increases. The gradual addition of nonsmooth regularization terms is the main reason for the better performance of the deep neural network with nonsmooth regularization terms (DNN-NSR) algorithm. Our simulations indicate the superiority of the proposed algorithm in comparison with existing linear and nonlinear algorithms.

📄 PDF Abstract BibTeX arXiv:2403.10232

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix CompletionMissing Values

Similar Papers 제목 키워드 기반

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

Basis Pursuit Denoise with Nonsmooth Constraints

2018-11-28 · Robert Baraldi, Rajiv Kumar, Aleksandr Aravkin

Level-set optimization formulations with data-driven constraints minimize a regularization functional subject to matching observations to a given error level. These formulations are widely used, particularly for matrix c…

DenoisingMatrix Completion

Low-rank matrix recovery with composite optimization: good conditioning and rapid convergence

2019-04-22 · Vasileios Charisopoulos, Yudong Chen, Damek Davis, Mateo Díaz 외

The task of recovering a low-rank matrix from its noisy linear measurements plays a central role in computational science. Smooth formulations of the problem often exhibit an undesirable phenomenon: the condition number,…

Matrix CompletionRetrieval

An inexact LPA for DC composite optimization and application to matrix completions with outliers

2023-03-29 · Ting Tao, Ruyu Liu, Shaohua Pan

This paper concerns a class of DC composite optimization problems which, as an extension of convex composite optimization problems and DC programs with nonsmooth components, often arises in robust factorization models of…

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