paper-with-me

Papers

Matrix Completion with Quantified Uncertainty through Low Rank Gaussian Copula

2020-06-18 · NeurIPS 2020 12 · Yuxuan Zhao, Madeleine Udell

Modern large scale datasets are often plagued with missing entries. For tabular data with missing values, a flurry of imputation algorithms solve for a complete matrix which minimizes some penalized reconstruction error. However, almost none of them can estimate the uncertainty of its imputations. This paper proposes a probabilistic and scalable framework for missing value imputation with quantified uncertainty. Our model, the Low Rank Gaussian Copula, augments a standard probabilistic model, Probabilistic Principal Component Analysis, with marginal transformations for each column that allow the model to better match the distribution of the data. It naturally handles Boolean, ordinal, and real-valued observations and quantifies the uncertainty in each imputation. The time required to fit the model scales linearly with the number of rows and the number of columns in the dataset. Empirical results show the method yields state-of-the-art imputation accuracy across a wide range of data types, including those with high rank. Our uncertainty measure predicts imputation error well: entries with lower uncertainty do have lower imputation error (on average). Moreover, for real-valued data, the resulting confidence intervals are well-calibrated.

📄 PDF Abstract BibTeX arXiv:2006.10829

Code (2)

yuxuanzhao2295/Matrix-Completion-with-Quantified-Uncertainty-through-Low-Rank-Gaussian-Copula 공식 구현
boennecd/mdgc

Tasks

ImputationMatrix CompletionMissing ValuesRecommendation Systems

Similar Papers 제목 키워드 기반

Uncertainty Quantification For Low-Rank Matrix Completion With Heterogeneous and Sub-Exponential Noise

2021-10-22 · Vivek F. Farias, Andrew A. Li, Tianyi Peng

The problem of low-rank matrix completion with heterogeneous and sub-exponential (as opposed to homogeneous and Gaussian) noise is particularly relevant to a number of applications in modern commerce. Examples include pa…

Low-Rank Matrix CompletionMatrix CompletionUncertainty Quantification

Inference and Uncertainty Quantification for Noisy Matrix Completion

2019-06-10 · Yuxin Chen, Jianqing Fan, Cong Ma, Yuling Yan

Noisy matrix completion aims at estimating a low-rank matrix given only partial and corrupted entries. Despite substantial progress in designing efficient estimation algorithms, it remains largely unclear how to assess t…

Matrix CompletionUncertainty Quantificationvalid

Exponential Family Matrix Completion under Structural Constraints

2015-09-15 · Suriya Gunasekar, Pradeep Ravikumar, Joydeep Ghosh

We consider the matrix completion problem of recovering a structured matrix from noisy and partial measurements. Recent works have proposed tractable estimators with strong statistical guarantees for the case where the u…

Matrix Completion

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

GNMR: A provable one-line algorithm for low rank matrix recovery

2021-06-24 · Pini Zilber, Boaz Nadler

Low rank matrix recovery problems, including matrix completion and matrix sensing, appear in a broad range of applications. In this work we present GNMR -- an extremely simple iterative algorithm for low rank matrix reco…

Low-Rank Matrix CompletionMatrix Completion