paper-with-me

Papers

Empirical Bayes Matrix Completion

2017-06-05 · Takeru Matsuda, Fumiyasu Komaki

We develop an empirical Bayes (EB) algorithm for the matrix completion problems. The EB algorithm is motivated from the singular value shrinkage estimator for matrix means by Efron and Morris (1972). Since the EB algorithm is essentially the EM algorithm applied to a simple model, it does not require heuristic parameter tuning other than tolerance. Numerical results demonstrated that the EB algorithm achieves a good trade-off between accuracy and efficiency compared to existing algorithms and that it works particularly well when the difference between the number of rows and columns is large. Application to real data also shows the practical utility of the EB algorithm.

📄 PDF Abstract BibTeX arXiv:1706.01252

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

Empirical Bayes 1-bit matrix completion

2026-05-10 · Takeru Matsuda arxiv

The problem of predicting unobserved entries in a binary matrix, known as 1-bit matrix completion, has found diverse applications in fields such as recommendation systems. In this study, we develop an empirical Bayes met…

Computational EfficiencyRecommendation Systems

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

1-bit Matrix Completion: PAC-Bayesian Analysis of a Variational Approximation

2016-04-14 · Vincent Cottet, Pierre Alquier

Due to challenging applications such as collaborative filtering, the matrix completion problem has been widely studied in the past few years. Different approaches rely on different structure assumptions on the matrix in …

Collaborative FilteringLearning TheoryMatrix 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

Scalable Bayesian Non-linear Matrix Completion

2019-07-31 · Xiangju Qin, Paul Blomstedt, Samuel Kaski

Matrix completion aims to predict missing elements in a partially observed data matrix which in typical applications, such as collaborative filtering, is large and extremely sparsely observed. A standard solution is matr…

Collaborative FilteringMatrix CompletionMissing Elements