paper-with-me

Papers

Deep Learning Approach for Matrix Completion Using Manifold Learning

2020-12-11 · Saeid Mehrdad, Mohammad Hossein Kahaei

Matrix completion has received vast amount of attention and research due to its wide applications in various study fields. Existing methods of matrix completion consider only nonlinear (or linear) relations among entries in a data matrix and ignore linear (or nonlinear) relationships latent. This paper introduces a new latent variables model for data matrix which is a combination of linear and nonlinear models and designs a novel deep-neural-network-based matrix completion algorithm to address both linear and nonlinear relations among entries of data matrix. The proposed method consists of two branches. The first branch learns the latent representations of columns and reconstructs the columns of the partially observed matrix through a series of hidden neural network layers. The second branch does the same for the rows. In addition, based on multi-task learning principles, we enforce these two branches work together and introduce a new regularization technique to reduce over-fitting. More specifically, the missing entries of data are recovered as a main task and manifold learning is performed as an auxiliary task. The auxiliary task constrains the weights of the network so it can be considered as a regularizer, improving the main task and reducing over-fitting. Experimental results obtained on the synthetic data and several real-world data verify the effectiveness of the proposed method compared with state-of-the-art matrix completion methods.

📄 PDF Abstract BibTeX arXiv:2012.06063

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningMatrix CompletionMulti-Task Learning

Similar Papers 제목 키워드 기반

Scaled Gradients on Grassmann Manifolds for Matrix Completion

2012-12-01 · NeurIPS 2012 12 · Thanh Ngo, Yousef Saad

This paper describes gradient methods based on a scaled metric on the Grassmann manifold for low-rank matrix completion. The proposed methods significantly improve canonical gradient methods especially on ill-conditioned…

Low-Rank Matrix CompletionMatrix Completion

Regularizing Autoencoder-Based Matrix Completion Models via Manifold Learning

2018-07-04 · Duc Minh Nguyen, Evaggelia Tsiligianni, Robert Calderbank, Nikos Deligiannis

Autoencoders are popular among neural-network-based matrix completion models due to their ability to retrieve potential latent factors from the partially observed matrices. Nevertheless, when training data is scarce thei…

Inductive BiasMatrix CompletionMulti-Task Learning

Robust Low-rank Matrix Completion via an Alternating Manifold Proximal Gradient Continuation Method

2020-08-18 · Minhui Huang, Shiqian Ma, Lifeng Lai

Robust low-rank matrix completion (RMC), or robust principal component analysis with partially observed data, has been studied extensively for computer vision, signal processing and machine learning applications. This pr…

Low-Rank Matrix CompletionMatrix CompletionRiemannian optimization

A Riemannian gossip approach to decentralized matrix completion

2016-05-23 · Bamdev Mishra, Hiroyuki Kasai, Atul Saroop

In this paper, we propose novel gossip algorithms for the low-rank decentralized matrix completion problem. The proposed approach is on the Riemannian Grassmann manifold that allows local matrix completion by different a…

Matrix Completion

Graph-Regularized Low-Rank Matrix Completion by Variable Projection

2026-07-10 · Benoît Loucheur, P. -A. Absil, Michel Journée arxiv

We address the low-rank matrix completion problem by incorporating graph regularization into the existing Riemannian Trust-Region Matrix Completion (RTRMC) framework. The latter uses the geometry of the low-rank constrai…