paper-with-me

홈 › Papers

Large-Scale Matrix Factorization with Missing Data under Additional Constraints

2010-12-01 · NeurIPS 2010 12 · Kaushik Mitra, Sameer Sheorey, Rama Chellappa

Matrix factorization in the presence of missing data is at the core of many computer vision problems such as structure from motion (SfM), non-rigid SfM and photometric stereo. We formulate the problem of matrix factorization with missing data as a low-rank semidefinite program (LRSDP) with the advantage that: $1)$ an efficient quasi-Newton implementation of the LRSDP enables us to solve large-scale factorization problems, and $2)$ additional constraints such as ortho-normality, required in orthographic SfM, can be directly incorporated in the new formulation. Our empirical evaluations suggest that, under the conditions of matrix completion theory, the proposed algorithm finds the optimal solution, and also requires fewer observations compared to the current state-of-the-art algorithms. We further demonstrate the effectiveness of the proposed algorithm in solving the affine SfM problem, non-rigid SfM and photometric stereo problems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

High-dimensional Time Series Prediction with Missing Values

2015-09-28 · Hsiang-Fu Yu, Nikhil Rao, Inderjit S. Dhillon

High-dimensional time series prediction is needed in applications as diverse as demand forecasting and climatology. Often, such applications require methods that are both highly scalable, and deal with noisy data in term…

Demand ForecastingMatrix CompletionMissing ValuesPrediction+4

Coupled Compound Poisson Factorization

2017-01-09 · Mehmet E. Basbug, Barbara E. Engelhardt

We present a general framework, the coupled compound Poisson factorization (CCPF), to capture the missing-data mechanism in extremely sparse data sets by coupling a hierarchical Poisson factorization with an arbitrary da…

ClusteringVariational Inference

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…

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

2014-09-03 · Fanhua Shang, Yuanyuan Liu, Hanghang Tong, James 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 theor…

Matrix Completion

Fast Matrix Factorization with Non-Uniform Weights on Missing Data

2018-11-11 · Xiangnan He, Jinhui Tang, Xiaoyu Du, Richang Hong 외

Matrix factorization (MF) has been widely used to discover the low-rank structure and to predict the missing entries of data matrix. In many real-world learning systems, the data matrix can be very high-dimensional but s…