paper-with-me

Papers

One-sided Matrix Completion from Two Observations Per Row

2023-06-06 · Steven Cao, Percy Liang, Gregory Valiant

Given only a few observed entries from a low-rank matrix $X$, matrix completion is the problem of imputing the missing entries, and it formalizes a wide range of real-world settings that involve estimating missing data. However, when there are too few observed entries to complete the matrix, what other aspects of the underlying matrix can be reliably recovered? We study one such problem setting, that of "one-sided" matrix completion, where our goal is to recover the right singular vectors of $X$, even in the regime where recovering the left singular vectors is impossible, which arises when there are more rows than columns and very few observations. We propose a natural algorithm that involves imputing the missing values of the matrix $X^TX$ and show that even with only two observations per row in $X$, we can provably recover $X^TX$ as long as we have at least $\Omega(r^2 d \log d)$ rows, where $r$ is the rank and $d$ is the number of columns. We evaluate our algorithm on one-sided recovery of synthetic data and low-coverage genome sequencing. In these settings, our algorithm substantially outperforms standard matrix completion and a variety of direct factorization methods.

📄 PDF Abstract BibTeX arXiv:2306.04049

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix CompletionMissing Values

Similar Papers 제목 키워드 기반

Statistical Inference for Matching Decisions via Matrix Completion under Dependent Missingness

2025-10-30 · Congyuan Duan, Wanteng Ma, Dong Xia, Kan Xu arxiv

This paper studies decision-making and statistical inference for two-sided matching markets via matrix completion. In contrast to the independent sampling assumed in classical matrix completion literature, the observed e…

Robust Matrix Completion for Discrete Rating-Scale Data

2024-12-30 · Aurore Archimbaud, Andreas Alfons, Ines Wilms

Matrix completion has gained considerable interest in recent years. The goal of matrix completion is to predict the unknown entries of a partially observed matrix using its known entries. Although common applications fea…

Matrix CompletionRecommendation Systems

NoisyCUR: An algorithm for two-cost budgeted matrix completion

2021-04-16 · Dong Hu, Alex Gittens, Malik Magdon-Ismail

Matrix completion is a ubiquitous tool in machine learning and data analysis. Most work in this area has focused on the number of observations necessary to obtain an accurate low-rank approximation. In practice, however,…

Matrix CompletionVocal Bursts Valence Prediction

Categorical Matrix Completion

2015-07-02 · Yang Cao, Yao Xie

We consider the problem of completing a matrix with categorical-valued entries from partial observations. This is achieved by extending the formulation and theory of one-bit matrix completion. We recover a low-rank matri…

Matrix Completion

Collective Matrix Completion

2018-07-24 · Mokhtar Z. Alaya, Olga Klopp

Matrix completion aims to reconstruct a data matrix based on observations of a small number of its entries. Usually in matrix completion a single matrix is considered, which can be, for example, a rating matrix in recomm…

Matrix Completion