paper-with-me

홈 › Papers

Approximate matrix completion based on cavity method

2019-06-29 · Chihiro Noguchi, Yoshiyuki Kabashima

In order to solve large matrix completion problems with practical computational cost, an approximate approach based on matrix factorization has been widely used. Alternating least squares (ALS) and stochastic gradient descent (SGD) are two major algorithms to this end. In this study, we propose a new algorithm, namely cavity-based matrix factorization (CBMF) and approximate cavity-based matrix factorization (ACBMF), which are developed based on the cavity method from statistical mechanics. ALS yields solutions with less iterations when compared to those of SGD. This is because its update rules are described in a closed form although it entails higher computational cost. CBMF can also write its update rules in a closed form, and its computational cost is lower than that of ALS. ACBMF is proposed to compensate a disadvantage of CBMF in terms of relatively high memory cost. We experimentally illustrate that the proposed methods outperform the two existing algorithms in terms of convergence speed per iteration, and it can work under the condition where observed entries are relatively fewer. Additionally, in contrast to SGD, (A)CBMF does not require scheduling of the learning rate.

📄 PDF Abstract BibTeX arXiv:1907.00138

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix CompletionScheduling

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

Phase transitions and sample complexity in Bayes-optimal matrix factorization

2014-02-06 · Yoshiyuki Kabashima, Florent Krzakala, Marc Mézard, Ayaka Sakata 외

We analyse the matrix factorization problem. Given a noisy measurement of a product of two matrices, the problem is to estimate back the original matrices. It arises in many applications such as dictionary learning, blin…

blind source separationDictionary LearningLow-Rank Matrix CompletionMatrix Completion+1

Approximate Method of Variational Bayesian Matrix Factorization/Completion with Sparse Prior

2018-03-14 · Ryota Kawasumi, Koujin Takeda

We derive analytical expression of matrix factorization/completion solution by variational Bayes method, under the assumption that observed matrix is originally the product of low-rank dense and sparse matrices with addi…

Matrix Completion

Generalization Bounds for Inductive Matrix Completion in Low-noise Settings

2022-12-16 · Antoine Ledent, Rodrigo Alves, Yunwen Lei, Yann Guermeur 외

We study inductive matrix completion (matrix completion with side information) under an i.i.d. subgaussian noise assumption at a low noise regime, with uniform sampling of the entries. We obtain for the first time genera…

Generalization BoundsMatrix Completion

Low Rank Quaternion Matrix Recovery via Logarithmic Approximation

2021-07-03 · Liqiao Yang, Jifei Miao, Kit Ian Kou

In color image processing, image completion aims to restore missing entries from the incomplete observation image. Recently, great progress has been made in achieving completion by approximately solving the rank minimiza…

Image RestorationMatrix Completion

Structured Matrix Completion with Applications to Genomic Data Integration

2015-04-08 · Tianxi Cai, T. Tony Cai, Anru Zhang

Matrix completion has attracted significant recent attention in many fields including statistics, applied mathematics and electrical engineering. Current literature on matrix completion focuses primarily on independent s…

Data IntegrationElectrical EngineeringMatrix Completion