paper-with-me

Papers

Structured Low-Rank Matrix Factorization with Missing and Grossly Corrupted Observations

2014-09-03 · Fanhua Shang, Yuanyuan Liu, Hanghang Tong, James Cheng, Hong Cheng

Recovering low-rank and sparse matrices from incomplete or corrupted observations is an important problem in machine learning, statistics, bioinformatics, computer vision, as well as signal and image processing. In theory, this problem can be solved by the natural convex joint/mixed relaxations (i.e., l_{1}-norm and trace norm) under certain conditions. However, all current provable algorithms suffer from superlinear per-iteration cost, which severely limits their applicability to large-scale problems. In this paper, we propose a scalable, provable structured low-rank matrix factorization method to recover low-rank and sparse matrices from missing and grossly corrupted data, i.e., robust matrix completion (RMC) problems, or incomplete and grossly corrupted measurements, i.e., compressive principal component pursuit (CPCP) problems. Specifically, we first present two small-scale matrix trace norm regularized bilinear structured factorization models for RMC and CPCP problems, in which repetitively calculating SVD of a large-scale matrix is replaced by updating two much smaller factor matrices. Then, we apply the alternating direction method of multipliers (ADMM) to efficiently solve the RMC problems. Finally, we provide the convergence analysis of our algorithm, and extend it to address general CPCP problems. Experimental results verified both the efficiency and effectiveness of our method compared with the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1409.1062

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

Trust No One: Low Rank Matrix Factorization Using Hierarchical RANSAC

2016-06-01 · CVPR 2016 6 · Magnus Oskarsson, Kenneth Batstone, Kalle Astrom

In this paper we present a system for performing low rank matrix factorization. Low-rank matrix factorization is an essential problem in many areas including computer vision, with applications in e.g. affine structure-fr…

Bounded Simplex-Structured Matrix Factorization: Algorithms, Identifiability and Applications

2022-09-26 · Olivier Vu Thanh, Nicolas Gillis, Fabian Lecron

In this paper, we propose a new low-rank matrix factorization model dubbed bounded simplex-structured matrix factorization (BSSMF). Given an input matrix $X$ and a factorization rank $r$, BSSMF looks for a matrix $W$ wit…

Matrix CompletionRecommendation Systems

Fast Rank-1 NMF for Missing Data with KL Divergence

2021-10-25 · Kazu Ghalamkari, Mahito Sugiyama

We propose a fast non-gradient-based method of rank-1 non-negative matrix factorization (NMF) for missing data, called A1GM, that minimizes the KL divergence from an input matrix to the reconstructed rank-1 matrix. Our m…

Matrix Factorization / DecompositionMissing Values

Compact Matrix Factorization With Dependent Subspaces

2017-07-01 · CVPR 2017 7 · Viktor Larsson, Carl Olsson

Traditional matrix factorization methods approximate high dimensional data with a low dimensional subspace. This imposes constraints on the matrix elements which allow for estimation of missing entries. A lower rank prov…

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